summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Implemented manifest-based class-paths.Paul Phillips2011-11-219-13/+162
* Always build command lines in partest as Seq[St...Stefan Zeiger2011-11-211-11/+4
* Use larger Java memory sizes from partest on Un...Stefan Zeiger2011-11-211-1/+1
* Fix for what have been rather uncommon common o...Paul Phillips2011-11-211-39/+31
* Disabling failing javap test.Paul Phillips2011-11-202-0/+0
* moving tree making to the TreeMaker factoryAdriaan Moors2011-11-191-98/+125
* Partial cleanup and generalization of tree prin...Martin Odersky2011-11-198-160/+179
* further clean up in virtpatmatAdriaan Moors2011-11-191-228/+218
* Cleanups in TypeApply creation and casting.Paul Phillips2011-11-1913-79/+78
* Bringing a bit of order to symbol substitution.Paul Phillips2011-11-1918-269/+302
* Fix for unfortunate thinko recently introduced.Paul Phillips2011-11-181-1/+1
* Enable the use of spaces in paths for the Scala...Stefan Zeiger2011-11-186-20/+44
* Revert "Enable the use of spaces in paths for t...Paul Phillips2011-11-186-42/+22
* Enable the use of spaces in paths for the Scala...Paul Phillips2011-11-186-22/+42
* Reverted changeset r26024.Philipp Haller2011-11-181-11/+40
* Removed some obsolete javacmd, javaccmd etc.Philipp Haller2011-11-162-33/+13
* Updated/fixed the following two Scala Ant tasks:michelou2011-11-162-68/+182
* another theory on the windows buildAdriaan Moors2011-11-161-1/+5
* Revert "Testing a theory about the windows build."Paul Phillips2011-11-161-1/+1
* Fix and re-enable test, that got broken by chan...amin2011-11-161-4/+4
* Disabled broken test, review by odersky.Paul Phillips2011-11-161-0/+0
* Reverted ProductN parent for case classes.Paul Phillips2011-11-168-77/+89
* Added missing file from last commitMartin Odersky2011-11-151-0/+46
* Towards better reflection APIs.Martin Odersky2011-11-1521-430/+886
* Amending my previous commit with a comment expl...Iulian Dragos2011-11-151-0/+5
* Made LazyType fail more graciously with incompl...Iulian Dragos2011-11-151-2/+9
* Changed reflection to allow getting a Scala Sym...amin2011-11-152-10/+32
* factoring more into ProtoTreeMakersAdriaan Moors2011-11-141-67/+82
* got rid of unsafe in typedSubstAdriaan Moors2011-11-141-39/+27
* minor cleanup in virtpatmatAdriaan Moors2011-11-141-15/+11
* null-robustness for presentation testAdriaan Moors2011-11-141-2/+6
* revert r25877. no reviewLukas Rytz2011-11-1418-0/+0
* Turning line endings to unix.Paul Phillips2011-11-131-33/+33
* behold ExtractorCall: encapsulating extractorsAdriaan Moors2011-11-131-202/+222
* Added functionality to clear project files from...Martin Odersky2011-11-132-5/+78
* Minor virtpatmat cleanup.Paul Phillips2011-11-131-1/+2
* 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