summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* partest integration (alpha)michelou2007-09-111-0/+906
* 1. added var pattern = expr syntaxMartin Odersky2007-09-105-5/+15
* propagated fix for ticket #55michelou2007-09-051-0/+6
* fixed odd typing bug #44Burak Emir2007-09-041-1/+21
* fixed #11Burak Emir2007-09-041-0/+31
* fixed bugs.Burak Emir2007-09-041-0/+0
* (no commit message)Lex Spoon2007-09-041-0/+7
* Renamed Trac bug reports according to the t####...Lex Spoon2007-09-044-0/+0
* (no commit message)Lex Spoon2007-09-041-0/+9
* (no commit message)Lex Spoon2007-09-032-0/+14
* (no commit message)Lex Spoon2007-09-032-0/+48
* fixed #37Burak Emir2007-09-012-2/+13
* fixed ticket #2 (patch from tags/R_2_6_0-RC2), ...Burak Emir2007-09-0111-115/+119
* Fixed crash in lazy traits (ticket #39).Iulian Dragos2007-08-311-0/+12
* added test files for ticket 17Martin Odersky2007-08-302-0/+18
* updated syntax in pos/sudoku.scala (and on sygn...michelou2007-08-301-11/+11
* fixed lift build problem.Martin Odersky2007-08-304-0/+45
* fixed defect #31Burak Emir2007-08-301-0/+41
* moved test cases in bug457.scala in to patmatne...Burak Emir2007-08-303-45/+45
* Removed the explicit force on slice.Sean McDirmid2007-08-291-2/+2
* improved scalatest help message (cont'd)michelou2007-08-291-1/+1
* improved scalatest help messagemichelou2007-08-291-1/+3
* * colltest - changed to jcl.LinkedHashSetSean McDirmid2007-08-292-2/+2
* fixed bug1292Martin Odersky2007-08-273-0/+141
* 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
* NEW TEST BUG1279. FIXED CHECK FILE.Martin Odersky2007-08-223-1/+45
* fixed (as side-effect of fix for 1210, I assume)Adriaan Moors2007-08-221-0/+0
* fixed 1275 by adding minimal early check to Nam...Adriaan Moors2007-08-222-0/+18
* 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