index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Devel
/
GFC.hs
Age
Commit message (
Expand
)
Author
2008-06-25
removed src for 2.9
aarne
2008-04-22
use the standard System.FilePath module instead of our own broken file path m...
krasimir
2008-04-17
gf3 should not exit if there is a syntax error in the file
krasimir
2008-04-11
Changed JS generation to avoid grammar reference files. Removed grammar refer...
meza
2008-01-04
Added -noparse flag to gfc. In the process, I refactored GF.Devel.GFC and GF....
bringert
2008-01-03
Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and i...
bringert
2007-12-20
Replace all the different ErrM.hs modules with GF.Data.ErrM.
bringert
2007-12-13
new GFCC concrete syntax in place everywhere
aarne
2007-12-13
prelude sources to lib/src; present in StructuralEng; refactored checkGFCC
aarne
2007-11-12
merged gfc and gfi to one binary, and a shell script for gfc
aarne
2007-11-10
printing grammarReference.js with gfc -jsref
aarne
2007-11-09
changed js and hs file names in gfcc output to expected ones
aarne
2007-11-09
grammar printing options in gf3 and gfc
aarne
2007-11-05
unionGFCC, to put together GFCC grs with same abstract
aarne
2007-10-09
GFCCtoJS in Devel
aarne
2007-10-05
gf works with the new gfcc format
aarne
2007-10-04
new GFCC format in GF/GFCC
aarne
2007-10-03
added optimization to GrammarToGFCC
aarne
2007-10-03
uncurrying performed in CheckGFCC
aarne
2007-09-28
started CheckGFCC
aarne
2007-09-21
correctly recognize some parameter records for gfcc
aarne
2007-09-21
fixed reading argvars from gfc in gf-to-gfcc
aarne
2007-09-21
gfcc generation in gfc works for some grammars
aarne
2007-09-21
gfc --make now works
aarne
2007-09-20
compiler "gfc" in GF/Devel
aarne