summaryrefslogtreecommitdiff
path: root/sources/scalac/Global.java
Commit message (Expand)AuthorAgeFilesLines
...
* - 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