summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* fixed bug1292Martin Odersky2007-08-272-0/+108
* Fixed bug #1287, lazy vals in trait methods.Iulian Dragos2007-08-231-0/+7
* fix #1286Burak Emir2007-08-231-0/+4
* fixed method slice both in arrays and lists (se...michelou2007-08-222-0/+82
* Ident(sym) => mkIdent(sym), avoids unattributed...Burak Emir2007-08-221-4/+12
* unapplySeq-optimization works in combination wi...Burak Emir2007-08-211-0/+22
* fixed #1281, reverted Sean's lazy generator in ...Burak Emir2007-08-211-0/+22
* fix #1282, optimized translation of List.unappl...Burak Emir2007-08-211-0/+9
* fixed some bugs related to existentials.Martin Odersky2007-08-202-0/+14
* fixed #1277, more conservative when generating ...Burak Emir2007-08-201-6/+45
* fix #1276, encoding equals test in types means ...Burak Emir2007-08-191-0/+12
* scala.Math.Pi instead of scala.compat.Math.PImichelou2007-08-171-3/+3
* updated several tests for MSILmichelou2007-08-176-134/+133
* fixed Philipp's bug #1256 for real this time, u...Burak Emir2007-08-151-0/+16
* disabled test for #1196Burak Emir2007-08-141-1/+2
* implemented #1196 by typer change and added tes...Burak Emir2007-08-141-0/+44
* Definitions, Par: encoding equality patterns us...Burak Emir2007-08-133-13/+13
* fix #1257,#1258Burak Emir2007-08-081-0/+10
* -Ycasetags optimizationBurak Emir2007-08-061-0/+7
* update check files with -uncheckedmichelou2007-07-271-1/+1
* updated check filesmichelou2007-07-261-1/+1
* added more test casesmichelou2007-07-252-38/+68
* fixed problems in subtyping.Martin Odersky2007-07-241-0/+14
* many bug fixes; short syntax for structural types.Martin Odersky2007-07-234-2/+12
* Added multidimensional arrays (up to 9 dimensio...Iulian Dragos2007-07-232-0/+15
* (no commit message)Lex Spoon2007-07-221-1/+2
* (no commit message)Lex Spoon2007-07-132-0/+21
* Rolled back the change to trick the constant fo...Iulian Dragos2007-07-131-2/+1
* Fixed bug #1205 to optimize even more tail calls.Iulian Dragos2007-07-122-0/+27
* Guarded one test against the constant folder.Iulian Dragos2007-07-121-1/+2
* 1.Martin Odersky2007-07-122-0/+9
* test harness for io.utf8codecBurak Emir2007-07-101-0/+25
* compilation-only test caseBurak Emir2007-07-071-0/+6
* optimzing unapply calls returning Some[T], savi...Burak Emir2007-07-061-0/+14
* Added a test case for bug contribution #674mihaylov2007-07-041-0/+19
* fixed bug in zipAll (thanks to Manojo, Prog4)michelou2007-07-041-58/+58
* Fixed lazy vals to allow for patterns.Iulian Dragos2007-07-032-0/+14
* Use "res" instead of "unnamed" as the base of Lex Spoon2007-07-021-1/+1
* Fixed bug 1194, overriding lazy values.Iulian Dragos2007-07-022-0/+32
* added bug 1189 to run/existentials.scalamichelou2007-07-021-0/+15
* refined (fixed) incompleteness checkBurak Emir2007-06-301-1/+1
* Merged lazy values branch to trunk.Iulian Dragos2007-06-277-2/+608
* updated take/dropmichelou2007-06-272-0/+41
* fixed test files.Martin Odersky2007-06-223-1/+13
* fixed alternative detection, handling of variab...Burak Emir2007-06-211-0/+8
* test cases for pattern matchingBurak Emir2007-06-201-6/+29
* Decrease the size of array used for the stress ...Lex Spoon2007-06-192-2/+2
* Skip the first line of output, because now it i...Lex Spoon2007-06-192-3/+31
* added wildcards. Changed for_some to forSome.Martin Odersky2007-06-192-6/+36
* fixed test file; fixed Long/Long bugMartin Odersky2007-06-191-1/+10