summaryrefslogtreecommitdiff
path: root/src/GF/Devel/Compile
AgeCommit message (Collapse)Author
2008-06-25removed src for 2.9aarne
2008-04-22move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and ↵krasimir
there is only one place to change if you want to use different envVar
2008-04-22use the standard System.FilePath module instead of our own broken file path ↵krasimir
manipulation functions
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-21documenting testgf3aarne
2008-02-01added some new pattern forms, incl. pattern macros, to testgf3aarne
2007-12-20Replace all the different ErrM.hs modules with GF.Data.ErrM.bringert
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-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-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
2007-12-07restructured some of the new GF format; modules now in place up to gfo ↵aarne
generation
2007-12-07started adding GF back optimization (Factorize)aarne
2007-12-07optimize in the compilation chain for new formataarne
2007-12-07refresh compilation phase in the new formataarne
2007-12-06new type checker type checksaarne
2007-12-06in the middle of adapting CheckGrammaraarne
2007-12-06started grammar checking with new internal formataarne
2007-12-06restored work on Extend and Renameaarne
2007-12-04restored interface and instance - at least for a whileaarne
2007-12-04rebuild integrated in Extendaarne
2007-12-04building extensions in new source formataarne
2007-12-04printing new source formataarne