sbt/util/complete
Mark Harrah 6a7eb6c937 Merge branch 'parsing_changes' into 0.12 2012-01-15 13:09:41 -05: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 treat case differences differently 2011-12-13 17:15:05 -05: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 work around unclosed jline history-related streams 2012-01-14 21:09:11 -05:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
Parser.scala moved task axis before the key 2012-01-09 08:00:29 -05:00
Parsers.scala fix 'not' parser combinator, add EOF 2011-12-13 17:29:08 -05:00
UpperBound.scala redo Command to use Parser 2011-01-22 14:01:59 -05:00