summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/pickling
Commit message (Expand)AuthorAgeFilesLines
...
* | Members removed in scala.reflect.Paul Phillips2012-11-203-13/+0
* | Removing ancient comments and pointless comments.Paul Phillips2012-11-192-15/+8
* | Revert "Commenting out unused members."Paul Phillips2012-11-193-9/+9
* | Commenting out unused members.Paul Phillips2012-11-193-9/+9
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-053-3/+3
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-023-3/+3
* | Pull request feedback.Paul Phillips2012-11-041-8/+10
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-2/+2
* | Purged DebruijnIndex.Paul Phillips2012-09-281-2/+2
* | Merge 2.10.x into master to fix breaking tests and keep things up-to-date.Josh Suereth2012-09-271-1/+1
|\|
| * distinguishes flag-agnostic completersEugene Burmako2012-09-241-1/+1
* | Merge branch '2.10.x' into masterPaul Phillips2012-09-191-1/+1
|\|
| * SI-6360 revises naming of AnnotationInfo and its membersEugene Burmako2012-09-151-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-3/+3
|\|
| * Eliminate breaking relative names in source.Paul Phillips2012-09-141-3/+3
* | Merge branch '2.10.x'amin2012-08-211-1/+14
|\|
| * Reverted closure hoisting except for functions returning a Boolean resultMartin Odersky2012-08-201-2/+2
| * Optimizations to cut down on #closures createdMartin Odersky2012-08-201-1/+14
| * More method hoisting.Martin Odersky2012-08-201-1/+1
* | Merge branch '2.10.x'Adriaan Moors2012-08-141-3/+5
|\|
| * More resilience to missing classes.Paul Phillips2012-08-111-3/+5
* | Merge branch '2.10.x'Adriaan Moors2012-08-082-2/+2
|\|
| * update and normalize copyright noticeAdriaan Moors2012-08-072-2/+2
* | Renaming phase time-travel methods.Paul Phillips2012-07-191-2/+2
|/
* Removed EXISTENTIAL special case in unpickler.Paul Phillips2012-07-111-6/+1
* SI-6036 yet again makes sense of magic symbolsEugene Burmako2012-07-061-2/+4
* Introduces scala-reflect.jarEugene Burmako2012-06-084-0/+1505