summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed multi-file jvm5 tests.Philipp Haller2008-10-311-0/+14
* fixed #1460, #1467Martin Odersky2008-10-311-7/+15
* Java parser handles final modifier for types.Philipp Haller2008-10-311-1/+2
* merged work from maven2 branch into trunkLukas Rytz2008-10-316-5/+308
* Applied Paul's patch for #1467.Iulian Dragos2008-10-311-6/+6
* fixed #1461,#1464Martin Odersky2008-10-302-5/+13
* updated ScalacFork ant task to accept arbitry a...Lukas Rytz2008-10-301-4/+5
* Fixed annoying dead-code elimination bug.Iulian Dragos2008-10-301-4/+5
* Minor control flow tinkering.David MacIver2008-10-301-15/+8
* Make ParallelMatching's indentation not be a lie.David MacIver2008-10-301-79/+79
* Minor cleanup of my last change.David MacIver2008-10-292-2/+5
* Fix for ticket #1087.David MacIver2008-10-291-1/+2
* Made anonymous classes non-synthetic.Iulian Dragos2008-10-291-1/+1
* Reverted change made to fix #1375.Iulian Dragos2008-10-291-1/+1
* oops, worked on branch, merging back into trunkIngo Maier2008-10-294-6/+6
* added javax to known package prefixes, so scala...Ingo Maier2008-10-291-0/+1
* I feel like I should be waving a dead chicken w...David MacIver2008-10-291-4/+10
* Modifications to pattern matching to allow the ...David MacIver2008-10-294-67/+53
* Added handling of pos5 tests.Philipp Haller2008-10-281-0/+14
* Random cleanups eliminating ListBuffers.David MacIver2008-10-283-22/+18
* Tidying up the control flow in applyRule.David MacIver2008-10-281-21/+18
* Random hygiene:David MacIver2008-10-282-20/+14
* General code tidy ups.David MacIver2008-10-282-64/+39
* Made DBG call by name.David MacIver2008-10-272-28/+10
* Ditching debugString(s). David MacIver2008-10-271-50/+4
* More from Paul.David MacIver2008-10-271-87/+70
* Another pile of paul phillips's pattern match p...David MacIver2008-10-272-47/+19
* Improved log file output if javac fails.Philipp Haller2008-10-271-14/+25
* Fixed #1374.Iulian Dragos2008-10-271-0/+1
* Improved error output in case invoking javac fa...Philipp Haller2008-10-271-3/+10
* Fixing IntMap/LongMap.getOrElse.David MacIver2008-10-272-2/+2
* added some swing scaladocsIngo Maier2008-10-2735-61/+208
* Fixed optimization phases (#1379).Iulian Dragos2008-10-276-15/+36
* Added firstKey and lastKey to IntMap.David MacIver2008-10-271-0/+19
* More code cleanups from paul.David MacIver2008-10-271-74/+54
* More code shrinkage.David MacIver2008-10-273-38/+12
* while => map2. David MacIver2008-10-271-13/+7
* More dead code removal.David MacIver2008-10-271-21/+4
* More code cleanups.David MacIver2008-10-261-11/+5
* More code cleanups from paul.David MacIver2008-10-261-40/+28
* Switching getDefaultRows over to a defaultRows ...David MacIver2008-10-261-13/+4
* Patch from paulp to tidy up MixLiterals.getDefa...David MacIver2008-10-261-12/+3
* Minor edits - primarily comments and code removal.David MacIver2008-10-261-6/+1
* Removing the mixed use of Set64/ sorted List[In...David MacIver2008-10-263-80/+27
* Cleaning up a lot of dead code from regular exp...David MacIver2008-10-265-205/+62
* Fix to #1450. Moved test from pending.David MacIver2008-10-262-3/+2
* Removed a bunch of dead code from CodeFactory (...David MacIver2008-10-261-71/+1
* Fix for ticket 1260.David MacIver2008-10-261-10/+6
* Working on bug 1423.David MacIver2008-10-251-2/+1
* Fixed 1424.David MacIver2008-10-251-5/+14