summaryrefslogtreecommitdiff
path: root/src/runtime/c/gu/map.c
AgeCommit message (Expand)Author
2013-10-04GuString is now an ordinary C string - it makes live easier. In addition PgfS...kr.angelov
2013-09-12remove the logging from libgukr.angelov
2013-09-04remove the dependency on the HAVE_STATEMENT_EXPRESSIONS flag. This reduces th...kr.angelov
2013-08-19added GuEnum interface for iterating over maps in the C runtimekr.angelov
2012-11-12implemented gu_map_count in runtime/c/gu/map.ckr.angelov
2012-10-25a major refactoring in the robust parser: bottom-up filtering and garbage col...kr.angelov
2012-01-20initial import of the C runtimekr.angelov