summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gixed gilles' gadt problems. Added some testsMartin Odersky2008-06-1810-8/+105
* fixed #504Martin Odersky2008-06-181-12/+14
* fixed some bugs; disabled devirtualize; desiabl...Martin Odersky2008-06-1713-127/+367
* test and fix for #1027pradel2008-06-172-1/+20
* added tests for #1035 and #1038 to pendingpradel2008-06-173-0/+18
* stub tree duplicate returns itself and no longe...Sean McDirmid2008-06-151-1/+1
* Null pointer check hardening.Sean McDirmid2008-06-151-1/+1
* Change iterator "next" method signatures from "...stepancheg2008-06-141-4/+4
* Scripts should use JAVA_HOME to find java execu...stepancheg2008-06-145-0/+23
* ResizableArray: s/val initialSize/def initialSi...stepancheg2008-06-131-1/+1
* corrected commentmichelou2008-06-121-2/+2
* Fixed 'isSameType' for refinement types with ov...Iulian Dragos2008-06-121-3/+10
* Moved pending tests that succeed to their place...Iulian Dragos2008-06-1116-0/+0
* indentationmichelou2008-06-111-4/+5
* Reverted change that introduced conflicting imp...Iulian Dragos2008-06-111-1/+1
* Fixed #999.Iulian Dragos2008-06-112-13/+20
* SyncVar enhancements:stepancheg2008-06-104-7/+95
* Added javac.args to the build script.Iulian Dragos2008-06-101-5/+18
* Added 'scalac.args' parameter to the build script.Iulian Dragos2008-06-101-13/+27
* New STARR should fix vararg warnings?Geoffrey Washburn2008-06-103-3/+3
* Implemented #988.Geoffrey Washburn2008-06-103-0/+5
* int -> Int, etc..michelou2008-06-101-1/+1
* int -> Int, etc..michelou2008-06-102-10/+10
* fix for #1026pradel2008-06-101-1/+1
* removed println 'typing eta'pradel2008-06-101-1/+0
* test for #1024pradel2008-06-101-0/+4
* int -> Int, etc..michelou2008-06-1014-109/+111
* int -> Int, etc..michelou2008-06-104-41/+41
* added EOLs, missing headersmichelou2008-06-1038-92/+110
* int -> Int, etc..michelou2008-06-1019-268/+267
* Fixed Table, wrapped more of buttonNAME2008-06-109-62/+366
* fix for #1009pradel2008-06-103-0/+8
* Fixing #1015 and #1017 when run inside of a scr...Geoffrey Washburn2008-06-103-3/+59
* speed up HashTable by replacing BoxedAnyArray w...stepancheg2008-06-092-9/+9
* RandomAccessSeq.empty implementation is Project...stepancheg2008-06-091-1/+3
* Check in revised fix to Console.readLine, etc.Geoffrey Washburn2008-06-091-22/+104
* rolling back the faulty checkinLukas Rytz2008-06-0913-93/+29
* now actually removing plugin.quickLukas Rytz2008-06-0914-53/+93
* let supersabbus genarte man pages.Lukas Rytz2008-06-0910-1156/+133
* Fixing case class/companion object in def asser...Sean McDirmid2008-06-091-2/+1
* unify mutable and immutable stacks behavior (#957)stepancheg2008-06-067-35/+126
* makeRichChar to, until return RandomAccessSeq.P...stepancheg2008-06-065-15/+58
* added tests for open bugspradel2008-06-064-0/+17
* updated plugin template to use Transform and In...Lukas Rytz2008-06-0610-22/+191
* Fixing problem with case classes and companion ...Sean McDirmid2008-06-044-61/+40
* Fixed #981.Iulian Dragos2008-06-042-2/+52
* Removed Proxy from StringBuilder's parentsIulian Dragos2008-06-031-3/+1
* Fixed #948.Iulian Dragos2008-06-033-7/+39
* Various bugfixes and upgrades to IDE support de...Sean McDirmid2008-06-0113-58/+168
* Fixing problem with inter-project dependencies Sean McDirmid2008-05-311-1/+3