chibi-scheme/lib
Peter ccc4b87bc9 Display warning on stderr, not stdout.
Right now, a part of the warning (undefined variable: foo, is exported by: ..)
is displayed to stdout. This patch makes the entire message show up on stderr,
not split up between the two output streams.
2017-01-09 08:27:14 +01:00
..
chibi Display warning on stderr, not stdout. 2017-01-09 08:27:14 +01:00
scheme guard should raise, not raise-continuable, as the default 2016-06-04 21:49:12 +09:00
srfi Fixing bitwise-ior/xor on negative bignums (issue #375). 2016-08-06 15:42:01 +09:00
init-7.scm Don't treat underscore as a pattern variable. Fixes issue #382. 2017-01-01 09:48:34 +09:00
meta-7.scm Fix containing-module on opcodes (fixes issue #326). 2016-05-01 16:50:27 +09:00