summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* runtime tests of type representationmichelou2007-11-132-0/+421
* fixed partest, removed mergeLines (useless)michelou2007-11-132-2/+100
* 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-022-0/+141
* 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-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 "-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-082-1/+5
* fixed ticket #153michelou2007-10-052-0/+6
* 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 interpreter error recovery mode and somet...Sean McDirmid2007-09-272-3/+3
* optimizing irrefutable tuple matches and remove...Burak Emir2007-09-261-1/+1
* fixed ticket 137Adriaan Moors2007-09-261-0/+8
* added tests for bin/hex/oct conversionsmichelou2007-09-252-0/+12
* I hate the test script.Sean McDirmid2007-09-251-3/+3
* Fixing bugs neg/bug432.scala and neg/badtok-1.s...Sean McDirmid2007-09-251-2/+5
* Fixed ticket #88 (verify error, exceptions).Iulian Dragos2007-09-242-0/+15
* Massive check-in for IDE.Sean McDirmid2007-09-1757-103/+97
* fixed seq matching bug + reorganized test casesBurak Emir2007-09-163-162/+153
* fixed #60 ampersand in xmlBurak Emir2007-09-142-0/+8
* Fixed dead code elimination phase: Iulian Dragos2007-09-131-2/+2