summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Collapse)AuthorAgeFilesLines
* build target is now 1.5Martin Odersky2008-01-171-0/+2
| | | | | | case classes now generate objects not factory methods. some small cleanups for type inference
* added regression test for t301Burak Emir2008-01-041-0/+12
|
* fixed test Martin Odersky2007-12-221-0/+2
|
* fixed #283 #289Martin Odersky2007-12-211-0/+4
|
* fixed some tests for jvm-1.5Martin Odersky2007-12-191-1/+1
|
* added type param to Classmichelou2007-12-191-1/+2
|
* commented out unreachable codemichelou2007-12-041-2/+2
|
* fixes ticket 230, props to Jon Pretty who found...Burak Emir2007-11-251-0/+19
| | | | | fixes ticket 230, props to Jon Pretty who found and reported the issue.
* Fixed ticket #10Iulian Dragos2007-11-211-0/+27
|
* fixed #231.Martin Odersky2007-11-191-0/+17
|
* fixed #226 and #227Martin Odersky2007-11-191-0/+31
|
* fixed bug t0154, changed copyright, changed for...Burak Emir2007-11-161-0/+10
| | | | | fixed bug t0154, changed copyright, changed formatting
* fixed #209Martin Odersky2007-11-163-15/+35
|
* fixed #234; added testsMartin Odersky2007-11-131-0/+14
|
* fixed ticket 91Martin Odersky2007-11-012-0/+69
|
* fixed tickets 152, 123.Martin Odersky2007-10-261-0/+8
| | | | | | | spreadsheet demo crash. Made Lists more tail recursive. toString in Sets and Maps now says just Set(...) or Map(...) without revealing the implementation.
* Updated the attributes test because there is a ...Lex Spoon2007-10-021-80/+0
| | | | | | Updated the attributes test because there is a warning when subclassing ClassfileAnnotation
* fixed ticket 137Adriaan Moors2007-09-261-0/+8
|
* propagated fix for ticket #55michelou2007-09-051-0/+6
|
* fixed bugs.Burak Emir2007-09-041-21/+0
|
* (no commit message)Lex Spoon2007-09-041-0/+7
|
* (no commit message)Lex Spoon2007-09-041-0/+9
|
* updated syntax in pos/sudoku.scala (and on sygn...michelou2007-08-301-11/+11
| | | | | updated syntax in pos/sudoku.scala (and on sygneca)
* fixed defect #31Burak Emir2007-08-301-0/+41
|
* fixed bug1292Martin Odersky2007-08-271-0/+33
|
* fixed (as side-effect of fix for 1210, I assume)Adriaan Moors2007-08-221-0/+9
|
* some fix for bug1279Martin Odersky2007-08-211-0/+28
| | | | | applied Koltsov patch
* Martin: please reviewAdriaan Moors2007-08-201-6/+12
| | | | | | fixed 1210 for real (I hope), fix is in mapOver in Types.scala Also in this commit: small fix to `undoTo` (added check that log is not empty)
* updated several tests for MSILmichelou2007-08-171-6/+4
|
* fix #1257,#1258Burak Emir2007-08-081-0/+19
|
* fixed #1213, added test caseBurak Emir2007-08-071-0/+11
|
* fixed #1215 unapply typing bugBurak Emir2007-08-071-0/+18
|
* update check files with -uncheckedmichelou2007-07-271-1/+1
|
* Fixed bug1210Martin Odersky2007-07-261-0/+9
|
* updated check filesmichelou2007-07-261-1/+1
|
* fixed bugs 1237, 1241Martin Odersky2007-07-251-0/+15
|
* fixed bug 1241Martin Odersky2007-07-251-0/+8
|
* many bug fixes; short syntax for structural types.Martin Odersky2007-07-231-0/+4
|
* Added test file for contribution #701mihaylov2007-07-181-0/+3
|
* 1.Martin Odersky2007-07-121-0/+16
| | | | | | | 2. some new tests. 3. split Type.symbol to typeSymbol/termSymbol 4. some fixes to lub opertation
* fixed bug1181Martin Odersky2007-07-021-8/+0
|
* fixed bug1183Martin Odersky2007-07-021-0/+8
|
* fixed test files.Martin Odersky2007-06-221-1/+1
|
* added a test for the syntax: "0 : @annot", i.e. anLex Spoon2007-06-201-0/+2
| | | | | annotation but no explicit type
* changed test files: bug1001 compiles now.Martin Odersky2007-06-191-0/+105
|
* Fixed structural subtyping to work when JVM 1.5...Gilles Dubochet2007-06-061-0/+14
| | | | | | Fixed structural subtyping to work when JVM 1.5 target is used. Bug 711 no longer is “neg” thanks to structural subtyping.
* deprecated &f, .f, requires.Martin Odersky2007-06-0514-21/+20
| | | | | Added existential types.
* fixed bug in checkKindBounds (type parameters d...Adriaan Moors2007-05-311-0/+10
| | | | | fixed bug in checkKindBounds (type parameters defined outside the abstract type that was being checked, were not properly transformed using asSeenFrom) -- regression test included in commit
* fixed bug 1123Martin Odersky2007-05-306-0/+59
|
* added regression tests for bugs 1106 and 1136Adriaan Moors2007-05-302-0/+10
|