summaryrefslogtreecommitdiff
path: root/src/runtime/c/gu/map.c
AgeCommit message (Expand)Author
2017-04-19in libgu mark explicitly all functions that belong to the APIkrasimir
2014-10-24make it possible to specify the initial size of a map in libgukr.angelov
2014-10-24simplify gu/mapkr.angelov
2014-10-09throw away the long obsolete runtime type information in the C runtimekr.angelov
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