summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Torned is/asInstanceOf to isAsInstanceOfmihaylov2006-03-082-7/+3
* Uncommented the private[scala] access modifier ...mihaylov2006-03-081-2/+1
* Removed unnecessary filesmihaylov2006-03-072-113/+0
* added attribute 'remote' to method '$tag' in sc...michelou2006-03-071-2/+3
* fixed compilation problemmihaylov2006-03-052-2/+2
* Rearranged header and updated copyright infomihaylov2006-03-05162-222/+1100
* Remove files that were not required for compila...Gilles Dubochet2006-03-0314-1033/+0
* Small refactoring in some collection classesmihaylov2006-03-0318-52/+36
* Use 'mixin class' instead of 'trait'mihaylov2006-03-0396-174/+183
* Rearranged header and updated copyright messagemihaylov2006-03-02176-281/+787
* improved error message for missing keymihaylov2006-03-011-3/+3
* adapted code to Scala 2 syntax in files src/exa...michelou2006-02-221-40/+40
* Turned TIMEOUT into a case object.mihaylov2006-02-212-3/+3
* corrected lastIndexOf parameter in file scala/r...michelou2006-02-171-3/+5
* fix^2: import Predef._ in reflect.{Symbol, Type...Martin Odersky2006-02-172-0/+4
* (no commit message)Martin Odersky2006-02-1712-0/+31
* changed handling of MatchError, prints string nowBurak Emir2006-02-141-0/+3
* Expanded Codification to support loops, conditi...Gilles Dubochet2006-02-143-13/+30
* An attribute that designates variable's accesso...mihaylov2006-02-101-0/+3
* (no commit message)Martin Odersky2006-02-093-27/+2
* (no commit message)Martin Odersky2006-02-066-4/+32
* Fixed typos in a couple of commentsLex Spoon2006-02-032-2/+2
* (no commit message)Martin Odersky2006-01-302-3/+23
* Move the implicit BitSet=>Ordered[BitSet] coerc...mihaylov2006-01-262-34/+31
* Added a deep-copy clone methodmihaylov2006-01-261-0/+6
* - improved efficiencymihaylov2006-01-251-13/+20
* Added a fast subsetOf implementationmihaylov2006-01-251-3/+35
* 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-203-4/+16
* Improved TypedCode to support yet more code.Gilles Dubochet2006-01-202-1/+3
* - 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
* Fixed conflicting self in scala.concurrent.Proc...Philipp Haller2006-01-191-1/+1
* Added process identifiers (class Pid) to thread...Philipp Haller2006-01-192-0/+48
* (no commit message)Martin Odersky2006-01-173-4/+14
* Cleaned-up all keyword-substitution, executable...Gilles Dubochet2006-01-133-2/+2
* Updated Codification to actually work in presen...Gilles Dubochet2006-01-132-69/+28
* - replaced ":" by "requires"michelou2006-01-091-3/+4
* (no commit message)Martin Odersky2006-01-077-8/+12
* (no commit message)Martin Odersky2006-01-041-1/+1
* (no commit message)Martin Odersky2006-01-032-0/+30
* (no commit message)Martin Odersky2006-01-036-30/+115
* (no commit message)Martin Odersky2005-12-211-0/+25
* (no commit message)Martin Odersky2005-12-2110-309/+720
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-19349-0/+25956