sbt, the interactive build tool
Go to file
Jason Zaugg 27970799c8 Macro def aware recompilation.
- Read macro modifier from method definition.
 - Always recompile downstream files after a file containing macro defs is recompiled.
 - Source is extended with a hasMacro attribute. Mark suggests that this might be better
   tracked in Relations, but I'm not sure how to make that change.
2012-03-04 17:35:51 +01:00
cache lazy InputCache for recursive caches 2011-06-20 15:25:23 -04:00
interface Macro def aware recompilation. 2012-03-04 17:35:51 +01:00
util cleanup SourcePosition hierarchy 2012-02-25 12:01:07 -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