summaryrefslogtreecommitdiff
path: root/sources/scalac/Global.java
Commit message (Expand)AuthorAgeFilesLines
* - added accessor for "debuginfo" command-line a...schinz2004-11-291-0/+2
* - Removed class UniqueID (symbols have already ...paltherr2004-11-221-5/+0
* Added swing printer.Iulian Dragos2004-11-191-1/+6
* - added option -Xrtt to enable support for run-...schinz2004-10-141-0/+3
* - [MSIL] instantiate CLRPackageParser as the ro...mihaylov2004-09-091-1/+4
* *** empty log message ***Martin Odersky2004-09-021-0/+1
* *** empty log message ***Martin Odersky2004-07-151-0/+4
* *** empty log message ***Martin Odersky2004-07-081-0/+1
* *** empty log message ***Martin Odersky2004-07-011-8/+8
* - Adapted to new class scala.tools.util.debug.D...paltherr2004-06-171-4/+3
* pretty-print + whitespace trimmingburaq2004-05-261-0/+2
* Xmarkup option only for compatibility, is alway...buraq2004-05-241-2/+0
* fixed transmatchburaq2004-05-171-0/+2
* - Moved instance of FreshNameCreator from Globa...paltherr2004-04-021-5/+0
* *** empty log message ***Martin Odersky2004-03-261-11/+28
* - Split scala.tools.util.AbstractFile into seve...paltherr2004-03-231-6/+5
* - Moved creation of root class loader into Globalpaltherr2004-03-211-0/+6
* - Avoided recomputations of files that are alre...paltherr2004-03-211-3/+5
* - Standardized names used in ClassPathpaltherr2004-03-211-0/+1
* - Simplified method lateEnter in Analyzer and A...paltherr2004-03-211-0/+13
* - Fixed getSourceFile for case where file does ...paltherr2004-03-211-0/+2
* - Changed Scanner and SourceFile to work with c...paltherr2004-03-211-5/+37
* - Fixed getSourceFile for case where file does ...paltherr2004-03-211-1/+4
* - Added flag -encodingpaltherr2004-03-211-0/+2
* - Added methods Global.getSourceFilepaltherr2004-03-211-14/+31
* - Replaced file String by an AbstractFile in So...paltherr2004-03-211-8/+15
* - Moved Position and SourceFile from ch.epfl.la...paltherr2004-03-211-2/+3
* - Removed method subName in class Namepaltherr2004-03-181-3/+1
* - Added attribute Symbol.IS_ANONYMOUSpaltherr2004-03-181-1/+1
* - Made the 'fail' family of methods static to a...mihaylov2004-03-171-6/+6
* - Added a node DocDef for documentation comments.cremet2004-03-081-4/+0
* - Fixed phase for import creationpaltherr2004-03-061-0/+2
* command line switch for XMLburaq2004-03-021-0/+2
* - Removed method SymbolTablePrinter.getSymbolFu...paltherr2004-02-291-8/+0
* - Changed Global.symdata from Map<FullName,Pick...paltherr2004-02-281-1/+1
* - Removed Global.firstPos & Symbol.setFirstInfopaltherr2004-02-271-13/+3
* - Reorganized phase creation so that types are ...paltherr2004-02-261-4/+6
* - Fixed crash of interpreter on importpaltherr2004-02-231-1/+1
* - Removed java version of files translated to s...paltherr2004-02-191-7/+5
* - Introduced local and global refspaltherr2004-02-011-3/+3
* - Generalized use of AConstant to represent con...paltherr2004-02-011-7/+4
* Added intermediate code and corresponding jvm b...NAME2004-01-301-3/+20
* - Enabled tail call optimization for all backendspaltherr2004-01-231-1/+0
* - Fixed superclass of console modulespaltherr2004-01-211-1/+1
* - Redesigned the tree printing scheme to enable...paltherr2003-12-111-55/+47
* - added two variants of "fail" taking an except...schinz2003-12-021-6/+18
* *** empty log message ***Martin Odersky2003-11-141-1/+1
* *** empty log message ***Martin Odersky2003-11-121-2/+11
* - Simplified import tree generationpaltherr2003-10-291-1/+1
* - Replaced most of the Definition <...>_TYPE fi...paltherr2003-10-291-3/+4