Eli Barzilay
0ce1ee145e
* Expose a prompt parameter for use with readline
...
* Print the prompt if not currently repl-ing through the readline input
svn: r4566
2006-10-12 18:27:55 +00:00
Matthew Flatt
5d246f2f0d
bug fix: spaces => space
...
svn: r4559
2006-10-12 06:37:32 +00:00
Matthew Flatt
625be3eab9
undo accidental commit
...
svn: r4558
2006-10-12 06:37:02 +00:00
Matthew Flatt
fc7fca0915
bug fixed: restoring saved runstacks and break-suspend counter
...
svn: r4556
2006-10-12 06:20:26 +00:00
Eli Barzilay
e7d9245a18
set show-all-prompts to #t by default
...
svn: r4481
2006-10-04 19:14:59 +00:00
Eli Barzilay
fd5fdceaaa
New readline-using layer for REPL interaction
...
svn: r4480
2006-10-04 19:06:31 +00:00
Eli Barzilay
e2af375047
added bytes version of everything
...
svn: r4451
2006-09-28 03:50:38 +00:00
Eli Barzilay
33f93c0d2e
* Reformattings
...
* Avoid keeping empty history lines
* Avoid keeping repetitive history lines
* Provided (and documented) set-completion-function!
* Change sample use to a conditional `dynamic-require'
* Use raw mallocs instead of eternal for completions
svn: r4434
2006-09-25 23:30:53 +00:00
Eli Barzilay
017d151d59
Adding collects, with all the right properties (except eoln-style).
...
svn: r3
2005-05-27 18:56:37 +00:00