summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* regenerated TupleN classes so that their toStri...Adriaan Moors2007-02-2022-57/+57
* (no commit message)Philipp Haller2007-02-201-6/+5
* updated annotations in Scala librarymichelou2007-02-2070-359/+407
* fixed slice methodMartin Odersky2007-02-2011-3/+71
* added explicit self defsMartin Odersky2007-02-191-0/+16
* Reverted to the old attribute syntax for mutabl...mihaylov2007-02-181-1/+1
* Fixed bug contribution #338 in mutable.Queuemihaylov2007-02-181-16/+20
* deprecated [...] attribute syntax. Martin Odersky2007-02-152-1/+5
* changed tuple syntax to (...)Martin Odersky2007-02-1347-233/+241
* small fixes to newline behavior.Martin Odersky2007-02-121-6/+7
* Fixed Iterable.drop according to contribution #332mihaylov2007-02-121-1/+1
* Fixed contribution #322 concerning RichStringmihaylov2007-02-111-1/+1
* Generate direct reference to the TYPE field of ...mihaylov2007-02-112-32/+33
* renamed attributes to annotations; added @syntax.Martin Odersky2007-02-0913-16/+86
* made subtyping decidable.Martin Odersky2007-02-091-1/+1
* changed non-exhaustivity to attributesMartin Odersky2007-02-071-0/+18
* small portability fixes to the librarymihaylov2007-02-074-3/+5
* added missing file headersmichelou2007-02-079-50/+122
* updated deprecated methodsmichelou2007-02-071-2/+12
* Adding wrappers around Java's reference classes.Sean McDirmid2007-02-076-0/+60
* Fixed references to the deprecated ListMap.Emptymihaylov2007-02-062-2/+2
* Removed the PrintStream version of Stream.printmihaylov2007-02-061-6/+4
* Merged the dotnet-scala branchmihaylov2007-02-065-15/+11
* changed pair(...) to {...}Martin Odersky2007-02-0548-234/+233
* fixed compilation error in CopyPropagation.scalamichelou2007-02-052-15/+13
* (no commit message)Martin Odersky2007-02-032-14/+0
* rewrote list patterns to avoid exhaustivity war...Burak Emir2007-02-031-6/+12
* deprecated checks moved to refchecks.Martin Odersky2007-02-026-6/+52
* matching: + exhaustivity check, warningsBurak Emir2007-02-021-0/+39
* Fixed some bugs, added test case for ConsoleIulian Dragos2007-01-311-0/+12
* fixed Console.printfMartin Odersky2007-01-311-1/+1
* made pattern constructors termsymbolsMartin Odersky2007-01-311-2/+8
* uncurried Console.printfmichelou2007-01-312-21/+45
* Small updates to collection library:Gilles Dubochet2007-01-312-7/+16
* Uncommented printfIulian Dragos2007-01-311-2/+2
* fixed flathashtable.Martin Odersky2007-01-301-9/+18
* Fixed various problems in JCL.Sean McDirmid2007-01-3022-107/+114
* Added unapply Lex Spoon2007-01-301-16/+25
* (no commit message)Martin Odersky2007-01-301-6/+11
* fixed bug in FlatHashTable; intern Symbols; rem...Martin Odersky2007-01-303-4/+21
* Fixed contribution #302 concerning scala.SeqProxymihaylov2007-01-281-0/+1
* update address of Scala websitemichelou2007-01-253-11/+11
* 1.Martin Odersky2007-01-251-1/+1
* once more.Martin Odersky2007-01-251-1/+1
* fixed build problem for Array.makeMartin Odersky2007-01-251-1/+1
* fsee message for 9732Martin Odersky2007-01-251-1/+3
* fixed bugs 900,892, contrib 296.Martin Odersky2007-01-251-2/+17
* matching on arrays via unapplySeqBurak Emir2007-01-253-5/+17
* method Source::getLinesBurak Emir2007-01-241-2/+21
* fized bug in FlatHashTableMartin Odersky2007-01-222-1/+2