Commit Graph

66 Commits

Author SHA1 Message Date
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 072b48065d prelude sources to lib/src; present in StructuralEng; refactored checkGFCC 2007-12-13 10:12:00 +00:00
aarne 22702d5cd0 changed js and hs file names in gfcc output to expected ones 2007-11-09 10:08:07 +00:00
aarne 93200c65dc grammar printing options in gf3 and gfc 2007-11-09 00:21:57 +00:00
aarne bf353c1a2e added linearize -all 2007-11-08 17:01:09 +00:00
aarne 009e3cdec1 gfi linearization with flags -table -record -term 2007-11-08 16:37:30 +00:00
aarne 6a716b0f68 Devel/GF3: experimentally putting together all functionalities for the first time 2007-11-06 14:44:17 +00:00
aarne 49b81e4af5 made command table independent of options 2007-11-06 11:01:45 +00:00
aarne 957257fa03 factored out commands from interpreter in gfcc 2007-11-06 10:43:19 +00:00
aarne 9045fb2851 command database in gfcc 2007-11-04 22:01:10 +00:00
aarne 450044b81e interpreter with pipes 2007-11-04 10:17:48 +00:00
aarne 95abbbd8f4 started command interpreter for gfcc 2007-11-03 22:37:18 +00:00
aarne f91e19f0d8 command language and gfcc term parser in bnfc 2007-11-03 22:00:08 +00:00