summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* 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-011-60/+119
* Fixed initialization for vars initialized to th...Iulian Dragos2008-07-316-33/+15
* -Xexperimental changes for #1093Martin Odersky2008-07-315-20/+78
* Small documentation fixes based upon Iulian's f...Geoffrey Washburn2008-07-301-9/+18
* HardeningSean McDirmid2008-07-301-3/+10
* Addition of @serializable annotations avoids re...Philipp Haller2008-07-302-4/+13
* ACC_BRIDGE -> ACC_SYNTHETIC as with javacmichelou2008-07-291-1/+1
* Disabled code in CleanUp to enable build of 1.4...Philipp Haller2008-07-291-1/+2
* Made -Xcheckinit imply -Xfuture, and added -Xfu...Iulian Dragos2008-07-292-1/+2
* Fixed #1143. Added tests for #1143 and #1116.Philipp Haller2008-07-291-1/+2
* Fixed partest to accept additional flags on a p...Iulian Dragos2008-07-292-13/+18
* Updated documentation for Any and AnyRefGeoffrey Washburn2008-07-293-9/+216
* removed warning (Random)michelou2008-07-291-2/+2
* fixed Signature generationMartin Odersky2008-07-292-24/+27
* experimenting with Signature attributeMartin Odersky2008-07-291-3/+4
* Added -Ycheckinit, which causes all getters to ...Iulian Dragos2008-07-284-56/+217
* fixed #1086, #1102, #1144Martin Odersky2008-07-284-7/+20
* Fixed initialization order issues (when -Xexper...Iulian Dragos2008-07-282-7/+7
* fixed #1022,#1030,#1033,#1036Martin Odersky2008-07-283-6/+17
* fixed #842, #945, #83, #996, #1016, + some perf...Martin Odersky2008-07-288-44/+58
* generating java generics signaturesMartin Odersky2008-07-258-158/+177
* Hardening of plugin to convert more hard crashe...Sean McDirmid2008-07-252-5/+11
* Fixed #552 and #1116. Reviewed by Iulian.Philipp Haller2008-07-242-11/+30
* Changes/deprecation of Console.format. Geoffrey Washburn2008-07-241-22/+22
* (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
* inconsequential change to get the checkin build...Martin Odersky2008-07-221-1/+1
* 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-219-276/+443
* Fixed indentation, removed tabs.Iulian Dragos2008-07-181-22/+22
* Hopefully, fixed random NPE crashes in the back...Iulian Dragos2008-07-181-3/+3
* 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-141-6/+16
* Reverted r15497 and r15500.Geoffrey Washburn2008-07-121-5/+3
* fix for #1028Lukas Rytz2008-07-122-52/+57
* 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