crushed another bug - the builtin null? returned a new scheme bool object instead...
commit2ad7a4c05b4bf7f2fd0ca37d32a1a68798e7c268
authorItamar <itamar@itamar-desktop.(none)>
Tue, 10 Mar 2009 18:19:54 +0000 (10 20:19 +0200)
committerItamar <itamar@itamar-desktop.(none)>
Tue, 10 Mar 2009 18:19:54 +0000 (10 20:19 +0200)
tree16562735f521aea900a6a5d828ab17d44d51fb30
parentd2f6994aa72481e83e4b5b69ed1cf07245ef15ce
crushed another bug - the builtin null? returned a new scheme bool object instead of sc_false / sc_true.
compiler.sml
src/c/builtins.c
src/c/rtemgr.c