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
527ea8fc5cdf3acc4fd8f77efb32e496c4ec1486
gf-core
/
src
/
runtime
History
kr.angelov
527ea8fc5c
bugfix in GNU lightning for ARM
2013-10-08 13:33:18 +00:00
..
c
bugfix in GNU lightning for ARM
2013-10-08 13:33:18 +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