Commit graph

6 commits

Author SHA1 Message Date
Alex Shinn
ce7d8505f8 Control-C in edit-line should kill the process by default.
Adding a convenience keyword to change this to reset the
current input as done in the repl.
2014-01-14 22:19:33 +09:00
Alex Shinn
119c95b222 Adding missing change from last patch (import (srfi 33) in edit-line). 2012-12-26 23:25:41 +09:00
Alex Shinn
08a5a2e0e8 Renaming the (scheme) library to (chibi). Leaving (scheme) as an alias for backwards compatibility. 2012-10-14 22:11:47 +09:00
Alex Shinn
f60617815d Resetting history ring on empty input in repl. 2012-07-26 22:47:43 +09:00
Alex Shinn
bad54b143c printing debug output on OOM 2012-06-24 14:07:59 -07:00
Alex Shinn
85a7efc003 automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00