summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* replaced the implicit `identity` coercion by `c...Adriaan Moors2009-08-215-11/+26
* fixed build problemMartin Odersky2009-08-211-1/+1
* added partial manifests (now called manifests),...Martin Odersky2009-08-212-10/+16
* Revert several commits related to implicits/predefAdriaan Moors2009-08-215-23/+11
* improved previous fix for implicits and `conforms`Adriaan Moors2009-08-213-4/+15
* Gave spawn and future a default implicit to add...Paul Phillips2009-08-211-1/+1
* replaced the implicit `identity` coercion by `c...Adriaan Moors2009-08-204-10/+11
* removed failing assertion.Martin Odersky2009-08-201-2/+2
* Put scala-library.jar back on the boot classpath.Paul Phillips2009-08-191-2/+5
* A bunch of cleanup on scriptrunner and fsc perf...Paul Phillips2009-08-186-319/+250
* Fixed memory leaks for streams.Martin Odersky2009-08-184-54/+78
* fix for #2264Lukas Rytz2009-08-181-0/+3
* Fix for #2164.Paul Phillips2009-08-181-1/+7
* fixed typo #2263Lukas Rytz2009-08-171-1/+1
* Improvements in positions assigned to expresssi...Miles Sabin2009-08-163-5/+6
* 1.Martin Odersky2009-08-164-40/+91
* Fixed #1560 (which was a typing hole, so some l...Martin Odersky2009-08-155-27/+61
* Blocks can now end in definitions.Martin Odersky2009-08-142-3/+4
* Merge branch 'ticket/513'Adriaan Moors2009-08-141-5/+10
* improving fix of #2246: optimised isDifferentTy...Adriaan Moors2009-08-141-37/+33
* fixed #2251Adriaan Moors2009-08-131-1/+2
* fixed #2246 type checker looping on pos/contrib701Adriaan Moors2009-08-131-30/+42
* fix for 513: use deep ForeachTypeTraverser in d...Adriaan Moors2009-08-131-5/+2
* Fix of #1722Martin Odersky2009-08-111-4/+13
* Fixed erroneous debug statement in erasure.Martin Odersky2009-08-101-1/+1
* Fixed #1642Martin Odersky2009-08-102-2/+13
* fixed t1705.Martin Odersky2009-08-102-61/+14
* Fixed specialization of lazy values.Iulian Dragos2009-08-071-10/+19
* Revert "fixed #2208"Adriaan Moors2009-08-062-8/+2
* fixed #2208Adriaan Moors2009-08-062-2/+8
* fixed ticket #2197Adriaan Moors2009-08-061-2/+8
* Fix for #1498.Paul Phillips2009-08-052-65/+25
* Fixed some problems with scope completionMartin Odersky2009-08-032-10/+24
* Added the scala.concurrent.TaskRunner and scala...Philipp Haller2009-08-031-0/+2
* Re-enabled forwarders and moved the formerly fa...Paul Phillips2009-08-032-9/+12
* Fixed startup problem for interactive GlobalMartin Odersky2009-08-031-1/+1
* Deleted IDeSupport.Martin Odersky2009-08-029-1186/+148
* More work on build manager.Miles Sabin2009-08-026-118/+150
* Added notification to BuildManager clients of f...Miles Sabin2009-07-316-11/+39
* hooks for scope completion; background presenta...Martin Odersky2009-07-317-57/+109
* Build manager now clones only symbols that were...Iulian Dragos2009-07-311-3/+3
* re-organized Namer.methodSig; verified for corr...Lukas Rytz2009-07-311-21/+23
* fixed positions when using named argumentsLukas Rytz2009-07-314-52/+55
* Merged dependency and references analysis.Iulian Dragos2009-07-314-79/+51
* more fixes for positionsMartin Odersky2009-07-308-19/+35
* Fixed problem when compileLate was calling genjvm.Iulian Dragos2009-07-301-4/+5
* Small refactoring to remove code duplication.Iulian Dragos2009-07-301-5/+8
* When both updating and removing, don't build tw...Miles Sabin2009-07-301-3/+5
* Added 'removed' files parameter to the update m...Iulian Dragos2009-07-303-3/+18
* Fixed test/positions/Empty regression.Martin Odersky2009-07-302-6/+4