summaryrefslogtreecommitdiff
path: root/sources/scalac/Global.java
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Martin Odersky2003-04-301-1/+1
* - added GenMSIL phasemihaylov2003-04-161-3/+0
* - Added constants START_PHASE_IDpaltherr2003-04-161-0/+2
* - Renamed TreeCreator into DefaultTreeFactorypaltherr2003-04-141-1/+1
* - Fixed Symbol.defString to place the ":" at th...paltherr2003-04-071-113/+4
* - Changed method append to use type.toStringpaltherr2003-04-071-0/+3
* - Fixed console module constructionpaltherr2003-03-311-3/+5
* - Removed $console$* from siris-printed typespaltherr2003-03-241-1/+3
* - Removed java-backend (jaco) specific stuffpaltherr2003-03-241-5/+0
* - Removed method createPhase in class PhaseDesc...paltherr2003-03-211-0/+2
* *** empty log message ***Martin Odersky2003-03-211-13/+5
* *** empty log message ***Martin Odersky2003-03-211-6/+22
* - Forced loading of Interpreter.scala only with...paltherr2003-03-201-2/+0
* - Removed loading of Interpreter.scala when not...paltherr2003-03-191-1/+1
* - Forced loading of scala.Interpreter with sirispaltherr2003-03-181-2/+2
* - Implemented printing of CompoundTypepaltherr2003-03-171-6/+21
* - Fixed to also print the type of the last termpaltherr2003-03-171-14/+26
* - Improved signature printing in sirispaltherr2003-03-141-2/+109
* - Removed printing of accessor methodspaltherr2003-03-141-0/+6
* - Added code to make sure Interpreter.scala is ...paltherr2003-03-141-0/+3
* - Made symbol loading lazypaltherr2003-03-131-12/+22
* - Added printing of definitionspaltherr2003-03-131-0/+80
* - Added code to embed console code into a modulepaltherr2003-03-131-0/+36
* - Adapted to the new module schemapaltherr2003-03-131-0/+3
* - Moved field "console" from class Sourcefile i...paltherr2003-03-131-3/+3
* - automatically flush the debug tree printerschinz2003-03-121-1/+1
* - added AddConstructors and GenJVM phasesschinz2003-03-041-2/+2
* - Added flag -nopredefspaltherr2003-02-211-0/+2
* - Inserted erasure phasepaltherr2003-02-211-1/+1
* *** empty log message ***Martin Odersky2003-02-201-3/+3
* *** empty log message ***Martin Odersky2003-02-201-6/+5
* Ported pattern matcher.Matthias Zenger2003-02-201-2/+2
* - added GenJVM phaseschinz2003-02-191-1/+1
* - Added scalac/backend/Primitivespaltherr2003-02-191-2/+3
* - added phases AddInterfaces and ExpandMixinsschinz2003-02-191-1/+1
* - re-enabled AddAccessors phaseschinz2003-02-171-1/+1
* - restored ExplicitOuterClasses phaseschinz2003-02-171-1/+1
* Initial version.Martin Odersky2003-02-131-0/+354