summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Enable the use of spaces in paths for the Scala...Paul Phillips2011-11-184-18/+34
* 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
* Revert "Testing a theory about the windows build."Paul Phillips2011-11-161-1/+1
* Reverted ProductN parent for case classes.Paul Phillips2011-11-161-7/+8
* Added missing file from last commitMartin Odersky2011-11-151-0/+46
* Towards better reflection APIs.Martin Odersky2011-11-1520-429/+885
* 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-151-4/+6
* 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
* 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-133-3/+5
* 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
* 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
* Small changes to reflection prompted by code re...Martin Odersky2011-11-115-9/+26
* Deprecated ambiguous dot syntaxes.Paul Phillips2011-11-113-5/+39
* Cleanup around typeref creation and rebinding.Paul Phillips2011-11-112-59/+39
* A comment answering one of adriaan's philosophi...Paul Phillips2011-11-111-0/+6
* Allow to load $class classes using Scala reflec...Grzegorz Kossakowski2011-11-101-1/+4
* Better virtpatmat situation.Paul Phillips2011-11-101-1/+2
* Fix for regression in overriding with defaults.Paul Phillips2011-11-101-1/+2
* 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
* 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-081-2/+13
* Fixing logic in structural types.Paul Phillips2011-11-081-47/+57
* Third collections commit from Todd Vierling.Paul Phillips2011-11-0714-29/+41
* Next collections commit from Todd Vierling.Paul Phillips2011-11-078-17/+23