Matej Urbas
|
cbfd3f1c08
|
Added tests for FileExamples. Improved the file-searching in FileExamples.
|
2014-04-16 08:36:27 +01:00 |
Matej Urbas
|
757fe4228d
|
Improved the description of ParserWithExamples tests.
|
2014-04-14 08:24:02 +01:00 |
Matej Urbas
|
f6aaf9ad67
|
Created unit tests for ParserWithExamples and FixedSetExampleSource.
|
2014-04-12 20:16:58 +01:00 |
Matej Urbas
|
d8ef5af533
|
Now using ExampleSource in collection-based completion parsers. Removed the Examples parser. Renamed DynamicExamples to ParserWithExamples.
|
2014-04-08 21:31:04 +01:00 |
Mark Harrah
|
3781820dda
|
init/restore instead of setEchoEnabled in order to handle full jline customizations. Fixes #822.
|
2013-07-19 20:03:06 -04:00 |
Mark Harrah
|
829d6b7513
|
changes needed for tests for jline 2.10
|
2013-02-26 09:27:57 -05:00 |
Mark Harrah
|
e9ed0feb87
|
repeatDep parser combinator
|
2012-07-06 10:28:51 -04:00 |
Mark Harrah
|
f8e3084e8f
|
fix parser test
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
767beb7993
|
test fixes
|
2011-05-07 22:02:05 -04:00 |
Mark Harrah
|
c54d412e66
|
some more example tab completion combinators
|
2011-02-08 20:33:34 -05:00 |
Mark Harrah
|
d49706b297
|
redo Command to use Parser
nested commands still need work
|
2011-01-22 14:01:59 -05:00 |
Mark Harrah
|
f0ef14289d
|
update completion example with newer combinators
|
2011-01-18 18:43:17 -05:00 |
Mark Harrah
|
5cb2ba2a7d
|
JLine integration for tab completion combinators
|
2011-01-18 18:07:48 -05:00 |
Mark Harrah
|
ddb4381454
|
fixes and improvements to tab completions combinators
|
2010-12-13 22:44:25 -05:00 |
Mark Harrah
|
99230f02a2
|
fixes and additions to completion combinators
filter,map,flatMap
remove incorrect reductions
|
2010-12-08 22:16:12 -05:00 |
Mark Harrah
|
29efa529cd
|
parser combinators with builtin tab completion support
lacks memoization
lacks error messages for normal parsing
|
2010-12-06 19:48:49 -05:00 |