summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* splitted CLDC library (un-/preverified)michelou2007-11-203-7/+46
|
* updated CLDC libraries (Java WTK 2.5.2)michelou2007-11-202-1/+2
|
* fixed #34Martin Odersky2007-11-202-71/+67
|
* Fixed typo.Iulian Dragos2007-11-201-9/+9
|
* Fixed backend to correctly handle type paramete...Iulian Dragos2007-11-203-16/+18
| | | | | | Fixed backend to correctly handle type parameters (when compiling scala.Array[a]).
* backed out of the changes that broke the build/...Martin Odersky2007-11-201-3/+4
| | | | | | backed out of the changes that broke the build/test suite. reverted Symbols.back to pre 13309.
* fix^2 of problem in 13309. Sorry.Martin Odersky2007-11-201-1/+1
|
* fixed r13309Martin Odersky2007-11-201-0/+1
|
* fixed #245Martin Odersky2007-11-201-5/+3
|
* fixed missing dependency in Ant scriptmichelou2007-11-201-1/+1
|
* Fixed ticket #244.Iulian Dragos2007-11-204-18/+51
|
* Fixed the package name of scala.tools.partest.u...mihaylov2007-11-202-2/+2
| | | | | | Fixed the package name of scala.tools.partest.utils.Properties (avoids its unneeded recompilation)
* changed check file (removed ^M)Martin Odersky2007-11-191-1/+1
|
* added scalatest option "--cldc"michelou2007-11-194-9/+103
|
* added testsMartin Odersky2007-11-196-0/+53
|
* changed scalatest to use --utf8 encoding; added...Martin Odersky2007-11-192-1/+5
| | | | | changed scalatest to use --utf8 encoding; added tests
* fixed #231.Martin Odersky2007-11-195-36/+76
|
* reenabled actor exit in partestmichelou2007-11-193-6/+7
|
* fixed #226 and #227Martin Odersky2007-11-193-4/+40
|
* Switched the base for lifted anonymous function...Iulian Dragos2007-11-191-1/+1
| | | | | | | Switched the base for lifted anonymous function names from '<methodname>$anonfun' to 'anonfun$<methodname' to satisfy isAnonymousFunction test function.
* Added tests for lazy values of type Unit.Iulian Dragos2007-11-192-0/+24
|
* Java 1.4 compatibilitymichelou2007-11-181-1/+2
|
* fixed #176 (CLDC build)michelou2007-11-1815-97/+1566
|
* fixed problem with last fixMartin Odersky2007-11-171-1/+1
|
* Fixed #214, #217, #218Martin Odersky2007-11-173-7/+8
|
* updated checked filesMartin Odersky2007-11-173-3/+3
|
* fixed bug t0154, changed copyright, changed for...Burak Emir2007-11-163-602/+325
| | | | | fixed bug t0154, changed copyright, changed formatting
* Fixed combinator bug.Philipp Haller2007-11-162-66/+29
|
* refinement of fix to #209Martin Odersky2007-11-161-5/+15
|
* fixed #209Martin Odersky2007-11-1613-76/+99
|
* Fixed fringe examplePhilipp Haller2007-11-161-4/+2
|
* changed some newlinesmichelou2007-11-162-9/+8
|
* added scaladoc option '-access'michelou2007-11-162-13/+17
|
* improved code (actor exit problem still pending)michelou2007-11-154-121/+177
|
* Fixed ticket #206Iulian Dragos2007-11-153-19/+57
|
* Reverted Sean's change which makes multi-line a...Iulian Dragos2007-11-141-1/+1
| | | | | | Reverted Sean's change which makes multi-line arguments to loose indentation when printing trees.
* Added ACC_SUPER to all generated java classfiles.Iulian Dragos2007-11-141-0/+2
|
* Fixed ticket #232Iulian Dragos2007-11-142-3/+10
|
* Fixed 1.4 incompatibilityIulian Dragos2007-11-141-2/+2
|
* runtime tests of type representationmichelou2007-11-134-27/+446
|
* fixed partest, removed mergeLines (useless)michelou2007-11-1312-44/+232
|
* Fixed ticket #168.Iulian Dragos2007-11-131-0/+4
|
* Imported patch to improve anonymous function na...Iulian Dragos2007-11-132-7/+9
| | | | | Imported patch to improve anonymous function names (ticket #101).
* Fixed ticket #190.Iulian Dragos2007-11-131-0/+17
|
* modified check filesMartin Odersky2007-11-132-3/+3
|
* fixed #234; added testsMartin Odersky2007-11-137-46/+98
|
* towards automatic termination of remote actorsPhilipp Haller2007-11-133-2/+15
|
* Fixed minor bugs in icode.Iulian Dragos2007-11-136-6/+33
|
* Fixed ticket #225.Iulian Dragos2007-11-121-5/+4
|
* updated .check fileMartin Odersky2007-11-111-1/+1
|