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-09 04:59:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f7a6cfe100d2bce235b5d800a6694808be55a86
gf-core
/
src
History
Thomas Hallgren
9f7a6cfe10
PGF2.FFI: import Data.Word(Word)
...
for compatibility with older versions of GHC
2017-09-06 18:01:08 +02:00
..
compiler
Merge branch 'master' of
https://github.com/GrammaticalFramework/GF
2017-09-06 12:40:22 +02: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
PGF2.FFI: import Data.Word(Word)
2017-09-06 18:01:08 +02:00
server
A new function called "completions" is added in the Haskell runtime and used in PGFService. This makes the extraction of completions more platform independent
2017-09-06 15:17:28 +02: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 the Android makefile after the addition of word alignment API
2017-09-01 09:19:37 +02:00
www
minibar_translations.js: remove dead code
2017-05-05 13:54:43 +00:00