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-05-12 20:52:50 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf05e787128412a2063bdfedf35280fdb0f1fad3
gf-core
/
src
/
runtime
/
c
/
utils
History
kr.angelov
cf05e78712
clumsy fix for nonExist in pgf-translate
2013-10-21 12:35:34 +00:00
..
pgf-parse.c
a major redesign in the C runtime. The parser and the linearizer now fully support BIND. The following things are still broken: parseval, word completion, handling 'pre', the robust mode
2013-10-09 12:08:51 +00:00
pgf-print.c
remove the read and write modules from libgu. this simplifies the i/o layer
2013-09-05 11:20:39 +00:00
pgf-service.c
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
pgf-translate.c
clumsy fix for nonExist in pgf-translate
2013-10-21 12:35:34 +00:00