Commit Graph

6 Commits (61b3c26e1b3cc478c672da9b6fa3faad7bcc7607)

Author SHA1 Message Date
Doug Coleman 2ecd513130 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 13b17fb84a io: input-stream and output-stream mixins 2011-10-18 16:25:09 -07:00
John Benediktsson a80d176720 readline: change to create alien at run-time. Fixes #254. 2011-10-13 13:24:56 -07:00
Doug Coleman 0f69878a9c Make readline/readline-listener unix only 2011-08-28 16:42:55 -05:00
Erik Charlebois c492ff62a7 Add vocab completion for readline when line begins with USING: 2011-05-24 04:02:10 -04:00
Erik Charlebois b504c9af47 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