index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
c
/
pgf
/
printer.c
Age
Commit message (
Collapse
)
Author
2013-09-05
remove the read and write modules from libgu. this simplifies the i/o layer
kr.angelov
2013-08-23
nonExist now does the expected thing
kr.angelov
2013-06-27
a complete Python API for reading, printing and manipulation of abstract ↵
kr.angelov
trees and types. This includes dependent types, high-order abstract syntax and implicit arguments
2013-05-30
bugfix for the grammar printer in the C runtime
kr.angelov
2013-04-18
added API for computing bracketed strings from Python and C
kr.angelov
2013-02-11
refactoring: now all named objects in the C runtime have an explicit name field
kr.angelov
2013-02-11
remove the pgf2yaml tool which was both broken and redundant. The ↵
kr.angelov
declarations for generic programming from data.c are removed as well
2012-05-08
a new unbiased statistical parser. it is still far from perfect use it on ↵
kr.angelov
your own risk.
2012-03-05
libpgf: now all concrete functions and categories are explicitly linked to ↵
kr.angelov
their abstract counter parts
2012-02-24
libpgf: simple fix in the grammar printer and the reader
kr.angelov
2012-02-17
libpgf: simplify the loading of PgfCncCat
kr.angelov
2012-02-17
libpgf: added printer.c
kr.angelov