summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed expected type for Try blocks.Iulian Dragos2006-01-301-1/+1
* do not treat the empty string as a valid classp...Lex Spoon2006-01-271-1/+1
* Format changes, updates to IDE highlighting.Sean McDirmid2006-01-2711-125/+173
* If a classpath is specified explicitly, then be...Lex Spoon2006-01-271-1/+2
* Move the implicit BitSet=>Ordered[BitSet] coerc...mihaylov2006-01-262-34/+31
* Adding IO files to build.Sean McDirmid2006-01-264-0/+286
* (no commit message)Martin Odersky2006-01-266-30/+78
* Added a deep-copy clone methodmihaylov2006-01-261-0/+6
* Scala bazaar Ant task now extends the correct t...Gilles Dubochet2006-01-261-2/+2
* - improved efficiencymihaylov2006-01-251-13/+20
* Added a fast subsetOf implementationmihaylov2006-01-251-3/+35
* Removed an annoying debug message.Gilles Dubochet2006-01-241-1/+1
* (no commit message)Martin Odersky2006-01-242-5/+7
* (no commit message)Martin Odersky2006-01-243-41/+37
* (no commit message)Martin Odersky2006-01-241-2/+2
* (no commit message)Martin Odersky2006-01-241-2/+2
* (no commit message)Martin Odersky2006-01-244-10/+14
* fixed bug in isWhitespace argument in file scal...michelou2006-01-241-5/+7
* (no commit message)Martin Odersky2006-01-233-20/+32
* * removed tabs from core compiler files.Sean McDirmid2006-01-225-183/+204
* Adjusted to the new interface of BitSetmihaylov2006-01-224-25/+20
* Complete rewrite:mihaylov2006-01-223-187/+138
* added min(x: Int, y: Int): Int functionmihaylov2006-01-221-0/+1
* use the serializable attribute instead of java....mihaylov2006-01-221-2/+2
* (no commit message)Martin Odersky2006-01-202-5/+5
* Added option '-Xlinearizer:<lin>' and made 'rev...Iulian Dragos2006-01-206-6/+84
* (no commit message)Martin Odersky2006-01-208-41/+76
* Improved TypedCode to support yet more code.Gilles Dubochet2006-01-203-1/+8
* When zip-ping up an sbp file, include all depen...Lex Spoon2006-01-201-11/+3
* automatically define a "sbaz" task coresponding...Lex Spoon2006-01-201-0/+2
* (no commit message)Martin Odersky2006-01-198-42/+28
* - removed tabs in scala/concurrent/Process.scalamichelou2006-01-191-52/+57
* use toList instead of elements.toListmihaylov2006-01-191-1/+1
* Use attributes instead of java.lang.Cloneable, ...mihaylov2006-01-195-14/+19
* (no commit message)Sean McDirmid2006-01-194-85/+104
* Fixed conflicting self in scala.concurrent.Proc...Philipp Haller2006-01-191-1/+1
* changed <availablepackage> to <availablePackage>Lex Spoon2006-01-191-2/+2
* Added process identifiers (class Pid) to thread...Philipp Haller2006-01-192-0/+48
* (no commit message)Martin Odersky2006-01-196-15/+19
* Updated Scalac to support a mode (triggered by ...Gilles Dubochet2006-01-191-37/+61
* Added the Scala Bazaar archive generation Ant t...Gilles Dubochet2006-01-191-0/+283
* (no commit message)Sean McDirmid2006-01-183-78/+80
* (no commit message)Sean McDirmid2006-01-185-424/+416
* (no commit message)Sean McDirmid2006-01-181-4/+4
* Made anonymous functions serializablemihaylov2006-01-181-2/+6
* Fixing empty list bug in ClassPath.Sean McDirmid2006-01-181-5/+10
* (no commit message)Sean McDirmid2006-01-181-4/+7
* Generate static methods for inherited methods o...mihaylov2006-01-171-6/+14
* (no commit message)Martin Odersky2006-01-176-18/+43
* Cleaned-up all keyword-substitution, executable...Gilles Dubochet2006-01-134-3/+3