summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* made DivergentImplicit a def so we see what goe...Martin Odersky2011-01-241-2/+3
* Added log message to tell what version of the p...Martin Odersky2011-01-241-0/+1
* The AnyVal types become source files instead of...Paul Phillips2011-01-2414-290/+250
* Tackled source generation from a new angle rath...Paul Phillips2011-01-233-0/+277
* Using decoded names in invokeDynamic.Martin Odersky2011-01-231-1/+1
* hardeing of the presentation compiler.Martin Odersky2011-01-234-119/+197
* Taking a ride from 106 invalid generic signatur...Paul Phillips2011-01-231-39/+75
* Incorporated feedback on a couple recent commits.Paul Phillips2011-01-221-1/+1
* Merge branch 'invalid-sig' of /scala/trunkPaul Phillips2011-01-223-27/+44
* Updated to new jline sources with it moved into...Paul Phillips2011-01-215-10/+10
* [scaladoc] First attempt at modularisation of S...Gilles Dubochet2011-01-2114-69/+248
* [scaladoc] Fixes issue with code block in scala...Gilles Dubochet2011-01-211-124/+149
* getLinkPos now removes the unit it loaded.Martin Odersky2011-01-211-0/+2
* Trying to fix problem in getLinkPos.Martin Odersky2011-01-211-1/+1
* Better replays.Martin Odersky2011-01-214-44/+80
* Deleted the former Process code in the compiler.Paul Phillips2011-01-215-226/+19
* Defer a check from the typer to refcheck so the...Paul Phillips2011-01-201-3/+3
* The repl becomes more intense about making sure...Paul Phillips2011-01-203-8/+34
* Look even harder for attempts to sneak "this" i...Paul Phillips2011-01-201-2/+9
* Added askLinkPos command for hyperlinking. Martin Odersky2011-01-204-4/+62
* Made ().## and null.## not crash anymore.Paul Phillips2011-01-201-15/+16
* Updated copyright notices to 2011Antonio Cunei2011-01-20287-288/+288
* introduce NullaryMethodType to disambiguate Pol...Adriaan Moors2011-01-2030-164/+238
* More on partest.Paul Phillips2011-01-192-12/+13
* Fixed First/Second dependency problem in presen...Martin Odersky2011-01-193-7/+6
* There was a bunch of work adriaan and I did whi...Paul Phillips2011-01-193-11/+14
* Made recent string optimization jvm-only.Paul Phillips2011-01-191-1/+1
* Added a terminal type for echo reenable based o...Paul Phillips2011-01-181-1/+1
* Who knew system was such a popular sentence end...Paul Phillips2011-01-183-5/+5
* Reverted to curried invokeDynamic to fix a prob...Martin Odersky2011-01-181-7/+7
* Completion related fix and cleanup.Eugene Vigdorchik2011-01-181-8/+3
* Cleaned up Dynamic.Martin Odersky2011-01-183-11/+8
* Allow box(unbox) elimination for the Null type,...Iulian Dragos2011-01-181-1/+7
* second version of close #3649. no reviewLukas Rytz2011-01-181-12/+16
* Removing code which I believe to be some debugg...Hubert Plociniczak2011-01-181-16/+1
* fixed typo. no reviewHubert Plociniczak2011-01-181-2/+2
* Dynamic type added. Array creation optimized.Martin Odersky2011-01-164-15/+46
* Rollback changes to canRedefine.Eugene Vigdorchik2011-01-161-1/+1
* Do not redefine the symbol in a class file to p...Eugene Vigdorchik2011-01-161-1/+1
* This outlaws explicit isInstanceOf tests on val...Paul Phillips2011-01-151-1/+5
* Optimization to string concatenation.Paul Phillips2011-01-152-16/+48
* There were some shenanigans in normalize trying...Paul Phillips2011-01-151-17/+5
* Validate positions only in debug mode. No reviewEugene Vigdorchik2011-01-151-1/+1
* Disabled browsing in the empty package, hopeful...Martin Odersky2011-01-131-1/+4
* Some modifications to @elidable: for reasons lo...Paul Phillips2011-01-121-2/+2
* Merge branch 'work'Aleksandar Pokopec2011-01-121-0/+1
* Some fixes for partest issues.Paul Phillips2011-01-124-3/+14
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-1249-81/+87
* In r22807 an optimization was added to remove B...Paul Phillips2011-01-112-4/+12
* Allow reload to be issued inside ask non-interr...Eugene Vigdorchik2011-01-111-1/+3