sbt/interface
Jason Zaugg 067917a0fb 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
..
src Macro def aware recompilation. 2012-03-04 17:35:51 +01:00
definition preserve API information needed for detecting annotations on defs. fixes #232 2011-10-19 22:23:47 -04:00
other Macro def aware recompilation. 2012-03-04 17:35:51 +01:00
type handle constant types 2011-02-14 18:59:54 -05:00