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-06-09 18:16:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58a6088a4d24786d4e95da88c64c4eeb7713a259
gf-core
/
src
/
GF
/
OldParsing
/
ConvertGFCtoMCFG
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
..
Coercions.hs
Fixed module names and imports after giant file move.
2005-04-21 15:21:02 +00:00
Nondet.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
Old.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
Strict.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