summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Collapse)AuthorAgeFilesLines
* corrected several problems with error reporting...Martin Odersky2008-08-182-0/+15
| | | | | | | corrected several problems with error reporting: positions checked twice, warnings masking errors. Refined solution of forward implicits without5 result type.
* Fixing more deprecation warnings.Geoffrey Washburn2008-08-125-5/+5
|
* Fixed deprecation warningsIulian Dragos2008-08-121-1/+1
|
* Correction to Sean's decoding fix.Geoffrey Washburn2008-08-121-0/+9
| | | | | Added a simple test for the unicode decoding stuff.
* fixed #1163.Martin Odersky2008-08-051-2/+0
|
* fixed #1096, #1122, #1132.Martin Odersky2008-08-051-0/+13
|
* All these tests in pending currently pass for me.Geoffrey Washburn2008-08-054-0/+22
| | | | | Lets see what happens with the commit and nightly builds.
* Added test for #1146.Philipp Haller2008-08-031-0/+6
|
* -Xexperimental changes for #1093Martin Odersky2008-07-311-0/+6
|
* fixed #842, #945, #83, #996, #1016, + some perf...Martin Odersky2008-07-281-0/+8
| | | | | fixed #842, #945, #83, #996, #1016, + some performace tuning.
* fix for #1028Lukas Rytz2008-07-121-0/+12
| | | | | converted some tabs to spaces
* fixed #764 and #770Martin Odersky2008-07-102-0/+41
|
* fixed t0851 and t1101.Martin Odersky2008-07-101-0/+14
|
* gixed gilles' gadt problems. Added some testsMartin Odersky2008-06-183-0/+50
|
* test and fix for #1027pradel2008-06-171-0/+18
|
* Moved pending tests that succeed to their place...Iulian Dragos2008-06-115-0/+66
| | | | | | Moved pending tests that succeed to their place in the 'files' directory.
* int -> Int, etc..michelou2008-06-101-1/+1
|
* int -> Int, etc..michelou2008-06-102-10/+10
|
* int -> Int, etc..michelou2008-06-1011-98/+99
|
* added EOLs, missing headersmichelou2008-06-101-1/+1
|
* int -> Int, etc..michelou2008-06-1010-84/+84
|
* fixed #911. Added comments to <~ and ~> methods.Martin Odersky2008-05-221-0/+6
|
* added tests; fixed #903; made Predef.Map covari...Martin Odersky2008-05-212-0/+46
| | | | | added tests; fixed #903; made Predef.Map covariant in second parameter.
* fixed test caseMartin Odersky2008-05-211-88/+0
|
* fixed #665Martin Odersky2008-05-211-0/+113
|
* int -> Int, etc..michelou2008-05-202-16/+16
|
* int -> Int, etc..michelou2008-05-209-89/+90
|
* int -> Int, etc..michelou2008-05-205-18/+18
|
* int -> Int, etc..michelou2008-05-203-24/+25
|
* int -> Int, etc..michelou2008-05-204-18/+18
|
* fixed Reifier crash #651Lukas Rytz2008-04-041-0/+4
|
* moved swing classes to package scala.swing; fix...Martin Odersky2008-04-021-0/+22
| | | | | | moved swing classes to package scala.swing; fixed bugs for regexes and parsers; fixed t0674.
* Moved the test to pending.Geoffrey Washburn2008-03-131-3/+0
|
* 1.Martin Odersky2008-03-101-0/+20
| | | | | | | | 2. Added * operator to RichString 3. changed zip in Array to accept arrays of different length 4. changed takeWhile/dropWhile in Array to yield Projections 5. Added Manifest types
* Fixed issue #586.Gilles Dubochet2008-02-291-0/+9
|
* fixed testsMartin Odersky2008-02-233-4/+4
|
* fixed missing deprecated warning on types; fixe...Martin Odersky2008-02-081-0/+12
| | | | | | fixed missing deprecated warning on types; fixed problem with traits in refinements.
* Moved 'patmatnew' back to 'run'Philipp Haller2008-02-041-828/+0
|
* Moved 'patmatnew' from 'run' to 'pos'Philipp Haller2008-02-011-0/+828
|
* Moved 'attributes' from run to pos, removed war...Philipp Haller2008-02-011-0/+80
| | | | | Moved 'attributes' from run to pos, removed warning
* updated some test filesmichelou2008-01-301-0/+0
|
* 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
|