Alex Shinn
|
cef6bb6794
|
Various fixes for non-string-streams non-blocking i/o.
Moving open-input/output-file-descriptor to core.
|
2012-05-06 14:02:31 +09:00 |
|
Alex Shinn
|
686b5adcfc
|
merge
|
2012-04-24 22:42:59 +09:00 |
|
Alex Shinn
|
7c8203ed0a
|
switching to first-class file descriptor type
|
2012-04-24 22:42:26 +09:00 |
|
Alex Shinn
|
94037929be
|
fixing dotted arg case of srfi-16
|
2012-04-24 07:23:54 +09:00 |
|
Alex Shinn
|
0cd2ad6476
|
fixing (atan x 0) case which previously performed divide-by-zero
|
2012-04-20 23:48:57 +09:00 |
|
Alex Shinn
|
f05fb986e7
|
fixing chibi.ast build for plan9 (need to support error-string)
|
2012-04-19 23:36:06 +09:00 |
|
Alex Shinn
|
ac704414c6
|
Don't stty if no terminal attributes.
|
2012-04-17 22:15:56 +09:00 |
|
Alex Shinn
|
19448ce93a
|
Default terminal width of 80 (if no termio).
|
2012-04-17 22:15:37 +09:00 |
|
Alex Shinn
|
f30e53265c
|
adding (library x) support to cond-expand
|
2012-04-17 00:06:11 +09:00 |
|
Alex Shinn
|
323aa88eb4
|
Adding support for (import (drop-prefix (lib foo) foo-)).
|
2012-04-16 23:30:17 +09:00 |
|
Alex Shinn
|
6122ae3ff7
|
adding (chibi strings) tests and bugfixes
|
2012-04-16 23:18:22 +09:00 |
|
Alex Shinn
|
580d4323aa
|
Providing friendlier error message for # at end of input.
|
2012-04-16 20:39:30 +09:00 |
|
Alex Shinn
|
d0875d470d
|
don't bother using write(2) directly if not compiled with green thread support
|
2012-04-15 16:58:00 +09:00 |
|