Commit graph

3 commits

Author SHA1 Message Date
Alex Shinn
d7db3effa8 The guard-like macro in the core language is now called protect.
This is the recommended syntax for error-handling in Chibi-specific
programs, since it's not possible to get stack traces when using
R[67]RS guard.  guard is defined separately and according to the
standard in (scheme base).
2013-06-15 18:43:44 +09:00
Alex Shinn
edbf07eaed fixing module reloading for non-top-level modules 2012-05-16 21:04:48 +09:00
Alex Shinn
d8e0abc3cb adding module reload library 2012-05-15 22:57:18 +09:00