Mark Harrah
|
f1f8c0eb0b
|
Format for types that can be read/written to/from InputStream/OutputStream
use case: java.util.jar.Manifest
|
2010-12-02 19:45:58 -05:00 |
Mark Harrah
|
53ab627df9
|
fix cache test
|
2010-11-09 20:43:58 -05:00 |
Mark Harrah
|
e30368b314
|
overhaul caching, mainly InputCache
better underlying model
supports arbitrary length unions and products
(unions actually limited to 256 elements to encode length as byte)
|
2010-10-26 18:02:27 -04:00 |
Mark Harrah
|
64b19286ee
|
more reorganization, mostly IO. Also, move class file analyzer and history code to separate projects
|
2010-06-13 22:59:29 -04:00 |
Mark Harrah
|
9e9f587be2
|
cache updates
|
2010-06-07 10:50:51 -04:00 |
Mark Harrah
|
604a5413c9
|
Cleaning up tasks and caching
|
2009-12-11 18:56:09 -05:00 |
Mark Harrah
|
e69bdb8560
|
Removed tuple caches.
Removing these 16 implicits brought compile time for Cache subproject down to 7s from 17s.
|
2009-08-30 21:47:33 -04:00 |
Mark Harrah
|
68d50ae56b
|
Moved type parameter for FileInfo(s).Style to abstract type
|
2009-08-30 13:01:02 -04:00 |
Mark Harrah
|
129bc048c4
|
tuple caches, stamped caches, Path API, another type of change detection, and copying/archiving based on (source,target) tuples
|
2009-08-29 10:19:00 -04:00 |
Mark Harrah
|
3c9cc8a944
|
Change TaskRunner to throw an exception instead of using Either
|
2009-08-16 20:33:46 -04:00 |
Mark Harrah
|
f83d59b8cc
|
Initial xsbt commit
|
2009-08-16 14:29:08 -04:00 |