summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added data files for shootout testsmichelou2007-04-271-1/+1
* added method uptomichelou2007-04-271-2/+4
* Adding eclipse meta data.Sean McDirmid2007-04-2712-1414/+112
* Updated examples wrt.Iulian Dragos2007-04-2611-87/+87
* Added resetProxy method that replaces an implic...Philipp Haller2007-04-261-0/+14
* Make the second argument be by name for getOrEl...Lex Spoon2007-04-252-2/+2
* 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-252-2/+6
* generates constant values in API docmichelou2007-04-254-100/+107
* uses new options in scaladoc generated documichelou2007-04-257-111/+205
* fixed test case.Martin Odersky2007-04-252-11/+26
* updated annotations in scala/concurrentmichelou2007-04-255-14/+13
* reinstantiated scala.concurrent actors, but dep...Martin Odersky2007-04-254-0/+243
* Updated bug533 and functions to use scala.actors.Philipp Haller2007-04-252-5/+7
* Updated bug533 to use scala.actors instead of s...Philipp Haller2007-04-251-1/+1
* fixed scaladoc optionmichelou2007-04-251-2/+2
* changed the comment for -XplugtypesLex Spoon2007-04-241-1/+1
* Use scala.Math instead of scala.compat.Mathmihaylov2007-04-248-14/+10
* (no commit message)Philipp Haller2007-04-241-2/+1
* Removed obsolete thread pool scheduler.Philipp Haller2007-04-241-184/+0
* removed actors & freinds from concurrentMartin Odersky2007-04-246-363/+130
* added Java options to test bridges.scalamichelou2007-04-241-0/+1
* added scaladoc options and dependency checkmichelou2007-04-246-83/+146
* Fixed build: RichFloat was build with no Predef...Gilles Dubochet2007-04-241-0/+2
* Updated SABBUS to also pass nsc.params to Starr...Gilles Dubochet2007-04-241-2/+7
* 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