summaryrefslogtreecommitdiff
path: root/src/GF/Devel
AgeCommit message (Expand)Author
2008-04-17gf3 should not exit if there is a syntax error in the filekrasimir
2008-04-11Changed JS generation to avoid grammar reference files. Removed grammar refer...meza
2008-03-17merging recent changes in Finnishaarne
2008-03-16debugging GFCC generationaarne
2008-03-15putting pattern macros in place (not properly tested yet)aarne
2008-03-15fixed bug leading to looping in Devel.Computeaarne
2008-03-14GFCCtoJS.hs: added the full profile to parsing grammars. added linearization ...meza
2008-03-09lincat can now be just Straarne
2008-03-06option -mac to vt command (uses open with ps)aarne
2008-03-05debugging testgf3aarne
2008-03-01added bnfc-generated testgf3 filesaarne
2008-02-22started a directory of grammars testing testgf3 featuresaarne
2008-02-22testgf3 in progress; fixed VP type in ExtraEngaarne
2008-02-21For Windows get the default GF_LIB_PATH from the executable pathkrasimir
2008-02-21documenting testgf3aarne
2008-02-19Some work on gf3/gfc command-line options.bjorn
2008-02-12GFCCtoJS.hs: added new Terminal to parser rules. Added a startcat to the Pars...Moises Meza
2008-02-06Include parser in JS produced by gf3.bjorn
2008-02-01added some new pattern forms, incl. pattern macros, to testgf3aarne
2008-01-31GFCC: TM with argument; fixed labels from bindings in gfcaarne
2008-01-31gfcc generation with HOAS: var fields appended to recordsaarne
2008-01-28UTF-8 encode in printGFCC.bjorn
2008-01-07finnish Swadesh verbsaarne
2008-01-04finalizing experiments with Finnish nounsaarne
2008-01-04Added -noparse flag to gfc. In the process, I refactored GF.Devel.GFC and GF....bringert
2008-01-03Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and i...bringert
2007-12-20Fixed indentation in generated haskell code for list categories.bringert
2007-12-20changed AbsGFCC to CId in GFCCtoHaskellaarne
2007-12-20merged Gf and Fg classes in generated Haskellaarne
2007-12-20Replace all the different ErrM.hs modules with GF.Data.ErrM.bringert
2007-12-20Use GF.GFCC.Raw.AbsGFCCRaw instead of GF.GFCC.AbsGFCC in code generated by gf...bringert
2007-12-17took back smart type of Int ; Digits type in resource and some adjustments of...aarne
2007-12-16restored Int size and last ; added lib/prelude to be the last in any grammar ...aarne
2007-12-14removed dep. on GFCCRawaarne
2007-12-14added a module for testgf3aarne
2007-12-13removed gfcc via gfc everywhere; workaround for russian in presentaarne
2007-12-13new GFCC concrete syntax in place everywhereaarne
2007-12-13prelude sources to lib/src; present in StructuralEng; refactored checkGFCCaarne
2007-12-11variants in gfcc generationaarne
2007-12-10some adjustments in GFCC generation (old)aarne
2007-12-09debugging new compilationaarne
2007-12-09extend behaviour for interface and incompleteaarne
2007-12-08noemit as default in testgf3aarne
2007-12-08breaking points 1..6 in new Compileaarne
2007-12-08documenting implementation startedaarne
2007-12-08compilation line complete (but dysfunctional) for new GF internal formataarne
2007-12-08GFtoGFCC type checks (but is not correct)aarne
2007-12-08names resolve in new GFtoGFCCaarne
2007-12-08started modifying GFtoGFCC for new internal GF formataarne
2007-12-07a couple of fixes in new Optimizeaarne