This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
gf-core
Watch
1
Star
0
Fork
1
You've already forked gf-core
mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced
2026-04-15 15:59:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7551c70db6c76a796e93fa1cd4ebe7c850344b7e
gf-core
/
src
/
GF
/
Printing
History
bringert
2c48a10236
Changed name of Con constructor in GFC.cf to avoid errors on Windows when 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-06-17 13:15:16 +00:00
..
PrintParser.hs
Fixed module names and imports after giant file move.
2005-04-21 15:21:02 +00:00
PrintSimplifiedTerm.hs
Changed name of Con constructor in GFC.cf to avoid errors on Windows when 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-06-17 13:15:16 +00:00