summaryrefslogtreecommitdiff
path: root/src/library/scala/Product4.scala
Commit message (Expand)AuthorAgeFilesLines
* add @since scaladoc tag to scala.* typesstepancheg2009-08-131-0/+1
* Newly generated Tuple/Product/Function classes ...Paul Phillips2009-06-171-9/+7
* 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/+6
* Fixed svn propertiesmihaylov2008-03-191-1/+1
* updated element/arity to productElement/product...michelou2007-04-191-19/+3
* renamed arity=>productArity,element=>productEle...Burak Emir2007-04-121-4/+20
* finalized the TupleN ProductN change (last dist...Burak Emir2007-01-031-2/+2
* (no commit message)Burak Emir2007-01-031-2/+2
* genBurak Emir2007-01-031-2/+2
* * TupleN extends ProductN, again (genprod updated)Burak Emir2007-01-021-11/+11
* more tuplesBurak Emir2006-12-121-2/+2
* updated genprod.scala (Function1)michelou2006-12-081-6/+11
* more fun with positions, and updated docBurak Emir2006-11-281-1/+6
* product.element index starts with 0Burak Emir2006-11-281-6/+7
* more products, plus some static optimization in...Burak Emir2006-11-271-1/+1
* caseclass->productBurak Emir2006-11-051-2/+32
* fixed productBurak Emir2006-10-271-5/+5
* unapply patchBurak Emir2006-10-261-0/+21