summaryrefslogtreecommitdiff
path: root/src/GF/GFCC/API.hs
AgeCommit message (Collapse)Author
2008-06-25removed src for 2.9aarne
2008-04-07 Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, ↵bringert
startCat always returned "S"!). GFCCtoJS has not been changed, Moises will do that.
2008-04-07GF.GFCC.API is for .gfcc, not.gfcmbringert
2008-01-08gt command in gf3aarne
2008-01-04Oops, I happend to record a temporary change for testing combinator parsing ↵bringert
on GFCC. Reverting that.
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-11-06prompt and CPU time in experimental shellaarne
2007-11-06Devel/GF3: experimentally putting together all functionalities for the first ↵aarne
time
2007-11-05unionGFCC, to put together GFCC grs with same abstractaarne
2007-11-03command language and gfcc term parser in bnfcaarne
2007-10-14fix in records as param argumentsaarne
2007-10-05updated gfcc to new gfcc, now with parsingaarne
2007-10-05divided DataGFCCaarne
2007-10-04new GFCC format in GF/GFCCaarne