sbt/util/complete
softprops 762bac2975 add support for a masked readline 2011-10-13 20:42:39 -04:00
..
src/test/scala fix parser test 2011-10-01 14:40:14 -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 provide consecutive tab press count for completion combinators 2011-09-20 20:51:47 -04:00
LineReader.scala add support for a masked readline 2011-10-13 20:42:39 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
Parser.scala fix laziness of parser failure messages 2011-09-26 08:20:07 -04:00
Parsers.scala fix ++ command to not require a space after it 2011-08-14 10:53:37 -04:00
UpperBound.scala redo Command to use Parser 2011-01-22 14:01:59 -05:00