sbt/util
Mark Harrah a3f1b9c22f fix tests, discovery
updated compile tests for new minimal AnalysisCallback
moved discovery to discovery/ subproject and updated for new approach
fixed discovery to only find public methods when searching for annotated definitions
extracting inherited definitions unimplemented in api/, so some discovery tests fail
moved discovery classes from sbt.inc package to sbt.compile
2010-10-06 08:24:13 -04:00
..
classfile Java source support 2010-09-27 18:57:00 -04:00
classpath * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
collection Attributed, attaches attributes to arbitrary data 2010-09-17 20:46:31 -04:00
complete remove call-by-name modifier for error function, doesn't work well 2010-08-04 19:48:48 -04:00
control first shot at general command/definition model 2010-07-17 12:07:41 -04:00
datatype more reorganization, mostly IO. Also, move class file analyzer and history code to separate projects 2010-06-13 22:59:29 -04:00
env * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
io changes to make latest preview easier 2010-09-23 09:21:39 -04:00
log fix tests, discovery 2010-10-06 08:24:13 -04:00
process add another Process constructor 2010-09-27 18:50:17 -04:00