Alex Shinn
42b6eeff1b
fix string-mismatch usage in (chibi repl)
2019-08-16 23:39:36 +08:00
Alex Shinn
105a4672e7
more helpful error messages on missing libraries
2019-04-21 22:11:11 +08:00
Edwin Watkeys
cbe1b045b4
add history documentation
2018-10-31 14:51:49 -04:00
Edwin Watkeys
5bcd37477f
add history support as $0...9
2018-10-31 13:12:30 -04:00
Alex Shinn
70d61e1fcc
removing duplicates from repl completion
2017-10-06 23:23:22 +09:00
Peter
ccc4b87bc9
Display warning on stderr, not stdout.
...
Right now, a part of the warning (undefined variable: foo, is exported by: ..)
is displayed to stdout. This patch makes the entire message show up on stderr,
not split up between the two output streams.
2017-01-09 08:27:14 +01:00
Alex Shinn
d8a29fed49
fixing disjoint cursor type bug in string-common-prefix-length
2016-04-08 22:56:53 +09:00
Alex Shinn
82c5035b23
handling syntactic closures in repl tab completion
2015-12-23 17:33:36 +09:00
Alex Shinn
9b4cadd33f
don't bother evaluating literals in (chibi repl)
2015-07-06 20:46:42 +09:00
Alex Shinn
2922ed591d
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00