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 05:49:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ef9eea5ebe5ab58b9288c257c646af4dece650f
gf-core
/
src
/
runtime
History
kr.angelov
adc952a61d
fix the robust parser after the change of GuString
2013-10-08 15:00:42 +00:00
..
c
fix the robust parser after the change of GuString
2013-10-08 15:00:42 +00:00
haskell
the symbol for nonExist in the GF runtime should be the last. this simplifies the binary search in the C runtime
2013-10-03 08:21:31 +00:00
java
fixes in the Java binding after the refactoring of GuString
2013-10-04 19:53:19 +00:00
javascript
fix a typo in src/runtime/javascript/translator.html
2013-09-25 07:13:50 +00:00
python
GuString is now an ordinary C string - it makes live easier. In addition PgfSymbolKS, PgfExprFun and PgfLiteralStr now keep their strings as embedded flexible arrays. The latest change gives us the same compactness as the old representation but it is a lot easier to use.
2013-10-04 12:04:39 +00:00