summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* if a plugin is given a bad option, stop before ...Lex Spoon2008-01-021-0/+3
* added some <parallel> tagsLex Spoon2008-01-021-10/+21
* Removed -Xplug-types. Now annotationsLex Spoon2007-12-315-24/+13
* fix isSubtype0 to more consistentlyLex Spoon2007-12-311-5/+9
* Be careful of the mode when typing annotations.Lex Spoon2007-12-311-2/+5
* 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
* 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 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
* 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
* updated STARR to Scala 2.6.1-RC2michelou2007-12-144-4/+4
* #153 still not fixed..michelou2007-12-142-3/+3
* reverted memory size change (useless)michelou2007-12-131-1/+1
* added Android examplesmichelou2007-12-131-1/+6
* incread default memory size in scalatestmichelou2007-12-131-1/+1
* Added the AnnotationCheckers registry, so thatLex Spoon2007-12-124-9/+83
* Fixed #153 (thanks to Sean)michelou2007-12-123-19/+24
* added final modifier, commented out test for #153michelou2007-12-123-5/+5
* fixed problem with Stream.flatMap, changed text...Martin Odersky2007-12-112-11/+4
* Made all values to be final fields in the gener...Iulian Dragos2007-12-112-2/+3
* added message parameter to custom assert methodmichelou2007-12-112-10/+16
* better approximation of <:<_erased, fixes bug i...Burak Emir2007-12-101-3/+9
* updated check file (missing in r13483)michelou2007-12-101-0/+3
* added test case for fix #272michelou2007-12-101-10/+69
* Fixed #272michelou2007-12-102-17/+22
* scaladoc now adds 'lazy' modifiermichelou2007-12-051-59/+60
* added accessor test (bis)michelou2007-12-051-0/+1
* added accessor testmichelou2007-12-051-15/+24