summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Applied patch from Ticket #330.Geoffrey Washburn2008-01-092-0/+2
* inverted logic when setting FLAGSmichelou2008-01-081-2/+2
* added regression test for t301Burak Emir2008-01-041-0/+12
* fixed t335Burak Emir2008-01-043-2/+31
* Removed -Xplug-types. Now annotationsLex Spoon2007-12-311-1/+0
* fixed test Martin Odersky2007-12-221-0/+2
* fixed #283 #289Martin Odersky2007-12-215-0/+35
* changed how wildcards are displayedMartin Odersky2007-12-214-4/+4
* removed deprecated featuresmichelou2007-12-198-217/+109
* fixed some tests for jvm-1.5Martin Odersky2007-12-193-6/+6
* -target 1.5 now the default.Martin Odersky2007-12-198-13/+12
* added type param to Classmichelou2007-12-192-4/+6
* dual mode (generics or not) version of compiler...Martin Odersky2007-12-191-1/+1
* updated STARR for Java genericsmichelou2007-12-182-3/+3
* #153 still not fixed..michelou2007-12-142-3/+3
* reverted memory size change (useless)michelou2007-12-131-1/+1
* incread default memory size in scalatestmichelou2007-12-131-1/+1
* Fixed #153 (thanks to Sean)michelou2007-12-122-3/+3
* added final modifier, commented out test for #153michelou2007-12-123-5/+5
* updated check file (missing in r13483)michelou2007-12-101-0/+3
* added test case for fix #272michelou2007-12-101-10/+69
* added accessor test (bis)michelou2007-12-051-0/+1
* added accessor testmichelou2007-12-051-15/+24
* commented out unreachable codemichelou2007-12-041-2/+2
* fixed #211Burak Emir2007-12-011-1/+9
* Structural calls should be faster thanks to met...Gilles Dubochet2007-11-292-0/+125
* This new error message looks better than the ol...Lex Spoon2007-11-281-1/+1
* improved DX tool invocation (Android)michelou2007-11-281-7/+7
* Merge from the annots-normtrees branch.Lex Spoon2007-11-282-0/+239
* added Android build and test supportmichelou2007-11-273-21/+102
* fixes ticket 230, props to Jon Pretty who found...Burak Emir2007-11-251-0/+19
* fixed namespace printing bug - props to DPP who...Burak Emir2007-11-251-4/+11
* fixed #246. adapted check files.Martin Odersky2007-11-212-2/+2
* Fixed ticket #10Iulian Dragos2007-11-215-18/+37
* changed SuperAccessors for t010; reassigned to ...Martin Odersky2007-11-212-0/+18
* splitted CLDC library (un-/preverified)michelou2007-11-202-5/+10
* fixed #34Martin Odersky2007-11-201-2/+2
* Fixed ticket #244.Iulian Dragos2007-11-202-0/+18
* changed check file (removed ^M)Martin Odersky2007-11-191-1/+1
* added scalatest option "--cldc"michelou2007-11-193-0/+79
* added testsMartin Odersky2007-11-196-0/+53
* changed scalatest to use --utf8 encoding; added...Martin Odersky2007-11-192-1/+5
* fixed #231.Martin Odersky2007-11-192-0/+26
* fixed #226 and #227Martin Odersky2007-11-191-0/+31
* Added tests for lazy values of type Unit.Iulian Dragos2007-11-192-0/+24
* updated checked filesMartin Odersky2007-11-173-3/+3
* fixed bug t0154, changed copyright, changed for...Burak Emir2007-11-161-0/+10
* fixed #209Martin Odersky2007-11-1610-27/+18
* changed some newlinesmichelou2007-11-161-4/+3
* improved code (actor exit problem still pending)michelou2007-11-151-57/+27