sbt, the interactive build tool
Go to file
Daniel C. Sobral be6cd00b81 Fix file descriptor leak.
Close an InputStream when finished reading it. When given an
OutputStream to connect to a process input, close it when the
transfer is completed. Protect System.in in this latter case.
2012-02-19 16:30:30 -05:00
cache lazy InputCache for recursive caches 2011-06-20 15:25:23 -04:00
interface preserve API information needed for detecting annotations on defs. fixes #232 2011-10-19 22:23:47 -04:00
util Fix file descriptor leak. 2012-02-19 16:30:30 -05:00
LICENSE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
NOTICE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00