sbt/compile/api
Jason Zaugg 17eeec6876 Move condition out of SameAPI.
It was tenuously relying on the caller short-circuiting with `shortcutSameSource`.
2012-03-04 21:28:01 +01:00
..
APIUtil.scala whitespace 2012-03-04 17:41:39 +01:00
ClassToAPI.scala Macro def aware recompilation. 2012-03-04 17:35:51 +01:00
Discovered.scala store hashes of API instead of full API. fixes #21 2011-10-05 18:09:27 -04:00
Discovery.scala preserve API information needed for detecting annotations on defs. fixes #232 2011-10-19 22:23:47 -04:00
HashAPI.scala missing(?) imports, fix emacs syntax highlighting 2011-12-14 14:35:17 +01:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00
ParseType.scala basic type parsing for testing/prototyping 2010-06-21 21:23:10 -04:00
SafeLazy.scala make serializable abstract Lazy template 2010-10-30 11:56:40 -04:00
SameAPI.scala Move condition out of SameAPI. 2012-03-04 21:28:01 +01:00
ShowAPI.scala implement shortcut for API equality checking, fixes #18 2011-06-01 02:19:46 -04:00
TagTypeVariables.scala implement shortcut for API equality checking, fixes #18 2011-06-01 02:19:46 -04:00
Visit.scala implement shortcut for API equality checking, fixes #18 2011-06-01 02:19:46 -04:00