sbt/util/complete
Mark Harrah d4c76b0d0e add ability to hide a token until it is explicitly started 2011-07-24 22:35:27 -04:00
..
src/test/scala test fixes 2011-05-07 22:02:05 -04:00
Completions.scala make completion cross product lazier 2011-02-18 20:58:13 -05:00
EditDistance.scala trying out different costs for edit distance 2011-04-26 22:29:30 -04:00
History.scala reintegrate history commands, add proper parsing for recursive commands 2011-03-11 16:52:44 -05:00
HistoryCommands.scala reintegrate history commands, add proper parsing for recursive commands 2011-03-11 16:52:44 -05:00
JLineCompletion.scala newline before JLine's above threshold prompt 2011-03-25 18:22:30 -04:00
LineReader.scala redo Command to use Parser 2011-01-22 14:01:59 -05:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
Parser.scala add ability to hide a token until it is explicitly started 2011-07-24 22:35:27 -04:00
Parsers.scala clean up whitespace handling in commands. fixes #97 2011-07-12 07:47:31 -04:00
UpperBound.scala redo Command to use Parser 2011-01-22 14:01:59 -05:00