summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reversion of r21940, which caused a big bump in...Paul Phillips2010-05-271-40/+67
* Commit r22003 changed the svn:ignoreAntonio Cunei2010-05-261-2/+2
* also consider non-implicit locals when checking...Adriaan Moors2010-05-261-1/+19
* Closes #3452, inconsistency between method desc...Iulian Dragos2010-05-261-3/+6
* Adds comments for #3471, and a test case which ...Aleksandar Pokopec2010-05-261-10/+32
* Closes #3434.Iulian Dragos2010-05-261-4/+29
* Added a migration warning for matches and insta...Paul Phillips2010-05-262-3/+20
* Made interpreter robust against a missing class...Paul Phillips2010-05-262-13/+31
* More thorough fix for #3454Martin Odersky2010-05-251-2/+4
* Fixe for botched Parser checking for #3454.Martin Odersky2010-05-251-1/+1
* Closes #3469. Review by rytz.Martin Odersky2010-05-251-3/+7
* Applied Paul's patch which closes #3306.Martin Odersky2010-05-254-4/+13
* Closes #3454, plus one syntax generalization wh...Martin Odersky2010-05-251-1/+2
* Addresses see #3470 by adding a method Reactor....Philipp Haller2010-05-252-24/+37
* Fixed an xml issue arising from arrays no longe...Paul Phillips2010-05-241-1/+2
* Brought the *Proxy classes more up to date.Paul Phillips2010-05-249-47/+31
* Removed a few instances of redundant or dead co...Paul Phillips2010-05-247-59/+7
* Changed the script runner mechanism to alchemiz...Paul Phillips2010-05-2315-245/+176
* Adding some info to naked asserts so future cra...Paul Phillips2010-05-231-2/+2
* Pulled a function from the repl into the packag...Paul Phillips2010-05-222-11/+12
* Reverted r19926 based on reports it breaks thin...Paul Phillips2010-05-221-7/+3
* It's clearly not a long term solution to go hun...Paul Phillips2010-05-224-6/+5
* A workaround for the crasher described in the c...Paul Phillips2010-05-221-1/+13
* Discovered via irc one more assertion in the ma...Paul Phillips2010-05-222-5/+4
* Made workaround for #3430 noisier during its wo...Paul Phillips2010-05-221-1/+7
* Altered a bunch of places which call hashCode t...Paul Phillips2010-05-2131-38/+40
* Added +=: prepend to MutableList.Martin Odersky2010-05-212-2/+9
* Workaround for #3462.Paul Phillips2010-05-211-2/+5
* A more specifically targetted version of r21991...Paul Phillips2010-05-211-2/+2
* Make the inliner be more careful about where it...Paul Phillips2010-05-201-0/+3
* Closes #3449. no review.Iulian Dragos2010-05-201-8/+14
* Misoptimization for list extractors caused non-...Paul Phillips2010-05-201-1/+8
* Closes #3381.Iulian Dragos2010-05-203-44/+60
* Closed #3432.Iulian Dragos2010-05-201-0/+4
* Fixed a BigDecimal/Long comparison bug reported...Paul Phillips2010-05-201-3/+4
* Bug in lastIndexOfSeq. Closes #3455, no review.Paul Phillips2010-05-201-1/+1
* Closes #3304. Review by extempore.Martin Odersky2010-05-191-2/+9
* Fixed problem with static initializer in ForkJo...Philipp Haller2010-05-191-5/+16
* tentative solution of typeParams problem discov...Martin Odersky2010-05-191-1/+14
* Fixes #3422. No review necessary.Aleksandar Pokopec2010-05-191-1/+1
* Fixes #3385. No review.Aleksandar Pokopec2010-05-193-37/+74
* Hacky but no-risk fix for #3189, which was caus...Paul Phillips2010-05-191-1/+3
* Removed deprecation. No review.Aleksandar Pokopec2010-05-181-2/+1
* Changed migration annotation to deprecated.Aleksandar Pokopec2010-05-181-1/+1
* Fixes #3445. no reviewAleksandar Pokopec2010-05-181-0/+7
* Fixes #3444. Review by phaller.Aleksandar Pokopec2010-05-181-2/+2
* Fix for sliding boundary condition.Paul Phillips2010-05-181-1/+1
* some more ad-hoc cookingAdriaan Moors2010-05-181-0/+1
* cook raw type when copying down result typeAdriaan Moors2010-05-181-0/+1
* Changed strategy to allow specialization on typ...Iulian Dragos2010-05-181-6/+14