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-16 08:19:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8798ff76f98d268ef073ad4ec16b29f845a13f38
gf-core
/
src
/
GF
/
Infra
History
krasimir
94171908c0
before the optimizations OptParametrize and OptValues were applied twice. in addition the values optimization is now always applied because it become very cheep
2009-11-12 21:11:51 +00:00
..
CheckM.hs
refactor GF.Infra.CheckM and use the CheckM monad in the renamer as well
2009-10-02 22:52:14 +00:00
CompactPrint.hs
A somewhat better solution to the words/UTF-8 problem: do encoding last, but only on what appears to be string literals.
2008-09-15 13:16:04 +00:00
Dependencies.hs
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that was hiding the warnings
2009-09-14 12:16:02 +00:00
GetOpt.hs
changed names of resource-1.3; added a note on homepage on release
2008-06-25 16:54:35 +00:00
Ident.hs
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that was hiding the warnings
2009-09-14 12:16:02 +00:00
Modules.hs
remove the transfer modules. We don't need anything special, a transfer module is module without concrete syntax
2009-09-17 14:32:20 +00:00
Option.hs
before the optimizations OptParametrize and OptValues were applied twice. in addition the values optimization is now always applied because it become very cheep
2009-11-12 21:11:51 +00:00
UseIO.hs
hopefully the last revision of the relative paths handling algorithm
2009-10-06 10:27:34 +00:00