Mark Harrah
|
05195ecc7c
|
fixes and additions to completion combinators
filter,map,flatMap
remove incorrect reductions
|
2010-12-08 22:16:12 -05:00 |
Mark Harrah
|
8e6b42180d
|
parser combinators with builtin tab completion support
lacks memoization
lacks error messages for normal parsing
|
2010-12-06 19:48:49 -05:00 |
Mark Harrah
|
ab78c8791a
|
remove call-by-name modifier for error function, doesn't work well
|
2010-08-04 19:48:48 -04:00 |
Mark Harrah
|
767a1e47c1
|
adding more commands
|
2010-07-27 23:01:45 -04:00 |
Mark Harrah
|
6f3c699435
|
- Stuart's improvements to triggered execution
- continue splitting original sbt module
* separated process, testing modules
* various IO, logging, classpath migration
* split out javac interface
|
2010-07-05 12:53:37 -04:00 |
Mark Harrah
|
1585d805bd
|
more reorganization, mostly IO. Also, move class file analyzer and history code to separate projects
|
2010-06-13 22:59:29 -04:00 |