summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* parallel algo can handle more patterns nowBurak Emir2007-06-232-90/+122
* reenabled squeeze, some changes in choosing bet...Burak Emir2007-06-225-64/+119
* fixed problem with boxing in cases noted by BurakMartin Odersky2007-06-221-0/+3
* belongs to 12113.Martin Odersky2007-06-221-1/+1
* added support for higher-kinded existentials; a...Martin Odersky2007-06-226-79/+76
* added -Xsqueeze option, which optimizes valdefs...Burak Emir2007-06-224-45/+54
* fixed bug in ParallelMatching:MixLiterals (symp...Burak Emir2007-06-213-22/+48
* removed more primitive type aliases, removed so...michelou2007-06-2115-136/+159
* fixed alternative detection, handling of variab...Burak Emir2007-06-212-29/+70
* parallel algo optimizes extractors, see LAMP-RE...Burak Emir2007-06-214-62/+224
* overrode Annotated.isTree in the sameLex Spoon2007-06-201-1/+2
* documented --univ and --univ-urlLex Spoon2007-06-201-1/+12
* fixed bug1188Adriaan Moors2007-06-201-4/+9
* parallel matching on integers + disabled squeez...Burak Emir2007-06-203-92/+173
* added prompt/fileEnding propertiesmichelou2007-06-196-10/+25
* added wildcards. Changed for_some to forSome.Martin Odersky2007-06-195-78/+89
* Removed dependency on Reaction in scheduling su...Philipp Haller2007-06-194-26/+13
* added the version number to the welcome messageLex Spoon2007-06-191-1/+1
* * fixed problem causing fallback on incremental...Burak Emir2007-06-191-133/+61
* fixed test file; fixed Long/Long bugMartin Odersky2007-06-191-14/+11
* merged Alias/AbsTypeDef into TypeDefMartin Odersky2007-06-1918-240/+205
* fixed bug #1175 (jdk6)michelou2007-06-191-7/+7
* fixed name in .NET scriptmichelou2007-06-191-11/+11
* renamed scala?.net.bat to scala?-net.batmichelou2007-06-182-0/+0
* renamed scala?.net to scala?-netmichelou2007-06-184-3/+3
* factored out the choice of wrapper code, so tha...Lex Spoon2007-06-181-13/+26
* allow the choice of ScriptRunner to be overridd...Lex Spoon2007-06-181-1/+4
* added setting Xmatchalgo + cleanup of PatternMa...Burak Emir2007-06-183-79/+70
* removed .NET specifics from Scala commandsmichelou2007-06-189-36/+370
* Corrected Scaladoc comment for Array.slice (con...mihaylov2007-06-181-1/+1
* Fixed contrib #658 - Iterable.isEmptymihaylov2007-06-171-1/+1
* added prefix method, for more useful Benchmark ...Burak Emir2007-06-161-1/+6
* more existentialsMartin Odersky2007-06-1511-182/+190
* added verbose outputmichelou2007-06-151-1/+2
* Refactored ScriptRunner and the offline compila...Lex Spoon2007-06-146-54/+117
* expose the isWin valueLex Spoon2007-06-141-1/+1
* factored out the choice of promptLex Spoon2007-06-141-1/+5
* corrected another typomichelou2007-06-141-4/+4
* added Nik's contrib to script.jsmichelou2007-06-143-924/+54
* fixed split method on JVMmichelou2007-06-132-3/+17
* rehash symbols if their names changeMartin Odersky2007-06-133-4/+42
* Synced src/dotnet-library with rev 12018mihaylov2007-06-133-4/+6
* fixed bug 1174Adriaan Moors2007-06-131-1/+1
* incremented MinorVersion, deprecated All/AllRef...michelou2007-06-1352-736/+775
* Integrated J2ME version of the library as of re...mihaylov2007-06-1336-13/+2050
* Fixed J2ME support in the compilermihaylov2007-06-135-36/+50
* in BoxesUtility.unboxTo* cast directly to the e...mihaylov2007-06-132-24/+10
* added a few hooks so that scalac variantsLex Spoon2007-06-121-3/+15
* factored out the rootImports methodLex Spoon2007-06-121-8/+23
* stupid bug: writeRef instead of writeRefsLex Spoon2007-06-121-1/+1