summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'odersky/topic/inline' into inline-remergePaul Phillips2012-02-0644-62/+81
|\
| * Added hook in erasure.Martin Odersky2012-02-061-0/+3
| * Fixed a bunch of scalap check files to account for absence of ScalaObjectMartin Odersky2012-02-0619-24/+24
| * A first bunch of Any-extending traits.Martin Odersky2012-02-0616-18/+22
| * Removing AnyVal as a source class. Removing automatic addition of ScalaObject...Martin Odersky2012-02-0619-95/+49
| * Definitions are now initialized in reflection (was missing before).Martin Odersky2012-02-062-0/+7
| * Different treatment of Null <:< T, to allow for Any-extending traits. Without...Martin Odersky2012-02-061-83/+87
| * Fix in Definitions that now enables bootstrap without AnyVal.scala present. T...Martin Odersky2012-02-031-1/+1
* | All tests passed... not counting scaladoc.Paul Phillips2012-02-041-21/+21
* | A couple more checkfiles and comments.Paul Phillips2012-02-042-2/+2
* | Made a typer hack less hacky.Paul Phillips2012-02-041-4/+6
* | Hardening in Constructors.Paul Phillips2012-02-041-2/+2
* | A little msil I missed un-reverting.Paul Phillips2012-02-041-5/+4
* | Removed now superfluous bootstrapper script.Paul Phillips2012-02-041-40/+0
* | Hardened/documented AnyVal constructor switcheroo.Paul Phillips2012-02-042-0/+3
* | Checkfile output update for AnyVal class.Paul Phillips2012-02-041-1/+4
* | Tweaking parent printing a little further.Paul Phillips2012-02-041-5/+14
* | Fixing AnyVal verify error and reflection.Paul Phillips2012-02-041-2/+7
* | Merge branch 'master' into topic/inlinePaul Phillips2012-02-044-16/+32
|\ \
| * \ Merge branch 'fix-script'Paul Phillips2012-02-041-13/+18
| |\ \
| | * | Establish more baseline tags.Paul Phillips2012-02-041-13/+18
| | * | Time-traveled get-scala-revision to 3-way merge base.Paul Phillips2012-02-041-16/+28
| * | | An IntelliJ module for the root directory.Jason Zaugg2012-02-042-1/+12
| * | | Merge branch 'publish-fix'Paul Phillips2012-02-031-2/+2
| |\| |
| | * | Fix 2.9.2 scaladoc replacing nightlies in jenkinsVlad Ureche2012-02-031-2/+2
| | * | Injecting epfl-publish into merge-base.Paul Phillips2012-02-031-0/+32
* | | | Fixed all but one of the scalap tests.Paul Phillips2012-02-0420-28/+26
* | | | Restored msil.Paul Phillips2012-02-0412-371/+366
* | | | Utilizing convenience methods martin hasn't discovered yet.Paul Phillips2012-02-041-7/+2
* | | | Fixed specialized tests.Paul Phillips2012-02-041-1/+1
* | | | Fixed scalacheck tests.Paul Phillips2012-02-041-1/+1
* | | | Making AnyVal into a class instead of a trait.Paul Phillips2012-02-0411-41/+45
* | | | Simple test manipulating Any-derived traits.Paul Phillips2012-02-041-0/+16
* | | | Having Proxy extend Any as well.Paul Phillips2012-02-041-3/+2
* | | | Guard List_apply from premature forcitude.Paul Phillips2012-02-044-4/+7
* | | | Made Any parents work more.Paul Phillips2012-02-0410-67/+91
* | | | Updated checkfiles to subtract ScalaObject.Paul Phillips2012-02-0418-37/+26
* | | | Updated bootstrap script.Paul Phillips2012-02-041-14/+20
* | | | ant and diff friendlier msil-disabling.Paul Phillips2012-02-046-3564/+3570
* | | | Temporary bootstrapper script.Paul Phillips2012-02-031-0/+34
* | | | New shas for bootstrap libs.Paul Phillips2012-02-033-3/+3
* | | | Disabled all things MSIL.Paul Phillips2012-02-0312-3848/+3848
* | | | Eliminated ScalaObject.Paul Phillips2012-02-036-8/+23
* | | | Merge branch 'master' into topic/inlinePaul Phillips2012-02-036-10/+30
|\| | |
| * | | Updated and added some runners.Paul Phillips2012-02-036-10/+30
* | | | Mostly eliminated ScalaObject.Paul Phillips2012-02-0322-61/+19
* | | | Merge branch 'master' into topic/inlinePaul Phillips2012-02-03156-944/+1902
|\| | | | |_|/ |/| |
| * | Restored build.number.Paul Phillips2012-02-031-0/+5
| * | Updated Flags toString/documentation.Paul Phillips2012-02-029-36/+36
| * | Cleanups in classfile parser symbol creation.Paul Phillips2012-02-021-18/+18