John Benediktsson
1ec17b42ea
readline-listener: fix for tools.completion renames.
2013-03-20 23:06:40 -07:00
John Benediktsson
515e351136
readline-listener: fix tab completion to complete from where the pointer is.
2012-09-25 14:13:42 -07:00
John Benediktsson
8d4e9e77ba
readline-listener: change matching to use prefixed.
2012-09-25 09:37:50 -07:00
John Benediktsson
4ddca1ccdc
readline-listener: adding better support for tab completion.
2012-09-25 09:11:05 -07:00
John Benediktsson
88baabba43
some cleanup.
2012-07-17 08:53:40 -07:00
Doug Coleman
c66849384e
Factor out ``no-roots no-prefixes'' into its own word. Add load-root, load-from-root, vocabs-in-root and implement load in terms of load-from-root.
...
Add error checking for append-vocab-dir and (child-vocabs) in case someone tries to pass them the wrong parameters.
Rename: vocab-dir+ to append-vocab-dir
Document load-from-root and load-root
2011-10-23 19:59:01 -05:00
Joe Groff
b230b306f5
io: input-stream and output-stream mixins
2011-10-18 16:25:09 -07:00
John Benediktsson
f74a66724a
readline: change to create alien at run-time. Fixes #254 .
2011-10-13 13:24:56 -07:00
Doug Coleman
59b62764ab
Make readline/readline-listener unix only
2011-08-28 16:42:55 -05:00
Erik Charlebois
76ac97a8bd
Add vocab completion for readline when line begins with USING:
2011-05-24 04:02:10 -04:00
Erik Charlebois
aac2b62893
Modify the listener vocabulary so that readline can hook in. Add the readline-listener listener that provides word completion and readline editing.
2011-05-23 23:36:14 -04:00