chibi-scheme/lib/chibi/term
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
..
edit-line.scm The guard-like macro in the core language is now called protect. 2013-06-15 18:43:44 +09:00
edit-line.sld Adding missing change from last patch (import (srfi 33) in edit-line). 2012-12-26 23:25:41 +09:00