chibi-scheme/lib
Alex Shinn dddc6d1806 Changing scribble notation to use TeX-style \ instead of @.
Documentation looks much nicer now (or at least more familiar).
Test cases become ugly because we need to double the escape in
strings.  Also escaping requires \"\\" which in a Scheme string
gets written \\"\\\\".  Consider \\ as a shortcut (which is still
\\\\ in a string).
2013-07-14 12:52:28 +09:00
..
chibi Changing scribble notation to use TeX-style \ instead of @. 2013-07-14 12:52:28 +09:00
scheme Changing scribble notation to use TeX-style \ instead of @. 2013-07-14 12:52:28 +09:00
srfi Reset the current parameters in child threads. 2013-05-29 20:40:48 +09:00
init-7.scm Fixing (atan -0.0 -1.0) case. 2013-07-13 09:26:25 +09:00
meta.scm The guard-like macro in the core language is now called protect. 2013-06-15 18:43:44 +09:00