summaryrefslogtreecommitdiff
path: root/src/library/scalax
Commit message (Expand)AuthorAgeFilesLines
* massive new collections checkin.Martin Odersky2009-05-08107-13341/+0
* Removed various now-unnecessary java 1.4 workar...Paul Phillips2009-04-292-26/+5
* The birth of the @switch and @tailrec annotations.Paul Phillips2009-03-161-0/+2
* hopefully fixed the build by fixing deSkolemize...Martin Odersky2009-02-168-50/+77
* removed generic/mutable, generic/covariant pack...Martin Odersky2009-02-1510-439/+0
* new version of collection librariesMartin Odersky2009-02-1374-494/+2876
* fix for #1691Lukas Rytz2009-02-101-2/+7
* added support for Strings, arrays, sets.Martin Odersky2009-02-0549-133/+1832
* 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