summaryrefslogtreecommitdiff
path: root/src/library/scalax
Commit message (Expand)AuthorAgeFilesLines
* Changed typing of if-then: Missing else is now ...Martin Odersky2009-01-292-5/+13
* added support for strings as collections in 2.8Martin Odersky2009-01-285-0/+1247
* break and continue now both go to a breakable b...Martin Odersky2009-01-281-9/+8
* renamed util.control.Break to Breaks and added ...Martin Odersky2009-01-138-21/+31
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-1312-12/+12
* parses syntax for package objectsMartin Odersky2009-01-121-1/+1
* removed colelction.generic.nonvariantMartin Odersky2009-01-129-116/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-0936-36/+36
* fixed erroneous cyclic reference error conditio...Martin Odersky2009-01-083-3/+4
* updates to scalax collections and standard libr...Martin Odersky2008-12-0935-612/+1391
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-2556-0/+7757
* removed new collections library from here.Martin Odersky2008-10-209-2290/+0
* fixed package clauseMartin Odersky2008-10-201-1/+1
* initial collection library fragmentsMartin Odersky2008-10-209-0/+2290