summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* unapply <-> as in "Matching with Objects"Burak Emir2006-12-252-3/+37
* fixed test case + strict checking for atomBurak Emir2006-12-222-6/+10
* added test in neg/scopes.scalamichelou2006-12-142-12/+19
* moved from pendingmichelou2006-12-132-0/+36
* updated check files with new tuple syntaxmichelou2006-12-135-33/+36
* Fixed bug 853, protected accessors crash with p...Iulian Dragos2006-12-121-0/+22
* added check files for cli tests with '--javac'michelou2006-12-073-0/+72
* updated check files for cli testsmichelou2006-12-0712-35/+177
* updated test files to avoid illegal null assign...Martin Odersky2006-12-054-5/+4
* added infix type constructorsMartin Odersky2006-12-042-0/+20
* (no commit message)Martin Odersky2006-12-031-16/+0
* more on Xkilloption, and a PM fixBurak Emir2006-12-032-4/+32
* fixed bug845Martin Odersky2006-12-011-0/+16
* updated tests.Martin Odersky2006-12-016-32/+46
* fixed bug 856Martin Odersky2006-11-302-0/+15
* added test files for bug835/bug836Martin Odersky2006-11-304-0/+28
* Removed a DOS-style new line character from tes...mihaylov2006-11-301-1/+1
* fixed bug851Martin Odersky2006-11-293-0/+58
* renamed directory 'resident' to match '--res' o...michelou2006-11-2929-0/+0
* more fun with positions, and updated docBurak Emir2006-11-281-3/+3
* Fixed bug with calls in tail position with fina...Iulian Dragos2006-11-272-0/+43
* Blah, SVN is evil.Sean McDirmid2006-11-252-0/+37
* (no commit message)Sean McDirmid2006-11-253-47/+0
* Adding passing resident tests.Sean McDirmid2006-11-2527-0/+179
* (no commit message)Lex Spoon2006-11-242-24/+0
* Fixed the test to be clearerLex Spoon2006-11-242-5/+6
* *** empty log message ***Lex Spoon2006-11-241-1/+1
* (no commit message)Lex Spoon2006-11-242-0/+23
* removed unchecked test.Martin Odersky2006-11-232-13/+0
* 1.Martin Odersky2006-11-222-0/+13
* fixed syntax error in InferMartin Odersky2006-11-171-0/+45
* fixed bugs 802 and 807 (recursive lub problems).Martin Odersky2006-11-174-0/+83
* fixed bug 798Martin Odersky2006-11-162-5/+4
* fixed bug798, 800Martin Odersky2006-11-164-0/+43
* (no commit message)Martin Odersky2006-11-167-0/+80
* Fixed test/files/run/richs.scala according to t...mihaylov2006-11-141-2/+2
* Improved the fix and test case for bug #819mihaylov2006-11-132-7/+11
* Added test for bug 891 (unboxing and promotion)Iulian Dragos2006-11-132-0/+14
* Removed java.io._ imports from the test suitemihaylov2006-11-115-21/+13
* Fixed test/files/neg/constrs.check according to...mihaylov2006-11-101-2/+2
* Fixed bugs in protected accessors.Iulian Dragos2006-11-092-10/+51
* added ant task "FastScalac" and updated test su...michelou2006-11-088-32/+98
* Improved class-level value initializationmihaylov2006-11-061-6/+6
* caseclass->productBurak Emir2006-11-052-7/+7
* Compiled with java 1.4Iulian Dragos2006-11-041-1/+1
* Added a value for Java static inner classes to ...Iulian Dragos2006-11-024-0/+38
* added tests for rich charactersmichelou2006-11-022-6/+44
* - added runtime.RichException with a getStackTr...mihaylov2006-11-022-2/+2
* Refactored portability supportmihaylov2006-11-0154-121/+115
* allows intersection type patternsMartin Odersky2006-11-011-0/+32