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-11 22:09:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2198d18d3a94f418aa6ddd8207e47a6a6b8ff35e
gf-core
/
src
/
compiler
History
hallgren
0ae79efdbf
TypeCheck.RConcrete: contravariance in table types
2014-04-04 16:50:12 +00:00
..
GF
TypeCheck.RConcrete: contravariance in table types
2014-04-04 16:50:12 +00:00
SimpleEditor
SimpleEditor.Convert: adapt to recent character encoding changes
2013-11-28 13:27:45 +00:00
GF.hs
Reduced clutter in monadic code
2013-11-20 00:45:33 +00:00
GFC.hs
refactor the compilation of CFG and EBNF grammars. Now they are parsed by using GF.Grammar.Parser just like the ordinary GF grammars. Furthermore now GF.Speech.CFG is moved to GF.Grammar.CFG. The new module is used by both the speech conversion utils and by the compiler for CFG grammars. The parser for CFG now consumes a lot less memory and can be used with grammars with more than 4 000 000 productions.
2014-03-21 21:25:05 +00:00
GFI.hs
Removed imports of TypeCheck.Concrete, fixed problems in TypeCheck.RConcrete
2014-04-04 13:51:07 +00:00
GFServer.hs
gf -server: add a command to manually flush the PGF cache
2014-03-19 16:15:05 +00:00