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 07:49:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a22871d07485821dac45a03380f77bdb28240ce6
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