summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Made the .opts file in presentation compiler te...Iulian Dragos2011-03-072-1/+21
* Better workflow + debug logs in presentation co...Martin Odersky2011-03-073-17/+34
* Clarify documentation of Position.includes, clo...Donna Malayeri2011-03-071-2/+2
* Fixes and closes #4013.Aleksandar Pokopec2011-03-075-10/+65
* More signature fixes and tests and generally be...Paul Phillips2011-03-079-14/+41
* Raised the scariness of the case class deprecat...Paul Phillips2011-03-074-5/+23
* More signature work arising from actually looki...Paul Phillips2011-03-074-12/+32
* Closes #3987. Review by extempore.Martin Odersky2011-03-073-1/+20
* One more log in presentation compilerMartin Odersky2011-03-071-1/+5
* And extempore's original plan carries the day: ...Paul Phillips2011-03-0610-22/+31
* Another corner involving generic signatures and...Paul Phillips2011-03-063-2/+13
* Re-enabling the disabled signature test along w...Paul Phillips2011-03-066-23/+29
* Some naming clarifications and a test rewrite.Paul Phillips2011-03-063-10/+31
* Specialized ArraySeq. Closes #2996, no review.Paul Phillips2011-03-061-1/+1
* Fixes underlying "...Martin Odersky2011-03-052-6/+19
* Upgraded to latest maven-ant-tasks jarJosh Suereth2011-03-054-3/+3
* Clarified behavior of Map.withDefaultMartin Odersky2011-03-051-0/+1
* Insert missing braces. No review.Eugene Vigdorchik2011-03-051-1/+2
* Changed class name from `Main` to `Test` in a f...Aleksandar Pokopec2011-03-051-1/+1
* Fixes #3641.Aleksandar Pokopec2011-03-042-13/+32
* Fixed several issues with finally, closes #3965.Iulian Dragos2011-03-043-19/+145
* Renamed some methods in icode exception handler...Iulian Dragos2011-03-043-14/+27
* Note to self: travel with laptop and server.Paul Phillips2011-03-041-4/+2
* Reverting some recent signature code and tempor...Paul Phillips2011-03-045-9/+7
* Test case closes #1364, no review.Paul Phillips2011-03-032-0/+20
* A swing at fixing the remaining test without ta...Paul Phillips2011-03-032-4/+8
* Some test massage which goes with the last commit.Paul Phillips2011-03-032-1/+6
* Seem to have made a breakthrough with signature...Paul Phillips2011-03-035-10/+82
* Added an innocuous java BigDecimal -> scala Big...Paul Phillips2011-03-021-53/+55
* Made Stream.collect collect instead of filter.Paul Phillips2011-03-022-5/+3
* Fix for defParamsToString.Paul Phillips2011-03-021-3/+5
* Added cycle detection to getParts.Paul Phillips2011-03-023-0/+20
* Another lap around the track with generic signa...Paul Phillips2011-03-027-42/+90
* More debug output for -Ylog-classpathIulian Dragos2011-03-011-0/+1
* Long overdue rehaul of presentation compiler te...Iulian Dragos2011-03-013-21/+58
* Break 9 tests, fix 9 tests, realize you broke t...Paul Phillips2011-02-285-26/+41
* Test case closes #3613, no review.Paul Phillips2011-02-281-0/+22
* Fixing the other half of my recent breakage.Paul Phillips2011-02-283-4/+15
* Attempting to fix half my recently imposed brea...Paul Phillips2011-02-281-1/+1
* Altered a check for impl classes to look at the...Paul Phillips2011-02-285-7/+33
* A fix for ListBuffer's iterator not to blow up ...Paul Phillips2011-02-282-7/+18
* Fixes and closes #4294.Aleksandar Pokopec2011-02-282-0/+29
* Made mkString work correctly on views.Paul Phillips2011-02-255-2/+30
* make classpath access lazy. no reviewHubert Plociniczak2011-02-241-2/+2
* lazy val calls shouldn't be included in pure ex...Hubert Plociniczak2011-02-245-6/+45
* Reversion of r24319 for causing #4291.Paul Phillips2011-02-245-3/+28
* [scaladoc] Comments for lazy vals are printed i...Gilles Dubochet2011-02-231-0/+2
* [scaladoc] No companion linking is attempted fr...Gilles Dubochet2011-02-231-1/+2
* [scaladoc] Specializes upper and lower bounds o...Gilles Dubochet2011-02-231-6/+6
* [scaladoc] The "inherited" filter work correctl...Gilles Dubochet2011-02-231-2/+4