summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/reflect/ToolBoxFactory.scala
Commit message (Expand)AuthorAgeFilesLines
...
* | SI-7345 More refactoring and documentation in ContextsJason Zaugg2013-04-211-1/+3
* | SI-7345 Encapsulate warning and error buffers in ReportBuffer.Jason Zaugg2013-04-211-1/+1
* | SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-8/+8
* | Eliminate a bunch of -Xlint warnings.Paul Phillips2013-03-121-3/+3
* | Modularized the repl.Paul Phillips2013-03-111-1/+1
* | Enabling commit for interactive/scaladoc modules.Paul Phillips2013-03-091-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-101-2/+3
|\|
| * accommodates pull request feedbackEugene Burmako2013-02-081-6/+3
| * SI-6591 Reify and path-dependent typesDmitry Bushev2013-02-081-2/+5
| * [nomaster] Revert "refactors handling of parent types"Eugene Burmako2013-02-051-0/+1
* | Made "mode" into a value class.Paul Phillips2013-01-091-1/+2
* | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-1/+0
|\|
| * refactors handling of parent typesEugene Burmako2012-12-061-1/+0
* | Remove Name -> TermName implicit.Paul Phillips2012-12-011-2/+2
* | Remove code from misc bits of the compiler.Paul Phillips2012-11-201-3/+0
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-2/+2
* | Commenting out unused members.Paul Phillips2012-11-191-2/+2
* | Deprecation patrol.Paul Phillips2012-11-061-5/+5
* | Removed unused imports.Paul Phillips2012-11-061-9/+3
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-20/+21
* | Renamed hasSymbol to hasSymbolField.Paul Phillips2012-10-031-1/+1
|/
* removes front ends from scala-reflect.jarEugene Burmako2012-09-271-1/+1
* SI-6412 alleviates leaks in toolboxes, attempt #2Eugene Burmako2012-09-271-2/+16
* Revert "SI-6412 alleviates leaks in toolboxes"Grzegorz Kossakowski2012-09-251-19/+2
* SI-6412 alleviates leaks in toolboxesEugene Burmako2012-09-241-2/+19
* Merge pull request #1331 from scalamacros/ticket/5943Grzegorz Kossakowski2012-09-201-1/+1
|\
| * SI-5943 toolboxes now autoimport Predef and scalaEugene Burmako2012-09-201-1/+1
* | Merge pull request #1358 from scalamacros/ticket/6392Grzegorz Kossakowski2012-09-201-2/+13
|\ \
| * | SI-6392 wraps non-terms before typecheck/evalEugene Burmako2012-09-191-2/+13
* | | SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-1/+0
|/ /
* / SI-6287 fixes synthetic symbol clashes in toolboxEugene Burmako2012-09-171-3/+3
|/
* More relative path elimination.Paul Phillips2012-09-151-2/+2
* SI-6342 cleans up toolbox APIEugene Burmako2012-09-151-24/+23
* Exposes ToolBox.classLoaderEugene Burmako2012-08-271-2/+3
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-7/+1
* SI-6199 unit-returning methods now return unitEugene Burmako2012-08-061-1/+2
* renames asType to toType and asXXXSymbol to asXXXEugene Burmako2012-08-021-2/+2
* SI-5751 cleans up toolboxes for the releaseEugene Burmako2012-07-311-47/+73
* miscellaneous cleanupEugene Burmako2012-07-021-1/+1
* moves reflective compiler into scala.tools.reflectEugene Burmako2012-07-021-1/+0
* fixes SI-5912Eugene Burmako2012-06-151-1/+4
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-3/+3
* brings reification up to speedEugene Burmako2012-06-081-1/+1
* The new reflectionEugene Burmako2012-06-081-0/+374