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-10 21:39:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9abc6aaddeb892015015f9f02d5a790701f1c8a2
gf-core
/
src
/
runtime
History
krasimir
9abc6aadde
many of the uses of peekCString and withCString in the Haskell binding were incorrect since they encode the string in the system locale while the C runtime is always using UTF8
2016-05-11 07:11:45 +00:00
..
c
an API for oracles in the GF parser
2016-05-10 17:11:39 +00:00
haskell
add forgotten file src/runtime/haskell/PGF/LexingAGreek.hs
2016-02-23 17:32:19 +00:00
haskell-bind
many of the uses of peekCString and withCString in the Haskell binding were incorrect since they encode the string in the system locale while the C runtime is always using UTF8
2016-05-11 07:11:45 +00:00
java
Fix a problem building the Java binding when creating binary packages
2016-04-25 14:21:04 +00:00
javascript
fix a typo in src/runtime/javascript/translator.html
2013-09-25 07:13:50 +00:00
python
fix in the Python binding. The input sentence to the parser needs to be copied since otherwise the Python string may be discarded the garbage collector
2015-12-18 19:46:59 +00:00
swipl
initial binding to Prolog for the C runtime
2014-04-02 10:03:19 +00:00