summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Created a pending test for #1380.Geoffrey Washburn2008-11-043-0/+5
* Clarify that the condition/problem is really ab...Geoffrey Washburn2008-11-041-2/+2
* Stripping out casetags.David MacIver2008-11-043-59/+0
* General code cleanliness. Nothing too exciting.David MacIver2008-11-044-51/+16
* Large iamount of tidying up, mostly from paul. David MacIver2008-11-034-704/+625
* added location and icon methods to Frame, impli...Ingo Maier2008-11-022-1/+12
* fixed "script" tests on Windows (Cygwin+DOS)michelou2008-11-017-2/+68
* Merged new test set code from 2.7.2 branch.Philipp Haller2008-11-011-93/+70
* Added jar for ScalaCheck tests.Philipp Haller2008-11-011-0/+1
* propagating to trunk fix for #1463Antonio Cunei2008-10-311-1/+1
* Test from some of Ismael's tickets. David MacIver2008-10-313-0/+35
* Fixed multi-file jvm5 tests.Philipp Haller2008-10-312-1/+30
* Moved jvm5/t1464 and pos5/ilya2 from pending.Philipp Haller2008-10-316-0/+1
* .dll generated with Visual C++ 9.0 Express Edit...michelou2008-10-311-0/+0
* 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-317-5/+309
* Applied Paul's patch for #1467.Iulian Dragos2008-10-312-6/+24
* Martin's tests for mixed Scala/Java.David MacIver2008-10-3036-0/+124
* Test cases for some of Martin's fixes.David MacIver2008-10-304-0/+30
* fixed #1461,#1464Martin Odersky2008-10-302-5/+13
* updated ScalacFork ant task to accept arbitry a...Lukas Rytz2008-10-305-24/+27
* Added a test for a variant on ticket #425, as i...David MacIver2008-10-301-0/+10
* Improved 'optimised' target.Iulian Dragos2008-10-301-2/+91
* 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
* Apparently this test *hasn't* been fixed.David MacIver2008-10-302-0/+0
* Added a test for #1107.David MacIver2008-10-292-0/+19
* Minor cleanup of my last change.David MacIver2008-10-292-2/+5
* Fix for ticket #1087.David MacIver2008-10-292-1/+2
* Another test case emerging from paul playing wi...David MacIver2008-10-291-0/+4
* Test case extracted from Paul's broken patch fo...David MacIver2008-10-291-0/+8
* 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 pos5 tests to test.suite target.Philipp Haller2008-10-281-3/+4
* Moved test requiring 1.5 javac/jvm to pos5.Philipp Haller2008-10-285-0/+0
* Added handling of pos5 tests.Philipp Haller2008-10-281-0/+14
* removed hidden char in 1st position and leading...michelou2008-10-281-46/+44
* 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