summaryrefslogtreecommitdiff
path: root/src/GF/Command
AgeCommit message (Collapse)Author
2008-01-08gt command in gf3aarne
2008-01-04Added -noparse flag to gfc. In the process, I refactored GF.Devel.GFC and ↵bringert
GF.Command.Importing to use a common source to gfcc compilation function in the new module GF.Compile.API.
2008-01-03Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and ↵bringert
in the internal DataGFCC.GFCC structure. The parsing information format is still in flux.
2007-12-20Replace all the different ErrM.hs modules with GF.Data.ErrM.bringert
2007-12-14removed dep. on GFCCRawaarne
2007-12-13new GFCC concrete syntax in place everywhereaarne
2007-12-13prelude sources to lib/src; present in StructuralEng; refactored checkGFCCaarne
2007-11-09changed js and hs file names in gfcc output to expected onesaarne
2007-11-09grammar printing options in gf3 and gfcaarne
2007-11-08added linearize -allaarne
2007-11-08gfi linearization with flags -table -record -termaarne
2007-11-06Devel/GF3: experimentally putting together all functionalities for the first ↵aarne
time
2007-11-06made command table independent of optionsaarne
2007-11-06factored out commands from interpreter in gfccaarne
2007-11-04command database in gfccaarne
2007-11-04interpreter with pipesaarne
2007-11-03started command interpreter for gfccaarne
2007-11-03command language and gfcc term parser in bnfcaarne