summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* - Moved AbstractFile from scalac.util into scal...paltherr2004-03-218-19/+26
* - Untabifiedpaltherr2004-03-211-3/+3
* - Removed Position and *SourceFile* from ch.epf...paltherr2004-03-214-561/+0
* - Moved Position and SourceFile from ch.epfl.la...paltherr2004-03-2144-49/+55
* - Added Positon and SourceFile in scala/tools/utilpaltherr2004-03-212-0/+347
* - Added parse methods in UnPicklepaltherr2004-03-203-12/+31
* oops, should be publicburaq2004-03-191-1/+1
* added a char[] sourcefile representation and ch...buraq2004-03-194-6/+220
* - Name.toAsciiUnsafepaltherr2004-03-193-11/+34
* - Added classes TermName and TypeName and made ...paltherr2004-03-193-80/+216
* - Removed Name.ERRORpaltherr2004-03-195-6/+4
* - Removed Name.fromSourcepaltherr2004-03-192-30/+40
* - Moved methods precedence and isLeftAssoc from...paltherr2004-03-192-49/+31
* - Removed method Name.appendpaltherr2004-03-185-10/+4
* - Removed method Definitions.getModule(Stringm ...paltherr2004-03-181-8/+1
* - Removed method subName in class Namepaltherr2004-03-1818-140/+85
* - Added attribute Symbol.IS_ANONYMOUSpaltherr2004-03-185-24/+19
* - Simplified Symbol.isThisSympaltherr2004-03-181-1/+1
* - Added factory methods for term symbol in clas...paltherr2004-03-1829-317/+294
* xml parsing changes + slight bugfix in xml repr...buraq2004-03-182-5/+6
* - make it at least compileschinz2004-03-181-1/+1
* - completely non-working run-time types for Sca...schinz2004-03-182-0/+709
* - added definitions related to run-time typesschinz2004-03-181-1/+116
* - added names used by TypesAsValuesPhaseschinz2004-03-181-2/+14
* - I removed a the printing of debugging messages.cremet2004-03-181-1/+0
* - I fixed problems that came from the change in...cremet2004-03-183-4/+13
* - Fixed a broken compilation problemmihaylov2004-03-171-0/+5
* - Removed a diagnostic print statement.mihaylov2004-03-171-1/+0
* - Explicitly import java.lang.System.arraycopy ...mihaylov2004-03-171-4/+5
* - Made the 'fail' family of methods static to a...mihaylov2004-03-171-6/+6
* - Added support for enumeration comparison oper...mihaylov2004-03-171-133/+353
* - Switched off the symbol name decoding for the...mihaylov2004-03-171-1/+1
* *** empty log message ***mihaylov2004-03-171-25/+55
* - Added support for comparison operations on .N...mihaylov2004-03-171-14/+25
* - Changed accessibility of some fields that rep...mihaylov2004-03-171-18/+19
* - Fixed id of terminal phasepaltherr2004-03-162-5/+5
* Added come comments in the icodejvm backendNAME2004-03-161-69/+41
* - Fixed array creation code (never create array...paltherr2004-03-162-1/+4
* - Added Code.Eq to handle ANY_EQpaltherr2004-03-163-0/+12
* *** empty log message ***Matthias Zenger2004-03-155-19/+86
* - Simplified methods parseField and parseMethodpaltherr2004-03-151-50/+56
* - Added method skipAttributes()paltherr2004-03-151-0/+10
* removed 'foo(...) from parserburaq2004-03-151-2/+3
* {{ worksburaq2004-03-151-8/+16
* *** empty log message ***Matthias Zenger2004-03-152-0/+293
* - Added methods Symbol.newVParampaltherr2004-03-151-0/+16
* Refactored buffer classes.Matthias Zenger2004-03-1511-103/+109
* *** empty log message ***Martin Odersky2004-03-152-3/+17
* *** empty log message ***Martin Odersky2004-03-1513-115/+267
* implburaq2004-03-152-7/+35