summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/Unapplies.scala
Commit message (Expand)AuthorAgeFilesLines
...
* | Mostly eliminated ScalaObject.Paul Phillips2012-02-031-2/+1
|/
* Intercept assert and require calls.Paul Phillips2012-01-261-1/+1
* Optimizing TypeRef, starting with Symbols.Paul Phillips2012-01-111-1/+1
* More consistent use of Names.Paul Phillips2012-01-051-3/+4
* Consolidated misc collections helper methods.Paul Phillips2012-01-051-4/+4
* ProductN, and method synthesis toolbox.Paul Phillips2011-09-261-5/+5
* close #4441. no reviewLukas Rytz2011-05-101-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* This commit is about not calling .length or .si...Paul Phillips2010-12-201-1/+1
* Determined that half a dozen ways of checking f...Paul Phillips2010-11-041-16/+14
* The second piece of the flags patch.Paul Phillips2010-10-131-1/+1
* close #3667.Lukas Rytz2010-08-051-3/+4
* Fail more gracefully on > 22 case class paramet...Paul Phillips2010-07-021-2/+5
* companion objects of case classes know their name.Lukas Rytz2010-06-291-5/+12
* Swapped the order of the arguments to returning...Paul Phillips2010-05-151-6/+6
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Companion objects of case classes extend Abstra...Iulian Dragos2010-04-121-1/+1
* Cosmetic renamings. No review.Martin Odersky2010-04-121-3/+3
* Modification to the last patch to return None/f...Paul Phillips2010-03-061-1/+2
* Fixes for #3126.Paul Phillips2010-03-061-2/+2
* further speed improvements by eliminating most ...Martin Odersky2010-01-061-2/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* A selection of cleanups stemming from recent in...Paul Phillips2009-10-211-0/+6
* Short/Byte/Char/Int scrutinees will now be comp...Paul Phillips2009-09-251-2/+2
* rewrite of positions in compilerMartin Odersky2009-07-301-9/+9
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* And more pattern matcher refinement.Paul Phillips2009-07-061-1/+0
* refined range positions some more; eliminated A...Martin Odersky2009-07-021-2/+2
* Mostly rewriting Unapplies as I work my way thr...Paul Phillips2009-06-301-110/+90
* (1) some changes to interactive compiler interf...Martin Odersky2009-06-181-2/+2
* Named and default argumentsLukas Rytz2009-05-301-3/+34
* more work on rangepositions.Martin Odersky2009-05-281-1/+0
* changed overloaing resolution to make Builders ...Martin Odersky2009-03-301-5/+10
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* fixed #807. More stuff for virtual classes.Martin Odersky2008-05-301-12/+7
* (1) Removed generation of $tag method for inter...Martin Odersky2008-04-071-1/+1
* fixed build problem.Martin Odersky2008-02-131-2/+1
* removed deprecated class util.Fluidmichelou2008-02-131-0/+1
* change to caseclass extractors with varargsMartin Odersky2008-02-131-6/+7
* fixed build problem for sbaz; fixed one half of...Martin Odersky2008-02-111-1/+1
* case classes can now inherit from case classes.Martin Odersky2008-01-251-2/+8
* build target is now 1.5Martin Odersky2008-01-171-1/+87
* Changed name of typechecker/UnApply.scala to Un...mihaylov2007-09-021-0/+95