summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Unbroke the build, sorry about that.Paul Phillips2009-08-312-2/+2
* Large Path/File/Directory checkin.Paul Phillips2009-08-304-52/+38
* I hope to have fixed the optimized build.Iulian Dragos2009-08-282-3/+7
* A bunch of cleanups around Ordered & Ordering, ...Paul Phillips2009-08-281-38/+17
* added manifests to most parts of standard libra...Martin Odersky2009-08-279-47/+60
* Fix and test case for #2187 and its duplicate #...Paul Phillips2009-08-271-1/+2
* Fix for #2240.Paul Phillips2009-08-271-1/+4
* Removed debugging printlnIulian Dragos2009-08-271-3/+1
* Fixed faulty constant propagation in the optimi...Iulian Dragos2009-08-261-5/+10
* Some functionalization achieved while trying to...Paul Phillips2009-08-261-24/+20
* Fix for #2275 with tests.Miles Sabin2009-08-252-8/+16
* checked in missing file.Martin Odersky2009-08-241-0/+6
* Refined manifest checking in preparation for ar...Martin Odersky2009-08-243-29/+51
* fixing bootstrapping problem wrt removing ident...Adriaan Moors2009-08-243-1/+4
* Taking a little more advantage of some recent a...Paul Phillips2009-08-243-84/+91
* Generalized pattern matcher generated null test.Paul Phillips2009-08-232-1/+12
* Some minor logic simplifying falling out of equ...Paul Phillips2009-08-232-82/+61
* Fix and test case for #2241.Paul Phillips2009-08-231-1/+2
* A few straggler deprecations with straightforwa...Paul Phillips2009-08-227-18/+12
* These might be the last of the deprecation warn...Paul Phillips2009-08-228-12/+14
* Deprecation patrol continues patrolling.Paul Phillips2009-08-2226-50/+48
* Deprecation patrol.Paul Phillips2009-08-2212-37/+37
* Reverted r18344 as it is interacting badly with...Paul Phillips2009-08-211-18/+2
* in the end had to disable conforms as view in t...Adriaan Moors2009-08-214-8/+7
* 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