This website requires JavaScript.
Explore
Help
Sign In
msyds
/
gf-core
Watch
1
Star
0
Fork
0
You've already forked gf-core
forked from
GitHub/gf-core
Code
Pull Requests
Activity
Files
6cb693bdf54f5df9766687dc6bbed9a5a854ef02
gf-core
/
src
/
runtime
/
c
/
utils
History
kr.angelov
6cb693bdf5
bugfix in pgf-translate
2014-03-07 09:35:57 +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
bugfix in pgf-translate
2014-03-07 09:35:57 +00:00