sbt/util/complete
Mark Harrah 6960d24158 part I of revised approach to commands/projects
no privileged project member of State
no separation of Command and Apply, so no pre-filtering on State
use entries in State attributes map instead of mixing in traits to project object:
  HistoryPath, Logger, Analysis, Navigate, Watch, TaskedKey
rework Navigation to be standalone instead of mixin
2011-01-18 18:48:32 -05:00
..
src/test/scala update completion example with newer combinators 2011-01-18 18:43:17 -05:00
Completions.scala fixes and improvements to tab completions combinators 2010-12-13 22:44:25 -05:00
History.scala remove call-by-name modifier for error function, doesn't work well 2010-08-04 19:48:48 -04:00
HistoryCommands.scala part I of revised approach to commands/projects 2011-01-18 18:48:32 -05:00
JLineCompletion.scala JLine integration for tab completion combinators 2011-01-18 18:07:48 -05:00
LineReader.scala part I of revised approach to commands/projects 2011-01-18 18:48:32 -05:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
Parser.scala fix flatMap in completion 2010-12-14 06:08:20 -05:00
UpperBound.scala fixes and additions to completion combinators 2010-12-08 22:16:12 -05:00