summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Some progress on reviving TreeCheckers, plus a ...Paul Phillips2010-09-248-85/+137
* closes #3808.Adriaan Moors2010-09-243-27/+19
* Adds a half second delay before showing tooltips.Pedro Furlanetto2010-09-241-1/+3
* closes #3857: retain pre-erasure info in type h...Adriaan Moors2010-09-231-25/+38
* closes #3800.Adriaan Moors2010-09-231-4/+4
* AIOOBE in scanner when typing in the end of file.Eugene Vigdorchik2010-09-231-1/+2
* InterruptedException while waiting for result s...Eugene Vigdorchik2010-09-231-1/+6
* Rollback MutableSourceFile, the whole idea is b...Eugene Vigdorchik2010-09-231-41/+24
* closes #3792: type equality for singleton types...Adriaan Moors2010-09-221-9/+11
* removed deskolemize hack for tcpoly.Adriaan Moors2010-09-223-3/+5
* A cleanup of the inliner.Paul Phillips2010-09-2221-743/+450
* Closes #1591.Hubert Plociniczak2010-09-228-52/+89
* do not cache lineIndices for MutableSourceFile.Eugene Vigdorchik2010-09-221-2/+6
* Scala IDE needs mutable files with changing con...Eugene Vigdorchik2010-09-214-27/+40
* [scaladoc] Closes #3541.Gilles Dubochet2010-09-211-1/+9
* Painstaking elimination of redundant array crea...Paul Phillips2010-09-212-28/+27
* Adds links from letters to the reference index ...Pedro Furlanetto2010-09-204-15/+20
* Mostly a setup commit.Paul Phillips2010-09-196-72/+155
* Removed unnecessary param. Review by milessabin.Martin Odersky2010-09-181-1/+1
* added typedLastTree functionality to CompilerCo...Martin Odersky2010-09-184-8/+39
* Better unlocking behavior when exceptions are r...Martin Odersky2010-09-182-5/+9
* Fixed long standing annoyance which prevents th...Paul Phillips2010-09-181-0/+43
* Restoring negative literal parsing behavior to ...Paul Phillips2010-09-171-15/+14
* Correctly get all scope symbols and members.Eugene Vigdorchik2010-09-171-7/+5
* argh -- merge failure?? -- this was fixedAdriaan Moors2010-09-161-1/+1
* part 2 of the dependent method refactoring: imp...Adriaan Moors2010-09-164-76/+202
* closes #1569, #3731: refactored dependent metho...Adriaan Moors2010-09-1616-179/+251
* include all symbols from enclosing scopes as we...Eugene Vigdorchik2010-09-161-3/+7
* Closes #3779.Iulian Dragos2010-09-161-2/+20
* Adds a reference index to the documentation.Pedro Furlanetto2010-09-165-4/+152
* positioning fix for infix expressions: report e...Paul Phillips2010-09-151-2/+2
* Never generate the ACC_SYNTHETIC flag in byteco...Paul Phillips2010-09-151-2/+1
* Removed Throw from the set of unlabelled AST No...Paul Phillips2010-09-151-1/+1
* Fixes reporting the number of documentable temp...Pedro Furlanetto2010-09-151-1/+2
* Shield interrupts against exceptions in user codeEugene Vigdorchik2010-09-151-3/+10
* Adding interrupts should wake the serverEugene Vigdorchik2010-09-151-0/+1
* Close #3835, review by extemporeLukas Rytz2010-09-141-1/+1
* closes #1693: improve implicit conversion disam...Adriaan Moors2010-09-142-7/+32
* closes #3612.Adriaan Moors2010-09-141-30/+30
* closes #3692: make instantiateTypeVar more care...Adriaan Moors2010-09-141-1/+4
* relax implicit divergence checkAdriaan Moors2010-09-142-3/+3
* Closes 3627. No review.Iulian Dragos2010-09-131-1/+1
* Renamed a file to soothe ant. No review.Paul Phillips2010-09-101-0/+0
* Merge branch 'ticket/3435'Iulian Dragos2010-09-091-2/+8
* fix fix for (close #3791) and made deprecation ...Lukas Rytz2010-09-092-1/+6
* close #3791 according to jason's proposal.Lukas Rytz2010-09-091-5/+16
* Some modifications to repl classloading to make...Paul Phillips2010-09-073-7/+39
* Changes to presentation compiler.Martin Odersky2010-09-075-44/+106
* Added type alias so that Response is accessible...Miles Sabin2010-09-071-0/+2
* Closes #3803. No Review.Iulian Dragos2010-09-051-3/+3