summaryrefslogtreecommitdiff
path: root/src/runtime/c/gu/utf8.c
AgeCommit message (Collapse)Author
2017-04-19in libgu mark explicitly all functions that belong to the APIkrasimir
2015-05-06fix the UTF8 implementation in libgukrasimir
2014-10-09throw away the long obsolete runtime type information in the C runtimekr.angelov
2013-10-31fixed utf-8 decoding problem in libgukr.angelov
2013-09-13bugfix in utf8.ckr.angelov
2013-09-13fix a warning in utf8.ckr.angelov
2013-09-13optimize the reading of strings in the grammar loader.kr.angelov
2013-09-13more UTF8 cleanupkr.angelov
2013-09-13clean up the UTF8 API in libgukr.angelov
2013-09-04remove the dependency on the CHAR_ASCII flagkr.angelov
2012-12-12started an official API to the C runtimekr.angelov
2012-05-16another attempt to port the robust parser to MacOSkr.angelov
2012-01-20initial import of the C runtimekr.angelov