summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed initialization order issues (when -Xexper...Iulian Dragos2008-07-285-12/+12
* fixed #1022,#1030,#1033,#1036Martin Odersky2008-07-283-6/+17
* fixed #842, #945, #83, #996, #1016, + some perf...Martin Odersky2008-07-289-66/+100
* generating java generics signaturesMartin Odersky2008-07-259-159/+177
* Hardening of plugin to convert more hard crashe...Sean McDirmid2008-07-252-5/+11
* Fixed typo.Geoffrey Washburn2008-07-252-2/+2
* Renamed 2nd variant of spawn to spawnNamed.Philipp Haller2008-07-241-1/+1
* Fixed #853.Philipp Haller2008-07-241-3/+21
* Fixed #775.Philipp Haller2008-07-241-1/+7
* Fixed #552 and #1116. Reviewed by Iulian.Philipp Haller2008-07-242-11/+30
* Changes/deprecation of Console.format. Geoffrey Washburn2008-07-245-377/+72
* (1) made base type sequences lazy in their argu...Martin Odersky2008-07-234-74/+120
* enabled new initialization semantics for -Xexpe...Martin Odersky2008-07-221-8/+7
* Fixed bug in get and remove methods.Philipp Haller2008-07-221-49/+57
* inconsequential change to get the checkin build...Martin Odersky2008-07-221-1/+1
* Deprecated slice(n).Geoffrey Washburn2008-07-221-1/+2
* trying to fix buildMartin Odersky2008-07-222-7/+25
* Fixed msilName.Geoffrey Washburn2008-07-221-2/+2
* AllClass => NothingClassGeoffrey Washburn2008-07-2225-99/+95
* fixed build problemMartin Odersky2008-07-212-12/+38
* added Iterator.flatten method; refactoring: clo...Martin Odersky2008-07-2110-276/+459
* Made mailbox in Actor protected (this is necess...Philipp Haller2008-07-182-2/+83
* Fixed indentation, removed tabs.Iulian Dragos2008-07-181-22/+22
* Hopefully, fixed random NPE crashes in the back...Iulian Dragos2008-07-181-3/+3
* objects to vals, cosmetic changesIngo Maier2008-07-186-15/+19
* renderer renamed to rendererComponentIngo Maier2008-07-162-4/+4
* fixed #1100Adriaan Moors2008-07-151-7/+11
* Fixed and added things for Andrew, rearranged e...Ingo Maier2008-07-1530-68/+154
* cleanupSean McDirmid2008-07-151-9/+0
* Updating SymbolLoaders to ensure during refresh...Sean McDirmid2008-07-152-2/+7
* cosmetic changes (Unit)michelou2008-07-152-13/+14
* `ilasm' won't be called automatically, anymore.lorch2008-07-141-14/+0
* Seperate compilation (Part 2 of 2): scalaclorch2008-07-142-8/+18
* Reverted r15497 and r15500.Geoffrey Washburn2008-07-121-5/+3
* fix for #1028Lukas Rytz2008-07-122-52/+57
* Removed some experimental thingsIngo Maier2008-07-111-3/+7
* large swing update, added ComboBoxIngo Maier2008-07-1131-63/+685
* fixed #764 and #770Martin Odersky2008-07-102-10/+7
* cosmetic indentation changes.Martin Odersky2008-07-101-57/+68
* fixed t0851 and t1101.Martin Odersky2008-07-105-43/+113
* fixed t1098Martin Odersky2008-07-091-1/+1
* Disabled support for static forwarders because ...Martin Odersky2008-07-091-2/+6
* Increased timeout in build.xml to make all test...Philipp Haller2008-07-092-3/+5
* Now encoded glyphs in identifiers that are not ...Geoffrey Washburn2008-07-091-4/+42
* Adding some comments to document what's going o...Sean McDirmid2008-07-091-2/+4
* Fixing broken build from last commit.Sean McDirmid2008-07-091-1/+1
* change in ObjectRunner to avoid the warnings.Martin Odersky2008-07-091-2/+2
* Fixing early value initialization for IDE (whic...Sean McDirmid2008-07-091-7/+15
* early initialization fixes.Martin Odersky2008-07-0911-40/+48
* Applied Ross Judson's patch to fix #1072.Gilles Dubochet2008-07-081-1/+1