1
0
forked from GitHub/gf-core
Commit Graph

24 Commits

Author SHA1 Message Date
krasimir
fc111c1a79 use the standard System.FilePath module instead of our own broken file path manipulation functions 2008-04-22 11:39:46 +00:00
krasimir
0ea2798b3c gf3 should not exit if there is a syntax error in the file 2008-04-17 12:50:51 +00:00
meza
08f92cd180 Changed JS generation to avoid grammar reference files. Removed grammar reference file generation. 2008-04-11 13:52:13 +00:00
bringert
a68b2850e7 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
af1a3a2473 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
5b01d912ce Replace all the different ErrM.hs modules with GF.Data.ErrM. 2007-12-20 17:34:12 +00:00
aarne
b447cf1a04 new GFCC concrete syntax in place everywhere 2007-12-13 20:19:47 +00:00
aarne
af2755eebe prelude sources to lib/src; present in StructuralEng; refactored checkGFCC 2007-12-13 10:12:00 +00:00
aarne
b801149fbf merged gfc and gfi to one binary, and a shell script for gfc 2007-11-12 09:17:02 +00:00
aarne
eb7b028601 printing grammarReference.js with gfc -jsref 2007-11-10 10:23:35 +00:00
aarne
e66aab0978 changed js and hs file names in gfcc output to expected ones 2007-11-09 10:08:07 +00:00
aarne
91415f7ad0 grammar printing options in gf3 and gfc 2007-11-09 00:21:57 +00:00
aarne
2a83f299b4 unionGFCC, to put together GFCC grs with same abstract 2007-11-05 13:48:51 +00:00
aarne
f93c17c7b1 GFCCtoJS in Devel 2007-10-09 12:51:09 +00:00
aarne
48623470cd gf works with the new gfcc format 2007-10-05 12:54:29 +00:00
aarne
48ebf562b9 new GFCC format in GF/GFCC 2007-10-04 21:38:59 +00:00
aarne
17962eef1a added optimization to GrammarToGFCC 2007-10-03 16:04:30 +00:00
aarne
7933d12f06 uncurrying performed in CheckGFCC 2007-10-03 11:49:46 +00:00
aarne
3b4ee92cbe started CheckGFCC 2007-09-28 13:42:50 +00:00
aarne
f17728ee55 correctly recognize some parameter records for gfcc 2007-09-21 20:36:43 +00:00
aarne
0260265de0 fixed reading argvars from gfc in gf-to-gfcc 2007-09-21 12:00:31 +00:00
aarne
73ef8309ab gfcc generation in gfc works for some grammars 2007-09-21 09:15:14 +00:00
aarne
58d34eca14 gfc --make now works 2007-09-21 07:37:47 +00:00
aarne
58a87653cc compiler "gfc" in GF/Devel 2007-09-20 22:37:09 +00:00