summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Further fixes some issues for #3621.Aleksandar Pokopec2010-11-256-8/+33
* Changing EnclosingMethod generation not to drop...Paul Phillips2010-11-251-1/+0
* Fix for #3621.Aleksandar Pokopec2010-11-2415-9/+223
* Applied patch from davetron5000, improving docu...Iulian Dragos2010-11-242-26/+62
* Quickfix for #3993 before a real fix is done.Eugene Vigdorchik2010-11-241-1/+1
* Added Presentation compiler stress tester.Martin Odersky2010-11-231-0/+204
* Some cleanup (mainly in Typers).Hubert Plociniczak2010-11-225-55/+27
* Fixes #3630.Aleksandar Pokopec2010-11-223-1/+12
* Make interrupts non-interruptible, otherwise th...Eugene Vigdorchik2010-11-211-1/+7
* Added some docs.Martin Odersky2010-11-201-1/+11
* A little IDE hardeningMartin Odersky2010-11-201-1/+3
* Fixes #3647, closes #3647, adds a test case for...Aleksandar Pokopec2010-11-193-4/+41
* Fix for #3686. No review.Aleksandar Pokopec2010-11-191-2/+2
* Removed inline annotation on a private stream m...Aleksandar Pokopec2010-11-191-1/+1
* Fixes #3686 by special casing Stream transforme...Aleksandar Pokopec2010-11-191-16/+39
* Applying patch by Daniel Sobral for #3796.Aleksandar Pokopec2010-11-191-33/+111
* Better integration for mutable list and queue.Aleksandar Pokopec2010-11-192-10/+27
* Fixes #3935.Aleksandar Pokopec2010-11-193-4/+21
* Rewording for #3958, and a few doc changes.Aleksandar Pokopec2010-11-195-9/+31
* removed duplicated error message for bad compil...michelou2010-11-187-199/+219
* Improvements forMSIL: Miguel Garcia2010-11-1814-178/+284
* Some refinement of the error messages when the ...Paul Phillips2010-11-1810-61/+138
* Fixed the bug which was hanging partest.Paul Phillips2010-11-171-1/+3
* Another fix for #3989, regarding the `-` which ...Aleksandar Pokopec2010-11-171-7/+25
* Closes #3958. No review.Aleksandar Pokopec2010-11-171-0/+3
* Added another fix for #3970.Aleksandar Pokopec2010-11-172-15/+29
* Fixes #3970 and a bunch of other issues.Aleksandar Pokopec2010-11-173-6/+101
* Fixes #3989.Aleksandar Pokopec2010-11-173-16/+10
* Fixes #3989, adding test cases for #3989 and #3...Aleksandar Pokopec2010-11-173-12/+57
* Fixes #3996.Aleksandar Pokopec2010-11-171-1/+3
* updates Scala examples, added detach pluginmichelou2010-11-1743-14/+3580
* Two annoying REPL things made less annoying:Paul Phillips2010-11-174-5/+126
* Some profiling infrastructure.Paul Phillips2010-11-166-13/+165
* Correct wrong comment. No review.Eugene Vigdorchik2010-11-161-1/+1
* Added and corrected existing comments.Iulian Dragos2010-11-162-1/+4
* Switched from ignoring nonexistent directory to...Paul Phillips2010-11-161-1/+4
* ant, build.xml and classpath issues.Paul Phillips2010-11-163-41/+47
* Cosmetic changes to previous fix for #3918.Iulian Dragos2010-11-151-2/+2
* Clear the undoLog for types in resetTyper.Iulian Dragos2010-11-152-2/+3
* Changed javasigs test to use new javaccmd syste...Philipp Haller2010-11-151-1/+1
* partest sets javaccmd system property when runn...Philipp Haller2010-11-151-7/+7
* Revert unused code.Eugene Vigdorchik2010-11-151-1/+1
* adapt not to confuse types and stable terms.Eugene Vigdorchik2010-11-151-1/+1
* Cleaned up some hangover from equality struggle...Paul Phillips2010-11-153-8/+15
* Moved failing test to pending until I figure ou...Iulian Dragos2010-11-142-0/+0
* Fixed -Xexperimental and other settings so that...Paul Phillips2010-11-141-3/+3
* Merge branch 'master' of /scala/trunkPaul Phillips2010-11-141-2/+6
* Made the additions to Predef described in #3762.Paul Phillips2010-11-142-22/+33
* Use partest's java and javac command in the jav...Iulian Dragos2010-11-131-9/+2
* Fix InnerClasses attribute: anonymous classes d...Iulian Dragos2010-11-138-21/+466