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
534973ac49ff8a11c861e0d2b8b2b1b2cc2b4b36
gf-core
/
src
/
runtime
/
c
/
utils
History
kr.angelov
534973ac49
use pgf_linearize instead of pgf_lzr_linearize_simple in pgf-translate.c
2014-03-04 10:30:23 +00:00
..
pgf-parse.c
remove the include of lexer.h from pgf-parse
2013-11-02 11:28:55 +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
use pgf_linearize instead of pgf_lzr_linearize_simple in pgf-translate.c
2014-03-04 10:30:23 +00:00