summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #1241Martin Odersky2008-08-191-70/+70
|
* Fixed #1215.Geoffrey Washburn2008-08-193-2/+11
|
* 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-183-1/+18
| | | | | deprecated scalatest and removed it from further distributions
* 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-187-7/+7
|
* corrected several problems with error reporting...Martin Odersky2008-08-1813-29/+91
| | | | | | | corrected several problems with error reporting: positions checked twice, warnings masking errors. Refined solution of forward implicits without5 result type.
* Fixed inner classes parsing when the inner clas...Iulian Dragos2008-08-182-48/+74
| | | | | | Fixed inner classes parsing when the inner class appears as a superclass.
* 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
| | | | | Reverted change to implicits to see whether plugin build passes
* Fixed illegal inheritance problem reported by I...Martin Odersky2008-08-171-21/+31
| | | | | Fixed illegal inheritance problem reported by Ilya on 17-08-2008
* Fixed #1186, #1230Martin Odersky2008-08-174-11/+12
|
* new testMartin Odersky2008-08-173-0/+6
|
* Java inner classes are parsed correctly.Iulian Dragos2008-08-172-142/+274
|
* Added project-specific settings for the embedde...Miles Sabin2008-08-171-0/+4
| | | | | Added project-specific settings for the embedded Java builder.
* Fixed test fileMartin Odersky2008-08-151-0/+2
|
* Backed out from addition of vararg += in Buffer.Martin Odersky2008-08-159-14/+23
|
* Buffer gets vararg +, += methods; small fixes.Martin Odersky2008-08-159-17/+85
|
* Fixed #1216 by adding JAVA to the module class ...Iulian Dragos2008-08-151-1/+1
| | | | | Fixed #1216 by adding JAVA to the module class flag mask
* Forgot to update the flags for the test.Geoffrey Washburn2008-08-141-1/+1
|
* changed model for value changes againIngo Maier2008-08-149-18/+26
|
* Changed -Ycheckinit to -Xcheckinit.Geoffrey Washburn2008-08-141-1/+1
|
* added a forwarding target to clean everythingLukas Rytz2008-08-141-0/+2
|
* 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
| | | | | | Fixed problem that Java interface constants were not seen as constant by Scala
* 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-122-14/+14
| | | | | | adapted dist directory structure to match the one of a sbaz (downloadable) distribution
* include *.flags files into scalal-test sbaz pac...Lukas Rytz2008-08-121-1/+1
| | | | | include *.flags files into scalal-test sbaz package
* Fixing more deprecation warnings.Geoffrey Washburn2008-08-1215-26/+26
|
* Fixed deprecation warningsIulian Dragos2008-08-121-1/+1
|
* Correction to Sean's decoding fix.Geoffrey Washburn2008-08-122-4/+14
| | | | | Added a simple test for the unicode decoding stuff.
* json parser builds on jvm14.Lukas Rytz2008-08-124-18/+192
|
* event changes, import conflicts resolved, and o...Ingo Maier2008-08-1225-189/+221
| | | | | event changes, import conflicts resolved, and other things
* Add in configurable behavior for parsing numeri...Derek Chen-Beker2008-08-112-2/+39
| | | | | Add in configurable behavior for parsing numeric values
* 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
|