summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* closes #3977.Adriaan Moors2011-01-261-2/+2
* Hey neat, the -Xcheckinit bot found a bug.Paul Phillips2011-01-261-2/+2
* Fixing the positions for catch block expressions.Paul Phillips2011-01-251-3/+3
* A new murmur3 hashcode implementation contribut...Paul Phillips2011-01-253-10/+12
* Skip getClass (signature changes between JDK 1....Iulian Dragos2011-01-251-1/+3
* Added methods askStructure and askLoadedTyped, ...Martin Odersky2011-01-254-14/+146
* Stripped one more embarrasing absolute path fro...Iulian Dragos2011-01-251-1/+1
* Increased the timeout for presentation compiler...Iulian Dragos2011-01-241-4/+4
* Added presentation compiler tests.Iulian Dragos2011-01-242-1/+176
* Better behavior on completions.Martin Odersky2011-01-243-20/+38
* Responds no longer re-throw exceptions.Martin Odersky2011-01-241-1/+4
* 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