summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* int -> Int, etc.michelou2008-08-192-13/+18
* Added "scalacfork" ant task and enabled it to b...Lukas Rytz2008-08-199-81/+168
* Forgot to add author fields.Geoffrey Washburn2008-08-193-0/+8
* 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
* deprecated SUnitLukas Rytz2008-08-191-0/+5
* Fixed some stability problemsIulian Dragos2008-08-181-1/+11
* Fixed #1231Martin Odersky2008-08-181-9/+13
* deprecated scalatest and removed it from furthe...Lukas Rytz2008-08-181-1/+1
* 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-186-6/+6
* 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-186-6/+6
* Fixed #1189Lukas Rytz2008-08-186-6/+8
* 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-159-14/+23
* Buffer gets vararg +, += methods; small fixes.Martin Odersky2008-08-158-17/+81
* Fixed #1216 by adding JAVA to the module class ...Iulian Dragos2008-08-151-1/+1
* changed model for value changes againIngo Maier2008-08-149-18/+26
* 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
* temporarly disabling OpenHashMap on .NET.Lukas Rytz2008-08-131-0/+4
* Forgot to add author field.Geoffrey Washburn2008-08-131-0/+1
* Added David's OpenHashMap (from #1190)Geoffrey Washburn2008-08-131-0/+200
* removing the 'longer than 100 characters' warningsLukas Rytz2008-08-131-5/+10
* fixed path to api doc in pack-api.tarLukas Rytz2008-08-131-1/+1
* Fixed #1187, so that maps respect 'stringPrefix'Iulian Dragos2008-08-121-1/+1
* Added David's fix for #1184 and authorIulian Dragos2008-08-121-1/+13
* adapted dist directory structure to match the o...Lukas Rytz2008-08-121-1/+1
* include *.flags files into scalal-test sbaz pac...Lukas Rytz2008-08-121-1/+1
* 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