This website requires JavaScript.
Explore
Help
Sign In
msyds
/
gf-core
Watch
1
Star
0
Fork
0
You've already forked gf-core
forked from
GitHub/gf-core
Code
Pull Requests
Activity
Files
04e7bdb6fe5c888a4c45f0d9cac6ffebc6f5d835
gf-core
/
src
/
compiler
History
hallgren
2721f7358f
Spring cleaning
...
Nothing major...
2014-04-28 13:56:20 +00:00
..
GF
Spring cleaning
2014-04-28 13:56:20 +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
PGF web service: add unlexers and enable client side caching
2014-04-09 17:51:25 +00:00