summaryrefslogtreecommitdiff
path: root/src/runtime/c/gu/exn.h
AgeCommit message (Expand)Author
2017-04-19in libgu mark explicitly all functions that belong to the APIkrasimir
2014-10-09throw away the long obsolete runtime type information in the C runtimekr.angelov
2013-11-15fixes in the C runtime to avoid warnings when compiling on MacOSkr.angelov
2013-11-01make gu_exn_is_raised non inlined. this is useful to make it callable from Ha...kr.angelov
2013-10-09a major redesign in the C runtime. The parser and the linearizer now fully su...kr.angelov
2013-09-04remove the dependency on the HAVE_STATEMENT_EXPRESSIONS flag. This reduces th...kr.angelov
2013-05-29readPGF in the Python runtime now throws "No such file or directory" exceptio...kr.angelov
2012-01-20initial import of the C runtimekr.angelov