Matthew Flatt
fb406390b7
fix readline port to obey port protocol & use interaction port handler
...
--- in particular, it no longer blocks on a read request; the
call to the readline library now uses a separate thread,
so that the input port can return an event
2011-01-24 19:47:21 -07:00
Matthew Flatt
6a7aaf48cc
rackety readline doc
2010-05-02 12:25:21 -06:00
Eli Barzilay
5681037aff
Some improvements to `install-readline!', make it report what it did, and make
...
it add a comment before the new expression.
svn: r17387
2009-12-22 19:35:13 +00:00
Matthew Flatt
2c813c53c5
fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs)
...
svn: r10960
2008-07-29 12:56:05 +00:00
Eli Barzilay
3e0de8592d
* Now removing all duplicates by default, not only consecutive ones
...
* Use multi-line history elements when a multi-line expression is entered
svn: r10415
2008-06-23 04:04:40 +00:00
Matthew Flatt
1310027d8b
misc fixes
...
svn: r8346
2008-01-16 03:03:23 +00:00
Matthew Flatt
b014545c7a
added 'more: systems' doc
...
svn: r8341
2008-01-16 00:21:19 +00:00
Matthew Flatt
6aa2962602
readline doc corrections
...
svn: r8321
2008-01-14 13:32:10 +00:00
Matthew Flatt
62f38e2a40
readline scribblings; set GC alignment to 8-byte by default
...
svn: r8320
2008-01-14 13:06:53 +00:00