summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Hardening classpath against sourcepath crash.Sean McDirmid2008-08-061-11/+4
* fixed #1163.Martin Odersky2008-08-051-9/+19
* 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
* 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