summaryrefslogtreecommitdiff
path: root/src/runtime/c/gu/string.c
AgeCommit message (Expand)Author
2013-09-17a major refactoring in the C runtime. GuList is now removed and replaced with...kr.angelov
2013-09-13optimize the reading of strings in the grammar loader.kr.angelov
2013-09-05remove the read and write modules from libgu. this simplifies the i/o layerkr.angelov
2013-09-04remove the dependency on the CHAR_ASCII flagkr.angelov
2013-09-04remove the dependency on the HAVE_STATEMENT_EXPRESSIONS flag. This reduces th...kr.angelov
2013-08-27comparison for strings in libgukr.angelov
2013-07-18bugfix for parsing floating point numbers in the C runtimekr.angelov
2013-07-02hash function for abstract syntax treeskr.angelov
2013-06-22bugfix for the word completion in the C runtimekr.angelov
2013-05-01word completion in the C runtime. The runtime/python/test.py example is now u...kr.angelov
2012-12-27bugfix in the strings library from the C runtimekr.angelov
2012-05-16another attempt to port the robust parser to MacOSkr.angelov
2012-03-07libpgf: implementation for built in literal categorieskr.angelov
2012-01-20initial import of the C runtimekr.angelov