summaryrefslogtreecommitdiff
path: root/src/runtime/c/gu/exn.c
AgeCommit message (Collapse)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-01make gu_exn_is_raised non inlined. this is useful to make it callable from ↵kr.angelov
Haskell
2013-09-04remove the dependency on the HAVE_STATEMENT_EXPRESSIONS flag. This reduces ↵kr.angelov
the dependency on the ./configure script
2013-02-01implement gu_exn_caught in gu/exn.c. It was missingkr.angelov
2012-01-20initial import of the C runtimekr.angelov