summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* mutable.Set: fix scaladoc param namesstepancheg2008-06-281-2/+2
* fix for #1060pradel2008-06-281-3/+3
* rolled back Constructors.scalaMartin Odersky2008-06-271-0/+2
* (no commit message)Martin Odersky2008-06-271-8/+9
* Add RandomAccessSeqProxystepancheg2008-06-274-7/+36
* Started work on a rewrite for type-flow analysis.Iulian Dragos2008-06-267-13/+307
* Added support for generating static forwarders ...Iulian Dragos2008-06-261-38/+72
* Seq.apply, RandomAccessSeq.applystepancheg2008-06-252-0/+12
* Fix initialization when constructing a MarkupPa...Geoffrey Washburn2008-06-241-4/+4
* lazy vals cannot override strict vals and vice ...Martin Odersky2008-06-248-14/+21
* Converting all vals possible into lazy vals, sh...Sean McDirmid2008-06-241-4/+4
* convering vals to lazy vals to accomodate new i...Sean McDirmid2008-06-242-18/+18
* trying to fix buildSean McDirmid2008-06-241-1/+1
* * scaladoc - changed two objects into vals to a...Sean McDirmid2008-06-248-98/+149
* fix (?) for windows runner scriptsLukas Rytz2008-06-221-5/+5
* removed pre-supercall moving of valdefsMartin Odersky2008-06-202-2/+7
* use early initialization instead of relying on ...Martin Odersky2008-06-204-84/+88
* new STARR which implements pre-initialized fiel...Martin Odersky2008-06-201-43/+85
* speed up ArrayBuffer by replacing BoxedAnyArray...stepancheg2008-06-203-22/+22
* fix^2 of t0590Martin Odersky2008-06-192-1/+8
* fixed t0590Martin Odersky2008-06-191-2/+6
* Cleaned up handling of reply destinations for r...Philipp Haller2008-06-183-100/+91
* Fixed #1054.Iulian Dragos2008-06-181-1/+3
* gixed gilles' gadt problems. Added some testsMartin Odersky2008-06-183-8/+18
* 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-171-1/+2
* 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
* Reverted change that introduced conflicting imp...Iulian Dragos2008-06-111-1/+1
* Fixed #999.Iulian Dragos2008-06-112-13/+20
* SyncVar enhancements:stepancheg2008-06-102-7/+41
* Implemented #988.Geoffrey Washburn2008-06-103-0/+5
* fix for #1026pradel2008-06-101-1/+1
* removed println 'typing eta'pradel2008-06-101-1/+0
* added EOLs, missing headersmichelou2008-06-1034-61/+84
* int -> Int, etc..michelou2008-06-101-5/+5
* Fixed Table, wrapped more of buttonNAME2008-06-109-62/+366
* fix for #1009pradel2008-06-101-0/+1
* Fixing #1015 and #1017 when run inside of a scr...Geoffrey Washburn2008-06-101-3/+4
* 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-0910-85/+25
* now actually removing plugin.quickLukas Rytz2008-06-0910-25/+85