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
/
Command
Age
Commit message (
Expand
)
Author
2008-04-25
use putStrLn instead of print to dump error messages. This avoids the double ...
krasimir
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-07
Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, st...
bringert
2008-01-08
gt command in gf3
aarne
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-14
removed dep. on GFCCRaw
aarne
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-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-08
added linearize -all
aarne
2007-11-08
gfi linearization with flags -table -record -term
aarne
2007-11-06
Devel/GF3: experimentally putting together all functionalities for the first ...
aarne
2007-11-06
made command table independent of options
aarne
2007-11-06
factored out commands from interpreter in gfcc
aarne
2007-11-04
command database in gfcc
aarne
2007-11-04
interpreter with pipes
aarne
2007-11-03
started command interpreter for gfcc
aarne
2007-11-03
command language and gfcc term parser in bnfc
aarne