summaryrefslogtreecommitdiff
path: root/src/GF/CF/PrLBNF.hs
AgeCommit message (Collapse)Author
2008-06-25removed src for 2.9aarne
2005-06-17Changed 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-04-21Fixed module names and imports after giant file move.bringert
2005-03-12fixed lbnf printingaarne
2005-02-18"Committed_by_peb"peb
2005-02-09"Committed_by_peb"peb
2005-02-04"Committed_by_peb"peb
2004-09-28gfcc reportaarne
2004-09-28revising texaarne
2004-09-22printing to LBNF with profilesaarne
2004-09-19Imperaarne
2003-11-10Printing to LBNF.aarne