summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* runtime tests of type representationmichelou2007-11-132-0/+421
* fixed partest, removed mergeLines (useless)michelou2007-11-133-4/+102
* modified check filesMartin Odersky2007-11-132-3/+3
* fixed #234; added testsMartin Odersky2007-11-135-0/+34
* updated .check fileMartin Odersky2007-11-111-1/+1
* fixed ticket #136 (charSeq)michelou2007-11-092-0/+2
* fixed ticket #136 (cnt'd)michelou2007-11-092-0/+68
* Fixed ticket #193 by issuing a compile-time error.Iulian Dragos2007-11-082-0/+11
* updated check file for t0117Martin Odersky2007-11-051-1/+1
* fix^2 t0117Martin Odersky2007-11-052-0/+10
* 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-023-1/+143
* added missing override modifier (msil)michelou2007-11-021-1/+1
* fixed ticket 91Martin Odersky2007-11-014-0/+83
* fixed several problems with implicits. Martin Odersky2007-10-3111-19/+19
* added/modified check filesMartin Odersky2007-10-264-10/+16
* fixed tickets 152, 123.Martin Odersky2007-10-262-0/+21
* Moving my tests to pending since they won't pas...Sean McDirmid2007-10-192-0/+0
* * Fixed array cast bug in Errasure.Sean McDirmid2007-10-192-0/+58
* moved run/arrays-2.* to pendingmichelou2007-10-192-0/+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 "-target 1.5" to javac options.Iulian Dragos2007-10-101-1/+1
* Updated annotations jar to contain 1.5-compatib...Iulian Dragos2007-10-101-1/+1
* (no commit message)Lex Spoon2007-10-107-2/+37
* added length test to run/stream.scalamichelou2007-10-083-2/+7
* fixed ticket #153michelou2007-10-052-0/+6
* *** empty log message ***Lex Spoon2007-10-051-0/+7
* (no commit message)Lex Spoon2007-10-051-0/+9
* enums can't be serializedmichelou2007-10-031-4/+4
* Updated the attributes test because there is a ...Lex Spoon2007-10-022-0/+7
* added a test for multi-line stringsLex Spoon2007-10-021-2/+14
* Emit a warning if a user tries to defineLex Spoon2007-10-021-0/+6
* Minor changes to improve the output whenLex Spoon2007-10-021-13/+24
* fixed small bug with date commandmichelou2007-09-281-7/+7
* Fixed interpreter error recovery mode and somet...Sean McDirmid2007-09-272-3/+3