summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/matching
Commit message (Expand)AuthorAgeFilesLines
...
* cleanupburaq2004-01-083-128/+63
* cleanupburaq2004-01-088-272/+233
* cleanupburaq2004-01-072-4/+1
* posburaq2004-01-071-2/+4
* cleanupburaq2004-01-074-380/+359
* cleanupburaq2004-01-071-208/+185
* - Added some missing PARAM flagspaltherr2003-12-112-4/+5
* oopsburaq2003-12-021-1/+1
* optimization, switch instead of if-the-else for...buraq2003-12-025-120/+192
* commentburaq2003-12-011-1/+1
* *** empty log message ***Martin Odersky2003-11-281-2/+2
* renamed entry point, restricted method accessburaq2003-11-281-5/+5
* moved some methods from PatternMatcherburaq2003-11-281-1/+74
* removed tabsburaq2003-11-281-673/+600
* fixed bug224buraq2003-11-271-100/+101
* spaceburaq2003-11-271-1/+0
* Removed dead code check.Matthias Zenger2003-11-201-14/+16
* *** empty log message ***Martin Odersky2003-11-146-19/+19
* - Fixed type of generated listspaltherr2003-11-122-8/+11
* Added support for | in algebraic patterns;Matthias Zenger2003-11-114-114/+169
* fixed erroneous handling of typed pattersburaq2003-11-041-37/+54
* Typed patterns x:T and variable patterns x are ...buraq2003-10-301-4/+6
* - Normalized member names of class Definitionpaltherr2003-10-304-19/+9
* fixed bugs and cleaned up code in AlgMatcher th...buraq2003-10-304-281/+12
* the curse of static variables...buraq2003-10-301-0/+1
* - Removed method _scalapaltherr2003-10-291-5/+0
* - In Definitions, replaced primitive _TYPE fiel...paltherr2003-10-296-17/+17
* fixed bug196 with a wild hackburaq2003-10-291-21/+39
* - Replaced most of the Definition <...>_TYPE fi...paltherr2003-10-291-1/+1
* indentationburaq2003-10-291-1/+1
* cleanupburaq2003-10-281-10/+7
* fixed hashing (hasing TypeTerms now using Type....buraq2003-10-281-3/+4
* no changeburaq2003-10-281-1/+1
* cleanupburaq2003-10-283-839/+837
* merging large parts of Algebraic Matcher with P...buraq2003-10-281-12/+41
* merging large parts with Pattern Matcherburaq2003-10-281-43/+16
* cleanupburaq2003-10-221-3/+3
* cleanupburaq2003-10-223-231/+203
* - Moved symbols from CodeFactory into Definitionspaltherr2003-10-147-238/+80
* - Removed all instances of Inferpaltherr2003-10-137-30/+18
* - Removed field PatternTool.makepaltherr2003-10-134-59/+28
* - Addded Definitions.PATTERN_WILDCARDpaltherr2003-10-139-27/+27
* - Replaced usage of make by genpaltherr2003-10-131-107/+39
* - Added method seqListSym_lengthpaltherr2003-10-131-0/+4
* - Removed Autom2Scala._applyNonepaltherr2003-10-103-18/+5
* - Removed CodeFactory.Blockpaltherr2003-10-107-36/+20
* - Removed fields CaseEnv.makepaltherr2003-10-103-19/+9
* - Replaced gen.Apply by gen.mkApplyXXpaltherr2003-10-101-53/+22
* - Replaced some use of "make" by "gen"paltherr2003-10-103-196/+54
* scala version of test reg traverserburaq2003-10-071-0/+45