summaryrefslogtreecommitdiff
path: root/sources/scala
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed 'foo(...) from parserburaq2004-03-151-2/+3
* {{ worksburaq2004-03-151-8/+16
* *** empty log message ***Matthias Zenger2004-03-152-0/+293
* Refactored buffer classes.Matthias Zenger2004-03-1511-103/+109
* *** empty log message ***Martin Odersky2004-03-152-3/+17
* *** empty log message ***Martin Odersky2004-03-1511-115/+241
* implburaq2004-03-152-7/+35
* Made lists persistent.Matthias Zenger2004-03-152-2/+8
* Refactored code.Matthias Zenger2004-03-155-97/+121
* *** empty log message ***Matthias Zenger2004-03-151-1/+1
* - Removed method Symbol.isGeneratedpaltherr2004-03-131-1/+1
* - In class Name renamed sub, pos, lastPos into ...paltherr2004-03-131-1/+1
* - Added Similarity.scala and NodeSeq.scalapaltherr2004-03-122-0/+30
* changes to xml apiburaq2004-03-125-131/+113
* *** empty log message ***buraq2004-03-125-49/+88
* more flexible reportingburaq2004-03-121-13/+24
* - Made TermSymbol.clasz finalpaltherr2004-03-121-1/+1
* - Moved TermSymbol.{lookup,define} into Analyzerpaltherr2004-03-121-28/+58
* - Added factory methods for abstract types and ...paltherr2004-03-121-9/+24
* - Added method Symbol.newFactorypaltherr2004-03-111-1/+1
* - Forced all class creators to use factory meth...paltherr2004-03-111-2/+20
* new class for representing XMLburaq2004-03-111-0/+39
* changed Symbol to Elemburaq2004-03-112-9/+11
* better XPath syntaxburaq2004-03-112-19/+20
* new way of handling XML literalsburaq2004-03-112-20/+130
* adapted to new xml interfaceburaq2004-03-111-1/+1
* removed xml stuffburaq2004-03-112-73/+5
* - Removed broken call to Definitions.getClasspaltherr2004-03-111-1/+1
* - Removed broken call to Definitions.getClasspaltherr2004-03-111-2/+1
* - Modified SymbolTablePrinter.getSymbolKeyword ...paltherr2004-03-111-3/+1
* - Fixed recognition of redefined packagespaltherr2004-03-111-14/+29
* - Added factory method Symbol.newConstructorpaltherr2004-03-101-1/+2
* - Removed usage of methods Symbol.makeModulepaltherr2004-03-101-1/+1
* a data structure for appending sequences in O(1)buraq2004-03-101-0/+78
* - Added new factory methods in class Symbolpaltherr2004-03-101-6/+21
* - Removed unused method Symbol.enclToplevelClasspaltherr2004-03-094-16/+16
* - Replaced MetadataParser superclass by SymbolL...paltherr2004-03-091-16/+17
* Some modifications on the intermediate codeNAME2004-03-096-42/+121
* - I fixed the bug that made scala-test fail on ...cremet2004-03-091-51/+41
* - Added a node DocDef for documentation comments.cremet2004-03-086-53/+56
* - Replaced getClass(...).module() by getModule(...paltherr2004-03-081-2/+2
* *** empty log message ***Matthias Zenger2004-03-081-2/+28
* xml literal parsingburaq2004-03-082-40/+59
* - Generalized the use of static types/trees in ...paltherr2004-03-061-2/+2
* - Removed methods Global.isGlobalModule and Glo...paltherr2004-03-061-1/+1
* - Removed alias scala.Stringpaltherr2004-03-065-8/+8