summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Closes #3364. No review.Philipp Haller2010-04-281-1/+1
* scalap: signature for case classes fixedilyas2010-04-282-0/+5
* no inlining on msil.Lukas Rytz2010-04-281-1/+1
* Fixed scaladoc output for several types and mem...Philipp Haller2010-04-273-41/+33
* A small error message improvement suggested at ...Paul Phillips2010-04-271-1/+2
* Added size hints to builders where possible wit...Paul Phillips2010-04-272-2/+9
* Closes #3362. Review by dragos.Martin Odersky2010-04-272-2/+6
* Various refinements and polishing to do with me...Paul Phillips2010-04-274-41/+107
* Created TypeDiagnostics trait and have begun op...Paul Phillips2010-04-277-205/+350
* Fixed construction of specialized classes in th...Iulian Dragos2010-04-273-21/+154
* Fixed crash when calling super in a closure (se...Iulian Dragos2010-04-271-2/+6
* fixed #3349 : method symbol cached too aggressi...Adriaan Moors2010-04-271-2/+4
* Some cleanups in repl completion and power mode.Paul Phillips2010-04-273-91/+72
* Mostly finishing the ball that got rolling in r...Paul Phillips2010-04-266-57/+146
* Typo patrol. no reviewAleksandar Pokopec2010-04-262-4/+4
* [scaladoc] Removed commented-out items in the c...Donna Malayeri2010-04-261-3/+0
* [scaladoc] Moved object/template icons to the l...Donna Malayeri2010-04-262-11/+45
* [scaladoc] Added TODO comments for later fixing...Donna Malayeri2010-04-262-2/+6
* [scaladoc] Added missing file for previous commit.Donna Malayeri2010-04-261-0/+6
* [scaladoc] Fix alignment of "Inherited" and "Vi...Donna Malayeri2010-04-262-6/+7
* Better positioned regular expression parser, co...Gilles Dubochet2010-04-261-0/+19
* Improved documentation for `NodeSeq.\` and `Nod...Gilles Dubochet2010-04-261-20/+25
* Solves the "same type after erasure problem" un...Martin Odersky2010-04-261-1/+12
* moved AnnotationDefaultAttr to scala.runtime.Lukas Rytz2010-04-261-5/+3
* Some overdue improvements in repl completion, w...Paul Phillips2010-04-2510-405/+259
* Fixes #3350. review by extemporeAleksandar Pokopec2010-04-251-0/+10
* Closes #3356.Philipp Haller2010-04-253-107/+42
* close #3338, close #3334, close #3345.Lukas Rytz2010-04-256-42/+91
* Another guess falling somewhere between educate...Paul Phillips2010-04-241-9/+13
* StringBuilder no longer violates the Seq revers...Paul Phillips2010-04-243-563/+276
* Took another of universal equality's victims to...Paul Phillips2010-04-241-1/+1
* Added size hints to Array.{ iterate, range, tab...Paul Phillips2010-04-232-0/+22
* Created Mutable and Immutable SetFactories to d...Paul Phillips2010-04-2317-15/+69
* Closes #3108 plus removed some semicolons.Hubert Plociniczak2010-04-232-21/+21
* added missing SuperMixinsIngo Maier2010-04-2321-24/+29
* Fixed potential duplicate error annotation "Err...Martin Odersky2010-04-232-15/+18
* Fixed typo in error message. No review.Martin Odersky2010-04-231-1/+1
* Fixed implicits problem in specs; Manifest[Clas...Martin Odersky2010-04-232-39/+21
* Some cleanup I did when looking at #2769.Hubert Plociniczak2010-04-222-27/+21
* Reverted change of Reactor.exceptionHandler's t...Philipp Haller2010-04-222-4/+3
* Reactor.exceptionHandler is defined on Throwabl...Philipp Haller2010-04-224-25/+30
* Added two options to tools/tokens, --sliding an...Paul Phillips2010-04-213-16/+38
* Fixed a couple bugs in tools/tokens which were ...Paul Phillips2010-04-211-4/+7
* Two new command line programs in ~/tools: scmp ...Paul Phillips2010-04-212-0/+134
* Since pickled data moved into annotations ShowP...Paul Phillips2010-04-2113-60/+165
* [scaladoc] Slight change to design of how Comme...Gilles Dubochet2010-04-212-2/+2
* Changed the way special overrides are implemented.Iulian Dragos2010-04-213-76/+85
* Fixed retyping of ThisTypes and less aggressive...Iulian Dragos2010-04-212-11/+23
* Fixed bug in update method visibility which cau...Paul Phillips2010-04-212-33/+46
* Handled action items (1) and (4) of the phaller...Paul Phillips2010-04-217-25/+18