summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename isValueClass -> isPrimitiveValueClassMartin Odersky2012-02-0716-129/+123
* Making the Meter test expand and compile.Martin Odersky2012-02-074-23/+23
* Added test case.Martin Odersky2012-02-071-0/+19
* Removing unnecessary AnyVal code.Paul Phillips2012-02-0612-100/+48
* Merge branch 'master' into topic/inlinePaul Phillips2012-02-06119-1102/+3487
|\
| *-----. Merge remote-tracking branches 'rklaehn/SI-5139', 'axel22/feature/pc-ctrie', ...Paul Phillips2012-02-06118-1095/+3475
| |\ \ \ \
| | | | | * Added the "nofail" flag to the scaladoc ant taskVlad Ureche2012-02-061-5/+22
| | | | * | Assorted fixesEugene Burmako2012-02-068-62/+85
| | | | |/
| | | * / Automatically fetch jars as neededGeoff Reedy2012-02-061-14/+19
| | | |/
| | * | Merge branch 'master' into feature/pc-ctrieAleksandar Prokopec2012-02-06209-1557/+2395
| | |\|
| | | * Revert "Added a rootdoc page for the compiler API scaladoc"Paul Phillips2012-02-054-10/+5
| | | * Revert "Scaladoc @usecase annotation overriding / SI-5287"Paul Phillips2012-02-054-277/+36
| | | * Refining the reflection api.Paul Phillips2012-02-0528-193/+178
| | | * Reimplemented Modifer.Paul Phillips2012-02-058-44/+94
| | | *-----. Merge remote-tracking branches 'VladUreche/feature/compiler-rootdoc', 'scalam...Paul Phillips2012-02-0518-48/+317
| | | |\ \ \ \
| | | | | | | * Scaladoc @usecase annotation overriding / SI-5287Vlad Ureche2012-02-054-36/+277
| | | | | | * | Fixes https://issues.scala-lang.org/browse/SI-5272Eugene Burmako2012-02-056-3/+20
| | | | | * | | Fixes https://issues.scala-lang.org/browse/SI-5334Eugene Burmako2012-02-054-4/+10
| | | | | |/ /
| | | | * | / Added a rootdoc page for the compiler API scaladocVlad Ureche2012-02-054-5/+10
| | | | | |/ | | | | |/|
| | | * | | Merge remote-tracking branch 'szabolcsberecz/small-cleanup' into developPaul Phillips2012-02-052-3/+2
| | | |\ \ \
| | | | * | | one less TODO and null checkSzabolcs Berecz2012-02-052-3/+2
| | | * | | | Merge remote-tracking branches 'scalamacros/pullrequest/cygwinscripts' and 's...Paul Phillips2012-02-0544-433/+278
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Replaced LiftCode with a function in MacroContextEugene Burmako2012-02-0544-433/+278
| | | | |/ /
| | | * | | Fixes OSTYPE check for CygwinEugene Burmako2012-02-051-1/+1
| | | * | | Fixes curlUpload for CygwinEugene Burmako2012-02-051-0/+1
| | | |/ /
| | * | | Add tests for parallel Ctrie.Aleksandar Prokopec2012-02-037-17/+126
| | * | | Fix some issues in parallel Ctrie.Aleksandar Prokopec2012-02-036-46/+75
| | * | | Add parallel Ctrie parallel collection.Aleksandar Prokopec2012-02-025-10/+151
| | * | | Incorporate Ctrie into standard library.Aleksandar Prokopec2012-02-024-13/+106
| | * | | Add the Ctrie concurrent map implementation.Aleksandar Prokopec2012-02-0113-0/+2055
| | * | | Remove ParIterator and SignalContextPassingIterator.Aleksandar Prokopec2012-02-0114-182/+113
| | * | | Add support for combiner sharing to parallel collections.Aleksandar Prokopec2012-02-014-119/+193
| * | | | added reference equality checks to improve structural sharingRuediger Klaehn2012-02-051-7/+12
| | |/ / | |/| |
* | | | 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