summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Moved scala.runtime.compat to scala.compatmihaylov2006-10-087-10/+10
|
* removed a negative test that succeeds nowMartin Odersky2006-10-071-9/+0
|
* introduced type approximations instead of malfo...Martin Odersky2006-10-072-12/+16
| | | | | introduced type approximations instead of malformed type errors
* fixed OS-specific variables in test_run_jvm() o...michelou2006-10-071-1/+2
| | | | | fixed OS-specific variables in test_run_jvm() on Cygwin
* renamed All->Nothing, AllRef -> Null while keep...Martin Odersky2006-10-0610-30/+30
| | | | | | renamed All->Nothing, AllRef -> Null while keeping the old names as aliases.
* fixed bug767Martin Odersky2006-10-061-0/+18
|
* fixed bug766Martin Odersky2006-10-062-0/+13
|
* fixed bug764.Martin Odersky2006-10-063-0/+17
| | | | | cleaned up error diagnostics in interpreter.
* fixed bugs in ListBuffer and ArrayBuffer, added...Burak Emir2006-10-042-2/+97
| | | | | fixed bugs in ListBuffer and ArrayBuffer, added unit test
* (no commit message)Lex Spoon2006-10-042-0/+12
|
* writes 'tmpfilename' to directory 'outputdir' i...michelou2006-09-261-15/+15
| | | | | writes 'tmpfilename' to directory 'outputdir' in run/inner.scala
* Fixed bug regarding 'return's inside try-finall...Iulian Dragos2006-09-252-0/+40
| | | | | Fixed bug regarding 'return's inside try-finally blocks
* Changed -cp to -classpath to make it compatible...Iulian Dragos2006-09-251-1/+1
| | | | | Changed -cp to -classpath to make it compatible with Java 1.4
* simplified printing of refinement types -- no m...Martin Odersky2006-09-222-3/+6
| | | | | | simplified printing of refinement types -- no more override flags adapted two check files in tests
* Added test for inner classes compatibility from...Iulian Dragos2006-09-213-3/+122
| | | | | Added test for inner classes compatibility from Java.
* fixed bug 421.check fileMartin Odersky2006-09-211-1/+0
| | | | | cleaned up handling of mixin classes
* fix^3: bug744Martin Odersky2006-09-202-0/+23
|
* (no commit message)Martin Odersky2006-09-194-4/+5
|
* updated nightly build scriptsmichelou2006-09-152-17/+39
|
* updated file bug708.checkmichelou2006-09-131-2/+2
|
* fix intswitchBurak Emir2006-09-123-1/+19
|
* fixes to ExplicitOuter to pass test suiteMartin Odersky2006-09-123-9/+45
|
* changed behav of caseElementBurak Emir2006-09-081-2/+2
|
* throw exception in caseelementsBurak Emir2006-09-081-0/+15
|
* changed ppBurak Emir2006-09-071-4/+4
|
* xml changesBurak Emir2006-09-076-0/+174
|
* test cases for outersBurak Emir2006-09-072-0/+0
|
* added indexOf method to Iterable, added squeeze...Burak Emir2006-09-062-4/+6
| | | | | | added indexOf method to Iterable, added squeezeBlock code optimization to PatternMatcher
* Moved Predef.Array* to scala.Array.apply*mihaylov2006-09-051-1/+1
|
* test casesBurak Emir2006-09-052-0/+37
|
* (no commit message)Martin Odersky2006-09-041-1/+1
|
* fixed bug715Martin Odersky2006-09-042-0/+19
|
* added group and changed metadataBurak Emir2006-09-033-4/+19
|
* fixed problems with implicitsMartin Odersky2006-09-021-1/+1
|
* (no commit message)Martin Odersky2006-09-011-4/+1
|
* fixed bug720Martin Odersky2006-09-011-0/+9
|
* test case for 717Burak Emir2006-09-011-0/+31
|
* Moved bug680.scala to files/jvm5mihaylov2006-08-282-2/+1
|
* Modified scopes and positions so they can be co...Sean McDirmid2006-08-251-1/+1
| | | | | Modified scopes and positions so they can be configured more flexibly.
* (no commit message)Martin Odersky2006-08-222-11/+1
|
* Fixed bugs. Generalized implicit lookup.Martin Odersky2006-08-227-0/+97
|
* (no commit message)Martin Odersky2006-08-212-16/+0
|
* (no commit message)Martin Odersky2006-08-215-15/+9
|
* (no commit message)Martin Odersky2006-08-211-1/+1
|
* (no commit message)Martin Odersky2006-08-2116-0/+186
|
* fixed bug 704Martin Odersky2006-08-183-0/+31
|
* allowed access to provates between a class and ...Martin Odersky2006-08-162-0/+38
| | | | | allowed access to provates between a class and its companion module
* Added test case for bug #404mihaylov2006-08-161-0/+12
|
* Removed the svn:executable property of some tes...mihaylov2006-08-166-0/+0
| | | | | Removed the svn:executable property of some test cases
* Added test cases for bugs #325 and #676mihaylov2006-08-163-0/+13
|