summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
* Added a new apply method to each phase which al...Matthias Zenger2003-07-0216-196/+278
* - cleaned up tabsmichelou2003-06-301-93/+89
* 2 keyword swaps in initKeywordsmichelou2003-06-301-7/+11
* - bug fix: make sure that the types of mixed-in...schinz2003-06-271-7/+7
* - removed thisTypeMap, which is superseded by u...schinz2003-06-271-17/+21
* - modified debug messages (Philippe did that ac...schinz2003-06-271-3/+3
* - bug fix: substitute ThisTypes when importing ...schinz2003-06-271-3/+8
* - added a way to substitute ThisTypes during tr...schinz2003-06-271-5/+31
* - replaced uses of ThisTypeMap (now dead) by Ty...schinz2003-06-272-27/+4
* - made SubstThisMap constructor public, and add...schinz2003-06-271-1/+4
* - moved the initialization of the class-paramet...mihaylov2003-06-261-25/+34
* - bug fix: comparison with boolean literals now...schinz2003-06-251-0/+2
* - bug fix: normalize ThisTypes during erasureschinz2003-06-251-2/+1
* *** empty log message ***Martin Odersky2003-06-251-1/+1
* - bug fix: stupid typo leading to ClassCastExce...schinz2003-06-251-1/+8
* - bug fix: use correct symbols for things which...schinz2003-06-251-1/+3
* *** empty log message ***Martin Odersky2003-06-244-10/+6
* *** empty log message ***Martin Odersky2003-06-247-134/+151
* - Moved interpreter-specific code out of class ...paltherr2003-06-242-16/+26
* type checking sequence patternsburaq2003-06-242-8/+117
* - Removed file from encoded positionspaltherr2003-06-245-28/+17
* cleaned upmichelou2003-06-231-62/+80
* change to adapt to new iteratorsburaq2003-06-232-4/+6
* This is just a hack to make the compiler usable...Matthias Zenger2003-06-231-7/+11
* - various small changesmihaylov2003-06-231-27/+50
* - resolved a merge conflictmihaylov2003-06-231-188/+166
* changes for WordAutomInScalaburaq2003-06-201-5/+76
* translationburaq2003-06-201-0/+84
* added Autom2Scala and related methods (pattern ...buraq2003-06-203-120/+597
* automata stuff for pattern matchingburaq2003-06-196-0/+2217
* *** empty log message ***Martin Odersky2003-06-194-142/+184
* *** empty log message ***buraq2003-06-195-349/+514
* Added widen.Matthias Zenger2003-06-191-1/+1
* - Added empty switchpaltherr2003-06-191-0/+19
* using TransMatch.Matcher for input, output.buraq2003-06-172-3/+53
* introduced inner class "Matcher"buraq2003-06-171-4/+52
* - Added method "equals" to class Anypaltherr2003-06-171-0/+7
* moved to subpackage matchingburaq2003-06-175-1044/+3
* *** empty log message ***Martin Odersky2003-06-175-54/+63
* started semantic analysis for patternsburaq2003-06-161-0/+25
* - Removed unused codepaltherr2003-06-161-29/+0
* - Made SourceFile and Position scala-independan...paltherr2003-06-164-1/+5
* - Removed scalac.util.Positionpaltherr2003-06-162-354/+0
* - Made SourceFile and Position scala-independan...paltherr2003-06-1619-114/+196
* modifications so keywords can be detected by XM...buraq2003-06-131-0/+11
* *** empty log message ***Martin Odersky2003-06-134-19/+62
* Removed some debug output. ;-)Matthias Zenger2003-06-122-6/+6
* Fixed two bugs:Matthias Zenger2003-06-122-112/+140
* - Removed support for notespaltherr2003-06-124-54/+1
* - Removed old unused codepaltherr2003-06-121-9/+0