summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixed deprecated number syntaxmichelou2011-11-231-7/+8
* - fixed code lifting of String, Int, ...vogt2011-11-231-1/+1
* Slightly revised version for the new starr.Martin Odersky2011-11-232-2/+2
* Preparations for new version of AbstractPartial...Martin Odersky2011-11-234-9/+28
* Reworked AnnotationInfo patch.Paul Phillips2011-11-238-104/+80
* type test optimization now takes GADT hack into...Adriaan Moors2011-11-221-5/+5
* optimized typedSubstAdriaan Moors2011-11-221-19/+24
* optimizing type tests and related stuffAdriaan Moors2011-11-222-10/+39
* a wider variety of treemakersAdriaan Moors2011-11-221-148/+163
* optimized version of condAdriaan Moors2011-11-221-0/+19
* fixed extraneous output. no review.Martin Odersky2011-11-221-1/+1
* Changed the way use cases are handled in scaladoc.Vlad Ureche2011-11-222-3/+21
* Make partest work with spaces in the path (from...Stefan Zeiger2011-11-226-22/+35
* Compiler part of fast orElse.Martin Odersky2011-11-223-2/+20
* More beautiful fast orElse infrastructure.Martin Odersky2011-11-222-7/+13
* First part of campaign to make orElse on partia...Martin Odersky2011-11-222-9/+38
* Move allDeclarations to make it available to al...amin2011-11-221-5/+5
* Long-standing performance mystery solved.Paul Phillips2011-11-224-33/+54
* Implemented manifest-based class-paths.Paul Phillips2011-11-214-13/+46
* Always build command lines in partest as Seq[St...Stefan Zeiger2011-11-211-11/+4
* Fix for what have been rather uncommon common o...Paul Phillips2011-11-211-39/+31
* 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-184-18/+34
* Revert "Enable the use of spaces in paths for t...Paul Phillips2011-11-184-34/+18
* 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