summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improved version where bumping and zero-encodin...Martin Odersky2010-03-131-38/+9
* Closes #3120. Review by extempore.Martin Odersky2010-03-132-0/+16
* Added an object to mangle byte arrays into Java...Martin Odersky2010-03-121-0/+269
* Closes #3143. Review by moors.Martin Odersky2010-03-123-30/+45
* do not set the type of the implementation metho...Hubert Plociniczak2010-03-121-1/+1
* Added continuations to maven deployment.Josh Suereth2010-03-123-1/+121
* added missing file from last commit. no review.Tiark Rompf2010-03-111-0/+60
* Partially reverted r21018.Martin Odersky2010-03-112-29/+29
* moved the continuations plugin into trunk.Tiark Rompf2010-03-117-0/+1349
* Closes #3158. No review necessary.Martin Odersky2010-03-111-0/+2
* implemented handling of 32-bit collisions in im...Tiark Rompf2010-03-111-6/+60
* Closes #3157 by overriding +: in List.Martin Odersky2010-03-111-1/+6
* Fixed doc comment. No review.Martin Odersky2010-03-111-2/+2
* Closes #2940.Martin Odersky2010-03-114-11/+13
* Some IO conveniences. No review.Paul Phillips2010-03-112-0/+8
* Small syntactic adjustment so that last patch f...Paul Phillips2010-03-101-1/+2
* slight (syntactic) cleanup of patch for see #31...Adriaan Moors2010-03-101-6/+7
* closes #3152: refactored adjustTypeArgs and met...Adriaan Moors2010-03-102-40/+43
* FatalError needs a stack trace.Gilles Dubochet2010-03-101-1/+1
* ...and a line from partest I didn't notice the ...Paul Phillips2010-03-101-3/+0
* Some minor compiler support bits for my upcomin...Paul Phillips2010-03-105-8/+12
* Removed a couple infinite loops in XML.Paul Phillips2010-03-101-3/+3
* Added test.debug target to build.xml.Paul Phillips2010-03-082-5/+14
* Changed partest ant task not to use reflection,...Paul Phillips2010-03-082-59/+37
* Closes #3102.Philipp Haller2010-03-081-8/+14
* Refined fix for #2946. Review by extempore.Martin Odersky2010-03-081-1/+1
* Reactor now has type parameter.Philipp Haller2010-03-0818-240/+308
* closes #2994Adriaan Moors2010-03-082-5/+6
* Avoids two unchecked warnings.Martin Odersky2010-03-081-2/+2
* Closes #3006.Martin Odersky2010-03-084-97/+108
* Closes #3115. Reviw by rytzMartin Odersky2010-03-081-22/+34
* Closes #3026. Review by extempore.Martin Odersky2010-03-081-5/+9
* Recursively transform 'new' arguments in specia...Iulian Dragos2010-03-081-1/+1
* Unbreak the IDE build following [21086].Miles Sabin2010-03-082-1/+4
* Created directory for code which is most likely...Paul Phillips2010-03-085-0/+2
* More progress toward immutable Settings, and va...Paul Phillips2010-03-089-105/+159
* - new immutable HashMap implementation based on...Tiark Rompf2010-03-075-153/+248
* Removed unnecessary DebugSetting, folding the s...Paul Phillips2010-03-075-36/+11
* Still working my way through all the classpath ...Paul Phillips2010-03-074-84/+56
* One minute too many trying to figure out where ...Paul Phillips2010-03-0710-960/+1019
* Modification to the last patch to return None/f...Paul Phillips2010-03-062-3/+4
* Fixes for #3126.Paul Phillips2010-03-063-7/+10
* escape source file path with space charsdcaoyuan2010-03-061-1/+1
* Fix for #3136 by reverting the line in r18184 w...Paul Phillips2010-03-051-5/+8
* ScalaRunTime method to perform sameElements as ...Paul Phillips2010-03-053-17/+16
* Cleaning up some redundancy martin noticed.Paul Phillips2010-03-053-24/+18
* Closes #3015. Review by moors (it's his patch).Martin Odersky2010-03-051-1/+1
* Closes #3026. Review by extempore.Martin Odersky2010-03-052-8/+2
* Closes #3037. Review by extempore.Martin Odersky2010-03-053-8/+36
* Removed quotes from quoted tokens in command li...Paul Phillips2010-03-051-2/+3