summaryrefslogtreecommitdiff
path: root/src/library/scala/Tuple20.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-7301 Make tuple classes finalStefan Zeiger2016-07-071-2/+1
* SI-7294 Deprecate inheritance from TupleN.Jason Zaugg2013-03-241-0/+1
* Updated copyright to 2013Carlo Dapor2013-01-021-1/+1
* Fixes to value classes: Flags now double definitions, private constructors as...Martin Odersky2012-03-061-1/+1
* Moved unlift to the Function companion object, ...Paul Phillips2011-02-201-6/+24
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Documentation being generated by genprod was pr...Paul Phillips2010-10-161-2/+1
* An overhaul of the collection-oriented methods ...Paul Phillips2010-10-111-1/+1
* Proposed implementation of 'unlift' on Function...Paul Phillips2010-09-091-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Regenerated FunctionN, AbstractFunctionN, etc.Iulian Dragos2010-04-291-1/+1
* Regenerated tuples, products and (Abstract)Func...Iulian Dragos2010-04-121-1/+2
* Adjectified some parts of speech as discussed o...Paul Phillips2010-01-181-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Newly generated Tuple/Product/Function classes ...Paul Phillips2009-06-171-10/+8
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Modified the implementation of curry so that forGeoffrey Washburn2008-04-231-1/+1
* Really fixed curry this time.Geoffrey Washburn2008-04-221-1/+1
* No curry for you! (If you are FunctionN, for N ...Geoffrey Washburn2008-04-221-1/+1
* Corrected uncurry to be called curry.Geoffrey Washburn2008-04-221-1/+1
* Improvements to genprodGeoffrey Washburn2008-04-161-2/+5
* Fixed svn propertiesmihaylov2008-03-191-1/+1
* switched to Scala implementation of StringBuildermichelou2008-02-061-4/+4
* updated element/arity to productElement/product...michelou2007-04-191-3/+3
* renamed arity=>productArity,element=>productEle...Burak Emir2007-04-121-2/+2
* regenerated TupleN classes so that their toStri...Adriaan Moors2007-02-201-3/+3
* finalized the TupleN ProductN change (last dist...Burak Emir2007-01-031-3/+3
* (no commit message)Burak Emir2007-01-031-1/+1
* genBurak Emir2007-01-031-3/+3
* * TupleN extends ProductN, again (genprod updated)Burak Emir2007-01-021-5/+6
* more tuplesBurak Emir2006-12-121-0/+24