summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Fixed #2123.Iulian Dragos2009-09-012-1/+6
* Fixed #2167.Iulian Dragos2009-09-011-1/+5
* Fixed #1894.Iulian Dragos2009-09-011-0/+3
* Changed createDirectory and createFile to accept aPaul Phillips2009-09-014-7/+7
* More cleanup in nsc.io, and a toByteArray() met...Paul Phillips2009-09-013-79/+35
* patch by james matlik: Enable ScalaTool to gene...Lukas Rytz2009-09-011-15/+50
* A true refactoring adventure as I attempted to ...Paul Phillips2009-09-012-202/+165
* One more try to unbreak fsc all the way.Paul Phillips2009-08-313-2/+3
* Unbreaking fsc with ensureDirectory().Paul Phillips2009-08-312-3/+3
* Fixed #1572.Iulian Dragos2009-08-312-5/+10
* Modernizing bits of scala.tools.nsc.io and incr...Paul Phillips2009-08-313-213/+169
* Fixed #1539.Iulian Dragos2009-08-312-20/+17
* 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