summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* resintantiated actorMartin Odersky2007-04-241-0/+48
* Deprecated scala.compat.Math and move some memb...mihaylov2007-04-244-1/+92
* [Martin: please review] removed lateParams hackAdriaan Moors2007-04-242-56/+28
* Removed Actor classMartin Odersky2007-04-241-48/+0
* fixed bug 1065Adriaan Moors2007-04-243-8/+39
* added lateFINAL class to ExplicitOuterMartin Odersky2007-04-241-1/+1
* Small fix involving exit of ActorProxy.Philipp Haller2007-04-241-0/+1
* Small fix in ActorProxy.Philipp Haller2007-04-243-38/+12
* changed argument in &sumsmichelou2007-04-231-1/+1
* updated self aliases, for-comprehensions michelou2007-04-2320-334/+445
* fix of typoMartin Odersky2007-04-231-2/+2
* some optimizations. new closure syntax.Martin Odersky2007-04-2310-47/+128
* updated self aliases, for-comprehension, += opsmichelou2007-04-2332-624/+621
* fixed the location of the API docsLex Spoon2007-04-231-34/+32
* Fixing linearization issue in JCL.Sean McDirmid2007-04-225-4/+5
* Added default case to intern.Sean McDirmid2007-04-221-1/+1
* (no commit message)Lex Spoon2007-04-204-0/+17
* added resourcemichelou2007-04-201-1/+4
* added Global.nodeToStringmichelou2007-04-202-8/+258
* added JVM options on MacOS Xmichelou2007-04-201-4/+17
* Fixed crash for UNBOX with expected type UNIT.Iulian Dragos2007-04-201-1/+2
* added resource and examplemichelou2007-04-201-0/+15
* svn:keywordsmichelou2007-04-201-6/+3
* added Scala environment optionsmichelou2007-04-201-14/+29
* added notes on Java VMmichelou2007-04-201-0/+83
* Adapted actor examples to new exit behavior.Philipp Haller2007-04-202-7/+7
* Fixed Actor.exit, added continue for loop { }.Philipp Haller2007-04-203-17/+36
* no comment...michelou2007-04-201-31/+32
* - problem with normalisation in the back-end wa...Adriaan Moors2007-04-204-7/+8
* re-comittingSean McDirmid2007-04-191-2/+0
* Try to commit each file individually.Sean McDirmid2007-04-191-1/+1
* Try to commit each file individually.Sean McDirmid2007-04-191-32/+31
* added a new line at the end, so that hopefully ...Lex Spoon2007-04-192-1/+2
* [cont'd] suppress "scala." prefix in string rep...Adriaan Moors2007-04-191-3/+3
* scala.Int -> Intmichelou2007-04-191-45/+45
* updated tests for productElement/-Aritymichelou2007-04-1921-236/+226
* suppress "scala." prefix in string representati...Adriaan Moors2007-04-1929-67/+70
* updated element/arity to productElement/product...michelou2007-04-1957-551/+160
* Removed useless private var.Iulian Dragos2007-04-191-1/+0
* updated for-comprehension syntaxmichelou2007-04-1936-276/+273
* java options now set for individual testsmichelou2007-04-191-5/+11
* added a commentLex Spoon2007-04-191-0/+6
* Changed XML parser to put correct positions in ...Iulian Dragos2007-04-191-0/+1
* new for-comprehension syntaxmichelou2007-04-192-2/+2
* Fixed some icode reader issues regarding traits...Iulian Dragos2007-04-193-24/+51
* Unused local variables are eliminated by dead c...Iulian Dragos2007-04-192-6/+25
* Switching over to position objects from positio...Sean McDirmid2007-04-1974-998/+1201
* (no commit message)Lex Spoon2007-04-192-0/+221
* use "trait" as the keyword for traits, not "class"Lex Spoon2007-04-191-2/+7
* for the parent class loader, choose the classLex Spoon2007-04-191-1/+1