chibi-scheme/doc
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
..
lib/chibi automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
chibi-doc.1 chibi-doc now supports outputting the docs for a single variable. 2013-06-02 12:38:24 +09:00
chibi-ffi.1 automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
chibi-scheme.1 Adding -s option to escalate warnings to errors. 2013-05-31 23:31:03 +09:00
chibi.scrbl Changing scribble notation to use TeX-style \ instead of @. 2013-07-14 12:52:28 +09:00