Commit Graph

17 Commits

Author SHA1 Message Date
bringert 6cf8790989 Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, startCat always returned "S"!). GFCCtoJS has not been changed, Moises will do that. 2008-04-07 15:57:04 +00:00
bringert a4818eca6d GF.GFCC.API is for .gfcc, not.gfcm 2008-04-07 15:40:41 +00:00
aarne 2791eee7ff gt command in gf3 2008-01-08 12:22:05 +00:00
bringert 1204d1972d Oops, I happend to record a temporary change for testing combinator parsing on GFCC. Reverting that. 2008-01-04 15:00:58 +00:00
bringert 203a6b62bc Added -noparse flag to gfc. In the process, I refactored GF.Devel.GFC and GF.Command.Importing to use a common source to gfcc compilation function in the new module GF.Compile.API. 2008-01-04 14:51:20 +00:00
bringert ad991ef299 Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and in the internal DataGFCC.GFCC structure. The parsing information format is still in flux. 2008-01-03 17:10:05 +00:00
bringert 3eba035691 Replace all the different ErrM.hs modules with GF.Data.ErrM. 2007-12-20 17:34:12 +00:00
aarne 61a9bdbe34 removed dep. on GFCCRaw 2007-12-14 09:25:18 +00:00
aarne 095018c8e4 new GFCC concrete syntax in place everywhere 2007-12-13 20:19:47 +00:00
aarne d12728dae2 prompt and CPU time in experimental shell 2007-11-06 17:27:20 +00:00
aarne 6a716b0f68 Devel/GF3: experimentally putting together all functionalities for the first time 2007-11-06 14:44:17 +00:00
aarne 5315d8851d unionGFCC, to put together GFCC grs with same abstract 2007-11-05 13:48:51 +00:00
aarne f91e19f0d8 command language and gfcc term parser in bnfc 2007-11-03 22:00:08 +00:00
aarne 54db8d29f7 fix in records as param arguments 2007-10-14 10:36:06 +00:00
aarne 074ef6e09f updated gfcc to new gfcc, now with parsing 2007-10-05 13:01:05 +00:00
aarne 02dea19cac divided DataGFCC 2007-10-05 07:33:33 +00:00
aarne 41201c2d4e new GFCC format in GF/GFCC 2007-10-04 21:38:59 +00:00