sbt/main/settings
Mark Harrah 4cc5bece70 address a valid unchecked warning
In order to correctly pattern match Tree subclasses in reflection/macros,
scalac needs the corresponding implicit for *Tag available because the types
are only abstract types.
2012-11-17 20:23:06 -05:00
..
src/test/scala failing use case 2012-11-17 20:23:06 -05:00
Append.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
ConfigKey.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
Def.scala move explicit task/setting macros to Def, move to AbsTypeTag 2012-11-17 20:23:06 -05:00
DelegateIndex.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
InputTask.scala split out InputTask 2012-11-17 20:19:24 -05:00
KeyRanks.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
Reference.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
Scope.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
ScopeAxis.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
ScopeMask.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
SettingMacro.scala Scala 2.10.0-M7 2012-11-17 20:23:06 -05:00
Structure.scala Scala 2.10.0-M7 2012-11-17 20:23:06 -05:00
TaskMacro.scala address a valid unchecked warning 2012-11-17 20:23:06 -05:00