summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* removed more warningsmichelou2008-01-183-76/+73
* updated two check filesMartin Odersky2008-01-171-13/+1
* fixed exhaustiveness warnings in testMartin Odersky2008-01-171-3/+3
* build target is now 1.5Martin Odersky2008-01-175-22/+26
* fixed t341Burak Emir2008-01-151-0/+5
* Had to create a test/pending/jvm5 directory.Geoffrey Washburn2008-01-112-9/+0
* Applied patch from Ticket #330.Geoffrey Washburn2008-01-092-0/+2
* fixed t335Burak Emir2008-01-042-1/+26
* Removed -Xplug-types. Now annotationsLex Spoon2007-12-311-1/+0
* fixed some tests for jvm-1.5Martin Odersky2007-12-192-5/+5
* -target 1.5 now the default.Martin Odersky2007-12-191-1/+1
* 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
* Fixed #153 (thanks to Sean)michelou2007-12-122-3/+3
* added final modifier, commented out test for #153michelou2007-12-122-3/+3
* updated check file (missing in r13483)michelou2007-12-101-0/+3
* added test case for fix #272michelou2007-12-101-10/+69
* fixed #211Burak Emir2007-12-011-1/+9
* Structural calls should be faster thanks to met...Gilles Dubochet2007-11-292-0/+125
* Merge from the annots-normtrees branch.Lex Spoon2007-11-282-0/+239
* fixed #246. adapted check files.Martin Odersky2007-11-211-1/+1
* Fixed ticket #244.Iulian Dragos2007-11-202-0/+18
* Added tests for lazy values of type Unit.Iulian Dragos2007-11-192-0/+24
* fixed partest, removed mergeLines (useless)michelou2007-11-132-2/+100
* fixed ticket #136 (charSeq)michelou2007-11-092-0/+2
* fixed ticket #136 (cnt'd)michelou2007-11-092-0/+68
* moved runtime.TypeRep to branch (not yet mature)michelou2007-11-052-143/+0
* reverted changes (moved implicits to object Typ...michelou2007-11-021-0/+2
* added basic support for runtime typesmichelou2007-11-022-0/+141
* fixed ticket 91Martin Odersky2007-11-012-0/+14
* added/modified check filesMartin Odersky2007-10-261-3/+3
* Moving my tests to pending since they won't pas...Sean McDirmid2007-10-192-58/+0
* * Fixed array cast bug in Errasure.Sean McDirmid2007-10-192-0/+58
* moved run/arrays-2.* to pendingmichelou2007-10-192-33/+0
* more tests on arrays..michelou2007-10-192-0/+33
* added docgenerator testmichelou2007-10-182-0/+262
* - Improved tail call elimination to handle call...Iulian Dragos2007-10-112-0/+13
* added method partition to Iterable (#171)michelou2007-10-112-3/+18
* added length test to run/stream.scalamichelou2007-10-082-1/+5
* fixed ticket #153michelou2007-10-052-0/+6
* Updated the attributes test because there is a ...Lex Spoon2007-10-022-0/+87
* added a test for multi-line stringsLex Spoon2007-10-021-2/+14
* Minor changes to improve the output whenLex Spoon2007-10-021-13/+24
* Fixed interpreter error recovery mode and somet...Sean McDirmid2007-09-271-2/+2
* added tests for bin/hex/oct conversionsmichelou2007-09-252-0/+12
* Fixed ticket #88 (verify error, exceptions).Iulian Dragos2007-09-242-0/+15
* fixed seq matching bug + reorganized test casesBurak Emir2007-09-163-162/+153
* Fixed dead code elimination phase: Iulian Dragos2007-09-131-2/+2
* 1. added var pattern = expr syntaxMartin Odersky2007-09-102-0/+10