summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/SymbolTable.scala
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #1583 from dragos/issue/fix-6616Adriaan Moors2012-11-131-0/+6
| |\ \ | | |/ | |/|
| | * SI-6616 Check that unsafe operations are only called on the presentation comp...Iulian Dragos2012-11-061-0/+6
* | | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\| |
| * | Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
| |/
* | Experimental option -Ybreak-cycles.Paul Phillips2012-10-091-0/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-0/+2
|\|
| * Large logging cleanup effort.Paul Phillips2012-09-011-0/+2
* | Minor library changes to help overloading issues.Paul Phillips2012-08-311-1/+1
* | Merge branch '2.10.x'amin2012-08-211-2/+4
|\|
| * Mark logging methods in `SymbolTable` with `@inline`.Grzegorz Kossakowski2012-08-201-2/+4
* | Merge branch '2.10.x'Adriaan Moors2012-08-141-1/+3
|\|
| * More resilience to missing classes.Paul Phillips2012-08-111-1/+3
* | Merge branch '2.10.x'Adriaan Moors2012-08-081-1/+1
|\|
| * update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-08-021-1/+1
|\|
| * reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-1/+1
* | Renaming phase time-travel methods.Paul Phillips2012-07-191-12/+11
|/
* Statistics improvements and bug fixes.Martin Odersky2012-06-251-3/+11
* Merge pull request #729 from scalamacros/topic/showrawAdriaan Moors2012-06-191-1/+1
|\
| * improves showRawEugene Burmako2012-06-191-1/+1
* | fixes checkinit, now it's for realEugene Burmako2012-06-181-1/+1
|/
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+332