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
784918487542e7cb25106420c10112dae05c918c
gf-core
/
src
History
aarne
7849184875
BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF book examples. However, if the grammar has any multiline rules, all of them must have semicolons.
2016-09-05 21:15:44 +00:00
..
binary
/Data
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
compiler
BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF book examples. However, if the grammar has any multiline rules, all of them must have semicolons.
2016-09-05 21:15:44 +00:00
example-based
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
pgf-binary
src/pgf-binary: reimplementation of GF's customized Data.Binary on top of the standard binary packages
2015-09-04 12:58:29 +00:00
programs
Rename src/programs/gf.hs to gf-main.hs to avoid confusing GHC
2014-10-16 15:21:00 +00:00
runtime
BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF book examples. However, if the grammar has any multiline rules, all of them must have semicolons.
2016-09-05 21:15:44 +00:00
server
PGFService: fix a type ambiguity when compiling without C run-time support
2016-06-17 11:32:40 +00:00
tools
src/tools: update GFDoc.hs and Htmls.hs for compatibility with current libraries and add gf-tools.cabal to compile them
2016-04-05 13:29:56 +00:00
ui
fix in topics.txt
2016-07-20 05:36:39 +00:00
www
Wide Coverage Translation Demo: switch to App16.pgf (adds Russian)
2016-06-17 10:19:46 +00:00