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
/
Raw
/
ConvertGFCC.hs
Age
Commit message (
Collapse
)
Author
2008-06-25
removed src for 2.9
aarne
2008-02-15
Rename gfcats to startupcats in PGF.
bjorn
2008-02-07
Added PGF version numbers to GFCC file.
bjorn
2008-01-31
GFCC: TM with argument; fixed labels from bindings in gfc
aarne
2008-01-30
Changed GFCC parser format to only include the FCFG rules and the GF cat -> ↵
bjorn
FCFG cat mapping. The other information is very easy to build on the fly.
2008-01-29
Merge AId and App forms in GFCCRaw.
bjorn
2008-01-09
Better names for the parsing info components in GFCC.
bringert
2008-01-07
Change "proj" to "P" in GFCC parse rules to save space.
bringert
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-21
Merge abstract and global flags and put them at the top level in GFCC files.
bringert
2007-12-21
Fixed bug in toGFCC: cflags where mistakenly taken from aflags.
bringert
2007-12-21
gfcc files now start with (grammar absname cncname1 ... cncnameN).
bringert
2007-12-17
took back smart type of Int ; Digits type in resource and some adjustments ↵
aarne
of Det syntax (not yet for romance and russian)
2007-12-14
completed ConvertGFCC for all terms
aarne
2007-12-14
removed dep. on GFCCRaw
aarne
2007-12-13
new GFCC concrete syntax in place everywhere
aarne
2007-12-13
lisp-like GFCC syntax; doesn't quite work yet in gf3
aarne