summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Correction to Sean's decoding fix.Geoffrey Washburn2008-08-121-4/+5
* json parser builds on jvm14.Lukas Rytz2008-08-123-15/+160
* event changes, import conflicts resolved, and o...Ingo Maier2008-08-1225-189/+221
* Add in configurable behavior for parsing numeri...Derek Chen-Beker2008-08-112-2/+39
* fixed t1121Martin Odersky2008-08-111-1/+0
* fixed t1176Martin Odersky2008-08-111-1/+1
* fixed #1150Martin Odersky2008-08-112-6/+7
* fixed #1196, #1197, #1203Martin Odersky2008-08-113-11/+17
* removing folder src/swing/script (ok with ingo)Lukas Rytz2008-08-111-44/+0
* Fixed #1140Iulian Dragos2008-08-081-5/+15
* Fixed #1123Iulian Dragos2008-08-081-7/+7
* Fixed the buildIulian Dragos2008-08-081-1/+1
* Fixed tail-call related issues.Iulian Dragos2008-08-081-6/+4
* fixed #1127Martin Odersky2008-08-072-2/+33
* Removed FINAL flag for accessorsIulian Dragos2008-08-071-1/+1
* reverted unncessary changeMartin Odersky2008-08-071-6/+3
* fixed #828, #1120, subtyping problem with exist...Martin Odersky2008-08-073-9/+14
* fixed broken build (sorry)Martin Odersky2008-08-061-1/+1
* Fixed #1130 and #1168Martin Odersky2008-08-064-20/+23
* Blind patch for bug reported on mailing list.Sean McDirmid2008-08-061-21/+21
* Checked in David's update to LongMap and IntMap.Geoffrey Washburn2008-08-065-5/+23
* Hardening classpath against sourcepath crash.Sean McDirmid2008-08-061-11/+4
* David's new collections can't currently be used...Geoffrey Washburn2008-08-063-0/+3
* Changed a val into a def to reduce state in Act...Philipp Haller2008-08-051-1/+1
* Reverting a premature change to retain opportun...Philipp Haller2008-08-051-20/+3
* Fixed #1172.Philipp Haller2008-08-051-2/+2
* fixed #1163.Martin Odersky2008-08-051-9/+19
* Made serialization of functions used in the rem...Philipp Haller2008-08-053-8/+36
* fixed #1150, #1152Martin Odersky2008-08-051-13/+19
* Disable the CLDC option.Geoffrey Washburn2008-08-051-1/+1
* fixed #1096, #1122, #1132.Martin Odersky2008-08-055-12/+152
* Added David's additional collections.Geoffrey Washburn2008-08-054-0/+1145
* Improved the documentation for Application to b...Geoffrey Washburn2008-08-051-2/+22
* Minor changes, added button demo from the bookIngo Maier2008-08-053-4/+34
* Actor trait abstracts from scheduling strategy.Philipp Haller2008-08-045-105/+164
* Separated actor GC from scheduling.Philipp Haller2008-08-036-79/+104
* Fixed problem with partest hanging when log fil...Philipp Haller2008-08-031-8/+13
* Fixed #1131.Philipp Haller2008-08-031-2/+2
* fixed #1049Martin Odersky2008-08-021-38/+55
* Fixed #1049 and #1062Martin Odersky2008-08-014-73/+78
* Disabled closure analysis on 1.4 (for now).Philipp Haller2008-08-011-1/+1
* Changed "," to ", " in Queue.toString.Martin Odersky2008-08-012-61/+120
* Lambda: The Ultimate DistributivePhilipp Haller2008-08-012-67/+18
* Added options --buildpath and --classpath.Philipp Haller2008-08-015-37/+126
* Fixed initialization for vars initialized to th...Iulian Dragos2008-07-316-33/+15
* changed build script to run shootout and script...Lukas Rytz2008-07-311-1/+38
* -Xexperimental changes for #1093Martin Odersky2008-07-315-20/+78
* Small documentation fixes based upon Iulian's f...Geoffrey Washburn2008-07-301-9/+18
* Enabled actor links for remote actors.Philipp Haller2008-07-306-31/+150
* Fix for #1151Geoffrey Washburn2008-07-301-13/+1