Alex Shinn
045c96bbf4
Patch from Barry Fishman for C-p, C-n to act as alternates to the up/down arrows in the standard edit-line.
2013-10-15 09:01:48 +09:00
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
Alex Shinn
a481f31571
Supporting double-width characters in line editor.
2012-12-26 23:10:46 +09:00
Alex Shinn
cb22ae6ff9
Supporting utf8 in edit-line. Still need to handle non-single-width characters properly.
2012-12-26 07:51:49 +09:00
Alex Shinn
f60617815d
Resetting history ring on empty input in repl.
2012-07-26 22:47:43 +09:00
Alex Shinn
2af9643115
fixing missing newline for final row of formatted list output
2012-07-10 20:49:37 +09:00
Alex Shinn
85a7efc003
automatically making sockets non-blocking on accept
2012-05-14 08:37:45 -04:00