sbt/compile/interface
Adriaan Moors 698902ba44 API limited to static annotations to mimic pickling
Since pickled annotated types and symbols only mention
static annotations, whereas compilation from source
sees all annotations, we must explicitly filter annotations
in the API representation using the same criteria as the pickler,
so that we generate the same API when compiling from source
as when we're loading classfiles.
2016-01-06 13:56:54 -05:00
..
src API limited to static annotations to mimic pickling 2016-01-06 13:56:54 -05:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00