summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Had to create a test/pending/jvm5 directory.Geoffrey Washburn2008-01-117-0/+0
| | | | | Moved tests that are failing, but no present fixes into pending.
* Fixed ticket #306Iulian Dragos2008-01-101-0/+1
|
* Merged patch from Ross Judson (bean info class ...Iulian Dragos2008-01-096-0/+209
| | | | | Merged patch from Ross Judson (bean info class generation).
* I believe I've fixed the problem with ScriptRun...Geoffrey Washburn2008-01-092-0/+15
| | | | | | | I believe I've fixed the problem with ScriptRunner and Interperter running under jvm-1.4 compiling temporary classfiles with target jvm-1.5.
* Applied patch from Ticket #330.Geoffrey Washburn2008-01-093-1/+3
| | | | | Fixed the parsing of 0 by the JSON library.
* Fixed the usage description.Geoffrey Washburn2008-01-091-1/+1
|
* Applied patch from Ticket #334.Geoffrey Washburn2008-01-091-4/+6
| | | | | Ensures that the modulus of the hashcode is non-negative.
* Corrected uses of g:lines to g:line.Geoffrey Washburn2008-01-091-2/+2
|
* inverted logic when setting FLAGSmichelou2008-01-081-2/+2
|
* added target in docs.manualmichelou2008-01-081-0/+1
|
* added target to quick taskmichelou2008-01-071-6/+7
|
* added target to locker taskmichelou2008-01-071-6/+6
|
* Fixed ticket #305.Geoffrey Washburn2008-01-071-1/+4
|
* fixed t275Burak Emir2008-01-061-2/+2
|
* added regression test for t301Burak Emir2008-01-041-0/+12
|
* fixed t301Burak Emir2008-01-041-1/+1
|
* fixed t335Burak Emir2008-01-044-3/+32
|
* if a plugin is given a bad option, stop before ...Lex Spoon2008-01-021-0/+3
| | | | | | if a plugin is given a bad option, stop before running any compilation phases
* added some <parallel> tagsLex Spoon2008-01-021-10/+21
|
* Removed -Xplug-types. Now annotationsLex Spoon2007-12-315-24/+13
| | | | | are always allowed on types.
* fix isSubtype0 to more consistentlyLex Spoon2007-12-311-5/+9
| | | | | | ignore annotations once the annotations have been checked
* Be careful of the mode when typing annotations.Lex Spoon2007-12-311-2/+5
| | | | | TERMmode and not TYPEmode.
* added some <parallel> tags to speed things upLex Spoon2007-12-311-0/+6
|
* fixed t303Burak Emir2007-12-251-1/+2
|
* surgically fixing a broken build.Sean McDirmid2007-12-243-23/+12
|
* surgically fixing a broken build.Sean McDirmid2007-12-241-12/+3
|
* surgically fixing a broken build.Sean McDirmid2007-12-241-5/+5
|
* surgically fixing a broken build.Sean McDirmid2007-12-241-3/+3
|
* surgically fixing a broken build.Sean McDirmid2007-12-241-1/+1
|
* surgically fixing a broken build.Sean McDirmid2007-12-241-1/+15
|
* Fixing my asInstanceOf hack in TypeParser.scala...Sean McDirmid2007-12-241-3/+4
| | | | | | Fixing my asInstanceOf hack in TypeParser.scala, hopefully the separate compilation bug that required the hack has been fixed in 2.6.1
* fixed test Martin Odersky2007-12-221-0/+2
|
* fixed #283 #289Martin Odersky2007-12-217-1/+40
|
* updated CLDC library for Class[T]michelou2007-12-215-26/+20
|
* fixed t0259Martin Odersky2007-12-211-1/+1
|
* updated RichClassmichelou2007-12-212-5/+5
|
* updated MSIL library for class[T]michelou2007-12-218-92/+40
|
* changed how wildcards are displayedMartin Odersky2007-12-216-15/+20
|
* Fixed problem with wrong signature for sort in ...Martin Odersky2007-12-211-1/+2
| | | | | Fixed problem with wrong signature for sort in CLRTypes
* fixed build problem on ibm's VMMartin Odersky2007-12-203-6/+33
|
* removed deprecated featuresmichelou2007-12-1918-486/+124
|
* fixed some tests for jvm-1.5Martin Odersky2007-12-193-6/+6
|
* -target 1.5 now the default.Martin Odersky2007-12-1921-47/+50
|
* added type param to Classmichelou2007-12-193-5/+7
|
* fixes to make dual mode build passMartin Odersky2007-12-192-2/+4
|
* dual mode (generics or not) version of compiler...Martin Odersky2007-12-1960-138/+160
| | | | | dual mode (generics or not) version of compiler and libraries
* add partest to the scala-test packageLex Spoon2007-12-181-1/+3
|
* updated STARR for Java genericsmichelou2007-12-185-6/+6
|
* made Typers more lenient wrt to redundant type ...Martin Odersky2007-12-181-3/+8
| | | | | made Typers more lenient wrt to redundant type parameters
* updated STARR to Scala 2.6.1-RC2michelou2007-12-144-4/+4
|