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
/
Canon
/
PrintGFC.hs
Age
Commit message (
Collapse
)
Author
2008-06-25
removed src for 2.9
aarne
2005-12-02
floats in GF and GFC (parsing user input still doesn't work)
aarne
2005-09-18
common subexp elimination
aarne
2005-06-17
Changed name of Con constructor in GFC.cf to avoid errors on Windows when ↵
bringert
generating Java code with BNFC for the GFC grammar. CON is a reserved filename on Windows. Con was changed to Par, and all the code using was changed too.
2005-05-27
experiment with gfc input
aarne
2005-04-21
Fixed module names and imports after giant file move.
bringert
2005-02-18
"Committed_by_peb"
peb
2005-02-04
"Committed_by_peb"
peb
2005-01-11
-val optimization
aarne
2004-10-25
markup
aarne
2004-09-23
Ints n
aarne
2004-09-15
introducing multiple inheritance
aarne
2004-09-14
gfcm header
aarne
2004-08-23
Added CFGM format (pm -printer=cfgm) and utf8 conversion for pm.
bringert
2004-07-22
Recreated GF and GFC pretty printers using the new BNFC version which makes ↵
bringert
more efficient pretty printers.
2003-10-09
Added treatment of transfer modules. Aggregation is an example.
aarne
2003-10-01
Putting def definitions in place.
aarne
2003-09-22
Founding the newly structured GF2.0 cvs archive.
aarne