summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/transform/ExtensionMethods.scala
Commit message (Expand)AuthorAgeFilesLines
...
| * Closes SI-5878Martin Odersky2012-07-291-2/+11
* | Renaming phase time-travel methods.Paul Phillips2012-07-191-1/+1
|/
* Fix for SI-5953, extension methods crasher.Paul Phillips2012-06-191-2/+2
* Merge pull request #679 from axel22/issue/5853Adriaan Moors2012-06-081-1/+16
|\
| * Fix SI-5853.Aleksandar Prokopec2012-06-071-1/+16
* | The new reflectionEugene Burmako2012-06-081-3/+3
|/
* Fix a NSDNHAO in extension methods.Jason Zaugg2012-05-271-2/+13
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-1/+1
* Fix for SI-5591.Geoff Reedy2012-04-061-1/+1
* Allows now private primary constructors in value classes.Martin Odersky2012-03-211-0/+4
* New option -Ypos-debug, and fixed range position breakage.Paul Phillips2012-03-151-15/+11
* Merge branch 'master' into merge-inlinePaul Phillips2012-03-141-1/+0
|\
| * Eliminate build-breaking import.Paul Phillips2012-03-141-1/+0
* | Fixes in namers and extension methods to support nested value classes and gen...Martin Odersky2012-02-221-4/+5
* | Allowing for protected methods in value classes.Martin Odersky2012-02-221-1/+1
* | Renamed "inline class" to "derived value class"Martin Odersky2012-02-201-5/+4
* | Trying generic value classes. Does not work yet, but fixed on bug already.Martin Odersky2012-02-151-2/+2
* | All steps of value class proposal implemented. Most restrictions are now enfo...Martin Odersky2012-02-131-2/+1
* | wip. Getting started on erasing inline classes.Martin Odersky2012-02-081-5/+1
* | Removing AnyVal as a source class. Removing automatic addition of ScalaObject...Martin Odersky2012-02-061-3/+4
|/
* More work on inline classes.Paul Phillips2012-01-301-3/+10
* Resinstantiating anyval-children test. Getting he complete build to run.Martin Odersky2012-01-301-0/+161