summaryrefslogtreecommitdiff
path: root/src/build/genprod.scala
Commit message (Expand)AuthorAgeFilesLines
* svnmerge + tagsAntonio Cunei2010-05-261-2/+0
* Merged revisions 21747-21757 via svnmerge from Antonio Cunei2010-04-301-4/+4
* Merged revisions 21492-21512,21516-21518,21520-...Antonio Cunei2010-04-141-8/+305
* Merged revisions 20538-20539,20543-20544,20549,...Antonio Cunei2010-01-181-8/+8
* Merged revisions 19842,19844,19846,19848-19849,...Antonio Cunei2009-12-161-7/+22
* fix cyclic reference errors in scaladoc.Lukas Rytz2009-11-041-2/+1
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* Newly generated Tuple/Product/Function classes ...Paul Phillips2009-06-171-42/+40
* Close to complete rewrite of genprod so it's ea...Paul Phillips2009-06-171-245/+229
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-4/+4
* Modified the implementation of curry so that forGeoffrey Washburn2008-04-231-5/+9
* 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-4/+12
* Improvements to genprodGeoffrey Washburn2008-04-161-19/+37
* anonfuns now accept up to 22 argsmichelou2008-02-191-25/+21
* switched to Scala implementation of StringBuildermichelou2008-02-061-4/+4
* updated element/arity to productElement/product...michelou2007-04-191-17/+1
* updated for-comprehension syntaxmichelou2007-04-191-15/+15
* renamed arity=>productArity,element=>productEle...Burak Emir2007-04-121-2/+26
* regenerated TupleN classes so that their toStri...Adriaan Moors2007-02-201-2/+2
* finalized the TupleN ProductN change (last dist...Burak Emir2007-01-031-2/+2
* * NodeSeq plays with new Seq[A]Burak Emir2007-01-031-2/+2
* * TupleN extends ProductN, again (genprod updated)Burak Emir2007-01-021-10/+9
* added comma in generated Tuple1.toString methodmichelou2006-12-121-14/+31
* more tuplesBurak Emir2006-12-121-3/+6
* added infix types and {...} syntax for tuples.Martin Odersky2006-12-111-1/+1
* updated genprod.scala (Function1)michelou2006-12-081-38/+51
* fixed encoding in Scala commentmichelou2006-11-301-10/+14
* oopsBurak Emir2006-11-291-1/+1
* updated method 'andThen' in generated Function1...michelou2006-11-291-44/+60
* more fun with positions, and updated docBurak Emir2006-11-281-2/+9
* more products, plus some static optimization in...Burak Emir2006-11-271-0/+267