Commit graph

6 commits

Author SHA1 Message Date
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