sbt/util
Mark Harrah 5ed8f3c042 improving incremental compilation
support lazy arguments in data type generator
SafeLazy implementation that explicitly clears the reference to the thunk
in API representation, drop synthetic modifier and merge deferred into abstract
handle cyclic structures in API generation, display, comparison, persistence
gzip compile cache file
bump to 2.8.1.RC3, project definition cleanup
fix main method detection to check for the right name
properly view inherited definitions
exclude constructors of ancestors
2010-10-22 21:55:16 -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 improving incremental compilation 2010-10-22 21:55:16 -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 improving incremental compilation 2010-10-22 21:55:16 -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