summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sin some more.Paul Phillips2011-11-135-3/+12
* Fix to bitrot in profiling code.Paul Phillips2011-11-131-2/+2
* Testing a theory about the windows build.Paul Phillips2011-11-131-1/+1
* scala.bat expansion with quotes and spaces.Paul Phillips2011-11-131-2/+2
* Delayed expansion in scala.bat.Paul Phillips2011-11-131-3/+5
* More defense against spaces in paths.Paul Phillips2011-11-131-1/+3
* Working on the runners.Paul Phillips2011-11-135-73/+122
* Made windows less aggressive about failing.Paul Phillips2011-11-131-2/+1
* Makes -toolcp available on windows.Paul Phillips2011-11-131-0/+20
* Enabled Presentation Compiler test for IDE tick...Micro Dotta2011-11-114-0/+6
* Changes the fork join pool detection for JVM1.7...Aleksandar Pokopec2011-11-112-2/+2
* Work in progress on #4541.Aleksandar Pokopec2011-11-112-3/+45
* Enabled Presentation Compiler test for IDE tick...Micro Dotta2011-11-115-3/+47
* Small changes to reflection prompted by code re...Martin Odersky2011-11-115-9/+26
* Deprecated ambiguous dot syntaxes.Paul Phillips2011-11-119-5/+85
* Cleanup around typeref creation and rebinding.Paul Phillips2011-11-112-59/+39
* A comment answering one of adriaan's philosophi...Paul Phillips2011-11-112-0/+14
* Allow to load $class classes using Scala reflec...Grzegorz Kossakowski2011-11-102-1/+22
* Fixing tests, no review.Paul Phillips2011-11-101-1/+1
* Better virtpatmat situation.Paul Phillips2011-11-101-1/+2
* Fix for regression in overriding with defaults.Paul Phillips2011-11-102-1/+13
* More refinements for the scratchpad.Martin Odersky2011-11-102-30/+93
* Removed reflect.{Type, Symbol, Tree, Print} for...Martin Odersky2011-11-104-319/+0
* (1) Made ReflectionUtils an object, to take its...Martin Odersky2011-11-106-26/+17
* Fixed name of MODULE$ field to make scratchpad ...Martin Odersky2011-11-091-1/+1
* refactoring virtpatmat into modules, cleaning upAdriaan Moors2011-11-092-384/+416
* Unified binary representations under AbstractFile.Paul Phillips2011-11-086-27/+41
* Updates for the ten tests I broke recently.Paul Phillips2011-11-0810-19/+43
* Fix binary breakage.Paul Phillips2011-11-081-8/+16
* Fixing experimental feature.Paul Phillips2011-11-081-1/+1
* Distentangled platform specific code from loade...Martin Odersky2011-11-086-84/+105
* smarter bridges to unappliesAdriaan Moors2011-11-083-2/+54
* Fixing logic in structural types.Paul Phillips2011-11-083-47/+65
* Third collections commit from Todd Vierling.Paul Phillips2011-11-0715-35/+47
* Next collections commit from Todd Vierling.Paul Phillips2011-11-078-17/+23
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-0774-189/+301
* Closes IDE-1000567, SI 5013. No Review.Martin Odersky2011-11-073-1/+11
* A couple bits of r25957 lost under time pressure.Paul Phillips2011-11-072-2/+3
* Another round of pleasing the gods of init order.Paul Phillips2011-11-075-84/+101
* Fixing checkinit build.Paul Phillips2011-11-071-14/+10
* Fix crash with HK types.Paul Phillips2011-11-073-1/+27
* Fixed hang in typechecker.Paul Phillips2011-11-072-1/+22
* Closed SI-5135michelou2011-11-061-1/+1
* Changed presentation tests to use .flags instea...Iulian Dragos2011-11-063-1/+1
* Fixed askLinkPos problem in reported by failing...Martin Odersky2011-11-062-2/+3
* Added akka.opts file (for presentation compiler...Micro Dotta2011-11-051-0/+18
* Revert "Fix for Enumeration."Paul Phillips2011-11-043-11/+1
* Minor change to get closer to building under -X...Paul Phillips2011-11-041-3/+2
* Attempt to fix failing test.Paul Phillips2011-11-042-3/+5
* Fix for Enumeration.Paul Phillips2011-11-043-1/+11