summaryrefslogtreecommitdiff
path: root/src/runtime/c/gu/seq.h
AgeCommit message (Expand)Author
2013-11-18add gu_buf_insert in libgukr.angelov
2013-11-07remove redundant type signature in gu/seq.hkr.angelov
2013-10-28fix the handling of 'pre' in the C runtimekr.angelov
2013-10-28bugfix in gu/seq.hkr.angelov
2013-10-04GuString is now an ordinary C string - it makes live easier. In addition PgfS...kr.angelov
2013-09-17gu_buf_binsearch -> gu_seq_binsearch. Improved APIkr.angelov
2013-09-17a major refactoring in the C runtime. GuList is now removed and replaced with...kr.angelov
2013-08-27quicksort and binary search for buffers in libgukr.angelov
2013-02-26added gu_buf_flush in seq.c which removes all elements from a bufferkr.angelov
2012-06-13Use a separated tag for meta productions in the robust parser. This cleans up...kr.angelov
2012-02-29libpgf: an API for building heaps from buffers in gu/seq.ckr.angelov
2012-01-20initial import of the C runtimekr.angelov