summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Fix for #820Geoffrey Washburn2008-08-222-32/+53
* Fix for #1083.Geoffrey Washburn2008-08-221-6/+16
* fixed #1257Lukas Rytz2008-08-221-1/+2
* Fixed compiler for 1.4Iulian Dragos2008-08-211-1/+1
* Some additional bits of output that should prob...Geoffrey Washburn2008-08-211-2/+2
* The ScriptRunner now sends errors to stderr rat...Geoffrey Washburn2008-08-211-1/+1
* Added "scalacfork" ant task and enabled it to b...Lukas Rytz2008-08-195-77/+164
* Removed printlnsIulian Dragos2008-08-191-3/+2
* Fixed latest cyclic errorIulian Dragos2008-08-191-3/+4
* Fixed stability testsIulian Dragos2008-08-191-8/+11
* Fixed #1241Martin Odersky2008-08-191-70/+70
* Fixed #1215.Geoffrey Washburn2008-08-191-2/+4
* Fixed some stability problemsIulian Dragos2008-08-181-1/+11
* Fixed #1231Martin Odersky2008-08-181-9/+13
* Missed a file.Iulian Dragos2008-08-181-1/+1
* Fixed abstract flag for inner classes.Iulian Dragos2008-08-181-6/+9
* Fixing #1189.Lukas Rytz2008-08-181-1/+1
* corrected several problems with error reporting...Martin Odersky2008-08-185-29/+37
* Fixed inner classes parsing when the inner clas...Iulian Dragos2008-08-182-48/+74
* Reverting for now..Lukas Rytz2008-08-181-1/+1
* Fixed #1189Lukas Rytz2008-08-181-1/+3
* Reverted change to implicits to see whether plu...Martin Odersky2008-08-181-18/+21
* Fixed illegal inheritance problem reported by I...Martin Odersky2008-08-171-21/+31
* Fixed #1186, #1230Martin Odersky2008-08-174-11/+12
* Java inner classes are parsed correctly.Iulian Dragos2008-08-172-142/+274
* Backed out from addition of vararg += in Buffer.Martin Odersky2008-08-156-6/+11
* Buffer gets vararg +, += methods; small fixes.Martin Odersky2008-08-157-17/+59
* Fixed #1216 by adding JAVA to the module class ...Iulian Dragos2008-08-151-1/+1
* Changed -Ycheckinit to -Xcheckinit.Geoffrey Washburn2008-08-141-1/+1
* fixed more problems detects by Ilya.Martin Odersky2008-08-131-1/+2
* Fixed problem that Java interface constants wer...Martin Odersky2008-08-131-0/+1
* Correction to Sean's decoding fix.Geoffrey Washburn2008-08-121-4/+5
* 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