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
/
GFCC
/
Macros.hs
Age
Commit message (
Collapse
)
Author
2008-06-25
removed src for 2.9
aarne
2008-04-07
Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, ↵
bringert
startCat always returned "S"!). GFCCtoJS has not been changed, Moises will do that.
2008-01-31
GFCC: TM with argument; fixed labels from bindings in gfc
aarne
2008-01-31
gfcc generation with HOAS: var fields appended to records
aarne
2008-01-03
Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and ↵
bringert
in the internal DataGFCC.GFCC structure. The parsing information format is still in flux.
2007-12-14
removed dep. on GFCCRaw
aarne
2007-12-13
new GFCC concrete syntax in place everywhere
aarne
2007-11-08
gfi linearization with flags -table -record -term
aarne
2007-11-07
added fields for global options and showable lincats to gfcc
aarne
2007-10-09
GFCCtoJS in Devel
aarne
2007-10-08
UTF8 encoding of strings in terms in GFCC in gfc
aarne
2007-10-05
cleaned up new GFCC, but added RP as deprecated
aarne
2007-10-05
shifted to use general trees and types (with macros for c-f)
aarne
2007-10-05
divided DataGFCC
aarne