summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* checked testMartin Odersky2008-01-191-5/+2
|
* Character -> Charmichelou2008-01-182-13/+3
|
* removed warningmichelou2008-01-181-7/+7
|
* removed more warningsmichelou2008-01-184-87/+84
|
* test case works now without errors, because of ...Martin Odersky2008-01-182-6/+0
| | | | | test case works now without errors, because of change to case classes
* reinstantiated annotations testMartin Odersky2008-01-171-0/+159
|
* updated two check filesMartin Odersky2008-01-172-14/+2
|
* fixed exhaustiveness warnings in testMartin Odersky2008-01-171-3/+3
|
* build target is now 1.5Martin Odersky2008-01-1717-17/+955
| | | | | | case classes now generate objects not factory methods. some small cleanups for type inference
* fixed t341Burak Emir2008-01-151-0/+5
|
* updated nightly build scriptsmichelou2008-01-152-11/+27
|
* Use String's »matches« method instead of »conta...Geoffrey Washburn2008-01-131-1/+1
| | | | | Use String's »matches« method instead of »contains«.
* Had to create a test/pending/jvm5 directory.Geoffrey Washburn2008-01-117-0/+0
| | | | | Moved tests that are failing, but no present fixes into pending.
* Applied patch from Ticket #330.Geoffrey Washburn2008-01-092-0/+2
| | | | | Fixed the parsing of 0 by the JSON library.
* 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
| | | | | are always allowed on types.
* 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
| | | | | dual mode (generics or not) version of compiler and libraries
* 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
| | | | | | Structural calls should be faster thanks to method caching. Fixed issue #192.
* This new error message looks better than the ol...Lex Spoon2007-11-281-1/+1
| | | | | This new error message looks better than the old one
* improved DX tool invocation (Android)michelou2007-11-281-7/+7
|
* Merge from the annots-normtrees branch.Lex Spoon2007-11-282-0/+239
| | | | | | | | now use compiler trees instead of reflect trees. In many cases, annotations on types can be rewritten instead of discarded as the types undergo various operations. Also, -Yself-in-annots has been added.
* 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
| | | | | fixes ticket 230, props to Jon Pretty who found and reported the issue.
* fixed namespace printing bug - props to DPP who...Burak Emir2007-11-251-4/+11
| | | | | fixed namespace printing bug - props to DPP who found and reported it.
* 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
| | | | | changed SuperAccessors for t010; reassigned to Iulian
* splitted CLDC library (un-/preverified)michelou2007-11-202-5/+10
|
* fixed #34Martin Odersky2007-11-201-2/+2
|