summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
...
* - Added origin to loaded symbols.paltherr2005-02-014-9/+22
* - Added method getOrigin and setOriginpaltherr2005-02-011-0/+36
* - Added SymbolOriginpaltherr2005-02-011-0/+52
* - Changed AbstractFileReader to store the abstr...paltherr2005-02-012-5/+5
* gone with thisburaq2005-01-286-2531/+0
* - Split the Reporter class into a Reporter inte...paltherr2005-01-272-8/+10
* *** empty log message ***Martin Odersky2005-01-271-0/+4
* translated to scalaburaq2005-01-2610-1008/+0
* - Replaced start and stop in Global by a timer.paltherr2005-01-253-33/+16
* - Added a dummy "codegen" phase to enable/disab...paltherr2005-01-251-0/+6
* - added support for ThisTypesschinz2005-01-251-0/+10
* translated matching.PatternMatcher to Scalaburaq2005-01-246-925/+35
* little fixesburaq2005-01-211-0/+2
* translated most to scalaburaq2005-01-2115-1553/+36
* - bug fix: computation of the display fixed for...schinz2005-01-201-22/+29
* - bug fix: use correct parent index for classes...schinz2005-01-191-4/+18
* - handle a few more "special" types (All, AllRe...schinz2005-01-171-312/+132
* - bug fix: nested private classes are no longer...schinz2005-01-171-1/+16
* - added a few methods and fields related to run...schinz2005-01-172-12/+54
* - Introduced new compilation looppaltherr2005-01-033-32/+159
* Removed in import that prevented proper compila...mihaylov2004-12-141-1/+0
* [MSIL] Prevent the loading of synthetic Scala c...mihaylov2004-12-134-22/+46
* - Disabled generation of .symbl filespaltherr2004-12-131-9/+13
* - Added method isValidNamepaltherr2004-12-131-0/+10
* - Added loop shortcuts in removeHiddenMemberspaltherr2004-12-132-0/+3
* - Added NAMER test in compilation looppaltherr2004-12-101-1/+2
* - Added phase NAMERpaltherr2004-12-102-2/+9
* - Fixed indexes in phase creation codepaltherr2004-12-101-3/+10
* - Replaced some "return EmptyPhase.class" by ab...paltherr2004-12-101-2/+2
* - fixed a bug in the "refinements" method (note...schinz2004-12-091-2/+8
* - Disabled WholeProgPhasepaltherr2004-12-082-7/+4
* - Removed GenJVMPhase, GenMSILPhse and GenJVMFr...paltherr2004-12-087-153/+32
* - Removed method Transformer.apply(CompilationU...paltherr2004-12-0720-109/+69
* - Removed some obsolete references class TextTr...paltherr2004-12-066-7/+2
* - Removed field units in class Globalpaltherr2004-12-036-57/+41
* - Removed fail methods in class Globalpaltherr2004-12-033-41/+4
* - Removed graph methods in class Phasepaltherr2004-12-032-13/+1
* - Removed old files rewritten to scalapaltherr2004-12-033-558/+0
* - Removed old checkerspaltherr2004-12-039-205/+1
* - Removed generation of scala attribute in clas...paltherr2004-12-021-7/+7
* - Changed PackageParsers to use .symbl filespaltherr2004-12-022-2/+53
* - In [CLR]PackageParser split doComplete/preIni...paltherr2004-12-023-132/+146
* - Added method getNameSpaceOfpaltherr2004-12-021-1/+7
* - Added method hasPackageFlagpaltherr2004-12-021-0/+5
* - Added generation of .symbl filespaltherr2004-11-301-0/+11
* - Added method writeSymblFilepaltherr2004-11-301-16/+22
* - Changed writeToFile(String) to writeTo(File)paltherr2004-11-301-2/+2
* - Replaced global.fail by errors or abortspaltherr2004-11-301-9/+10
* - Added method writeClassFilepaltherr2004-11-301-14/+17
* - Added method writeToFilepaltherr2004-11-301-0/+6