sbt/compile/api
Indrajit Raychaudhuri 89678735e1 Improved implementation for `parents` accumulation for java classes
It now considers `ParameterizedType` and includes all interfaces recursively
2012-03-27 01:40:10 +05:30
..
APIUtil.scala whitespace 2012-03-04 17:41:39 +01:00
ClassToAPI.scala Improved implementation for `parents` accumulation for java classes 2012-03-27 01:40:10 +05:30
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