summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* merged Burak's destructive rev11032 with rev11031michelou2007-05-152-596/+585
* oops, left a printlnBurak Emir2007-05-141-2/+0
* fixed bug 1103 and Sean's example, making marku...Burak Emir2007-05-141-591/+624
* fixed bug1084Martin Odersky2007-05-1429-184/+186
* (no commit message)Sean McDirmid2007-05-142-1/+3
* Fixed failing serialization for singletons.Iulian Dragos2007-05-141-1/+1
* Fixed bug #1097.Iulian Dragos2007-05-111-4/+7
* fixed problem with bug1001Martin Odersky2007-05-111-1/+1
* Fixed bug1096Martin Odersky2007-05-112-1/+4
* Fixed several bugs, added dependent method types.Martin Odersky2007-05-1110-61/+253
* </p/>michelou2007-05-102-604/+593
* [#1095] Changed Scalac Ant task to use default ...Gilles Dubochet2007-05-101-148/+69
* minor changesmichelou2007-05-102-3/+1
* Cosmetic changes only by indirectly all in.Sean McDirmid2007-05-101-384/+390
* fixed bug related to sequence + new patmat algoBurak Emir2007-05-092-9/+20
* added tests for contribs #460 and #461michelou2007-05-091-6/+6
* bug contributions fixed 460 461Burak Emir2007-05-092-74/+97
* removed some debug prints, simplified phonebook...Burak Emir2007-05-082-33/+32
* added CSS class "source"michelou2007-05-082-1/+6
* Reverted to the Int.{box,unbox}, etc way of box...mihaylov2007-05-073-99/+29
* fixed bug1090Adriaan Moors2007-05-072-3/+5
* Added no package support.Sean McDirmid2007-05-072-4/+10
* Fixed crash on synchronized with 'return' insid...Iulian Dragos2007-05-071-0/+2
* Added NoPosition case to printMessageSean McDirmid2007-05-071-1/+2
* the logging call I added in 10944 caused an inf...Adriaan Moors2007-05-041-1/+1
* updated Scala comments (code examples, links, o...michelou2007-05-032-16/+24
* fixed bug 1082Adriaan Moors2007-05-031-2/+2
* fixed bug with type alias expansion that turned...Adriaan Moors2007-05-021-2/+5
* fixed incorrect value for generatedTypemichelou2007-05-021-1/+1
* scaladoc external linksmichelou2007-05-023-26/+25
* Martin: should normalize return ErrorType for a...Adriaan Moors2007-05-021-2/+5
* inherited Java methodsmichelou2007-05-011-6/+14
* added more external linksmichelou2007-05-011-43/+102
* Fixed hard-coded references to runtime.BoxedXXX...Gilles Dubochet2007-05-012-11/+11
* fixed bug1075Martin Odersky2007-05-011-1/+1
* Fixed bug #1080, failed to recognize recursive ...Iulian Dragos2007-05-011-1/+1
* Fixed bug #1076, AddInterfaces assumed the call...Iulian Dragos2007-05-011-2/+4
* fixed bug 1074Martin Odersky2007-05-012-3/+3
* more additions to checknull.Martin Odersky2007-05-013-12/+25
* Fixed #1077 by not mangling private constructor...Iulian Dragos2007-05-013-7/+10
* Use StringBuilder instead of StringBuffer when ...Iulian Dragos2007-05-011-6/+6
* added support for notnull, first stepsMartin Odersky2007-04-307-83/+132
* Changed Scala's value boxing scheme to be compa...Gilles Dubochet2007-04-305-217/+278
* re-added links to Scala sourcesmichelou2007-04-305-82/+157
* fixed bugs 1072, 1067, 1055, 997Martin Odersky2007-04-307-40/+80
* Turn array of constants into an array constant;...mihaylov2007-04-272-1/+5
* Adding eclipse meta data.Sean McDirmid2007-04-279-1414/+46
* sorry, my previous commit compiled fine using t...Adriaan Moors2007-04-251-1/+1
* previous change caused cyclic references..Adriaan Moors2007-04-251-2/+3
* added missing .info to a symbol.typeParams..Adriaan Moors2007-04-251-2/+2