summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work'Aleksandar Pokopec2011-01-2615-61/+348
* closes #3619, #4141.Adriaan Moors2011-01-261-4/+18
* closes #4137.Adriaan Moors2011-01-261-1/+1
* closes #2741, #4079: pickling now ensures that ...Adriaan Moors2011-01-262-5/+19
* closes #3977.Adriaan Moors2011-01-261-2/+2
* Hey neat, the -Xcheckinit bot found a bug.Paul Phillips2011-01-261-2/+2
* partest --grep has never worked quite right (at...Paul Phillips2011-01-264-15/+36
* SyncVar should not swallow interrupts and shoul...Paul Phillips2011-01-261-8/+22
* Fixing the positions for catch block expressions.Paul Phillips2011-01-251-3/+3
* A new murmur3 hashcode implementation contribut...Paul Phillips2011-01-2511-129/+208
* 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-247-14/+216
* 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-2428-366/+1400
* 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-222-2/+3
* Merge branch 'invalid-sig' of /scala/trunkPaul Phillips2011-01-223-27/+44
* Modified scala build to push jline artifact to ...Josh Suereth2011-01-224-7/+74
* Updated to new jline sources with it moved into...Paul Phillips2011-01-2159-138/+184
* [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
* The empty string commit made me hungry to actua...Paul Phillips2011-01-211-0/+1
* Deleted the former Process code in the compiler.Paul Phillips2011-01-218-233/+28
* A little debugging infrastructure for sys.process.Paul Phillips2011-01-211-20/+43
* Minor collections cleanups, no review.Paul Phillips2011-01-203-34/+33
* Defer a check from the typer to refcheck so the...Paul Phillips2011-01-201-3/+3
* Integrated contributed non-recursive implementa...Paul Phillips2011-01-205-28/+218
* Made the empty string print as "" in the repl i...Paul Phillips2011-01-201-0/+1
* The repl becomes more intense about making sure...Paul Phillips2011-01-203-8/+34
* Made partest update a checkfile even if it does...Paul Phillips2011-01-201-22/+20
* Look even harder for attempts to sneak "this" i...Paul Phillips2011-01-201-2/+9
* Duplication elimination, no review.Paul Phillips2011-01-202-73/+82
* 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-201162-1167/+1167
* introduce NullaryMethodType to disambiguate Pol...Adriaan Moors2011-01-2036-174/+279
* More on partest.Paul Phillips2011-01-1910-309/+128
* Fixed First/Second dependency problem in presen...Martin Odersky2011-01-193-7/+6