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 13:59:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5539d8a0881e28026eb070653d6b0f9b4976bbde
gf-core
/
src
/
runtime
History
krasimir
5539d8a088
fix the compilation of sqlite3 on MacOS
2016-05-18 09:01:47 +00:00
..
c
fix the compilation of sqlite3 on MacOS
2016-05-18 09:01:47 +00:00
haskell
add forgotten file src/runtime/haskell/PGF/LexingAGreek.hs
2016-02-23 17:32:19 +00:00
haskell-bind
the Literals API in Haskell no longer offers the sentence as an argument to the callbacks. It is just as easy to save the sentence in a closure and by doing that we save the repeated round about from C to Haskell strings
2016-05-11 11:10:22 +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