summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/runtime/SymbolLoaders.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9182 Fix runtime reflection with package object, overloadsJason Zaugg2015-02-251-1/+2
* Clean up and document some usages of flags in the backendLukas Rytz2014-07-081-3/+8
* Optimize nested scope creationJason Zaugg2014-05-261-1/+1
* SI-8131 fixes residual race condition in runtime reflectionEugene Burmako2014-01-211-0/+5
* fixes handling of fancy nested classes in runtime reflectionEugene Burmako2013-10-191-3/+1
* hotfix for runtime reflectionEugene Burmako2013-10-191-1/+3
* SI-6240 introduces GIL to Scala reflectionEugene Burmako2013-10-181-3/+24
* cleans up initialization of runtime reflectionEugene Burmako2013-10-181-2/+34
* reflection no longer uses enteringPhase and friendsEugene Burmako2013-10-181-25/+1
* Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2013-08-291-9/+2
|\
| * [nomaster] SI-7733 reflective packages now more consistent with scalacEugene Burmako2013-08-131-9/+2
| * Merge pull request #2184 from adriaanm/revert-pr-2083Adriaan Moors2013-03-011-44/+34
| |\
| | * Revert SI-6240 synchronization for runtime reflectionAdriaan Moors2013-03-011-44/+34
| * | Merge pull request #2179 from adriaanm/merge-2.10.1Adriaan Moors2013-03-011-4/+4
| |\ \ | | |/ | |/|
| | * [nomaster] Revert "cosmetic renamings in runtime reflection"Adriaan Moors2013-02-091-4/+4
| * | introduces GIL to Scala reflectionEugene Burmako2013-02-111-9/+34
| * | cleans up initialization of runtime reflectionEugene Burmako2013-02-111-0/+9
| * | reflection no longer uses atPhase and friendsEugene Burmako2013-02-111-25/+1
| |/
* | Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-201-4/+4
|\|
| * cosmetic renamings in runtime reflectionEugene Burmako2012-12-071-4/+4
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-191-1/+1
|\|
| * turns on documentation of scala.reflect.runtimeEugene Burmako2012-10-031-1/+1
* | Merge 2.10.x into master to fix breaking tests and keep things up-to-date.Josh Suereth2012-09-271-2/+2
|\|
| * distinguishes flag-agnostic completersEugene Burmako2012-09-241-2/+2
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-1/+1
|\|
| * Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-08-171-4/+2
|\|
| * cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-4/+2
* | Merge branch '2.10.x`Adriaan Moors2012-07-221-1/+3
|\|
| * Fixing problem that caused fingerprints to fail in reflection.Martin Odersky2012-07-141-1/+3
* | Renaming phase time-travel methods.Paul Phillips2012-07-191-1/+1
|/
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+152