summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* scala version of test reg traverserburaq2003-10-071-0/+45
* Made an error message more precise.Matthias Zenger2003-10-071-1/+1
* Fixed bug which prevented empty files from bein...Matthias Zenger2003-10-071-12/+16
* - Added currentPhase modificationpaltherr2003-10-071-0/+4
* - Added code to does method lookups for interfa...paltherr2003-10-071-0/+4
* - Added a version of overridingSymbolfor phases...paltherr2003-10-071-3/+11
* - Simplified codepaltherr2003-10-071-1/+1
* fixed bug133, refactored code ignoreValue,Null ...buraq2003-10-066-90/+33
* - Added code in AsSeenFrom.apply to unalias reb...paltherr2003-10-061-1/+3
* - Added outer type links to rebound abstract typespaltherr2003-10-061-4/+10
* *** empty log message ***paltherr2003-10-061-4/+2
* - Reverted changes done to toPrefixpaltherr2003-10-061-3/+8
* - Added special case for TARGET_INT in genNewArraypaltherr2003-10-061-0/+5
* - Changed uniqueName to use Symbol.fullname()paltherr2003-10-061-14/+2
* - Replaced name length test by Names.ROOT equal...paltherr2003-10-061-1/+1
* - Changed name of ROOT to "<root>"paltherr2003-10-062-5/+1
* - Replaced test of name length by call to isRootpaltherr2003-10-061-1/+11
* - Replaced test of name length by call to isRootpaltherr2003-10-061-3/+2
* - Added special case for Rootpaltherr2003-10-061-1/+1
* - Added name ROOTpaltherr2003-10-061-0/+1
* fixed hash-consingburaq2003-10-033-3/+7
* Added more options.Matthias Zenger2003-10-031-4/+13
* - Minor modifications.cremet2003-10-031-11/+11
* removed java collection classes, using only sca...buraq2003-10-033-135/+118
* removed java adapter classes for map,hashmap, ...buraq2003-10-035-101/+106
* *** empty log message ***Matthias Zenger2003-10-033-32/+258
* - Improved class descriptionpaltherr2003-10-031-1/+6
* - Now the type of a guarded process contains th...cremet2003-10-031-188/+20
* - Fixed AsSeenFrom for rebound nested classes w...paltherr2003-10-031-0/+11
* - Added new methodsMatthias Zenger2003-10-034-29/+74
* commentsburaq2003-10-021-6/+13
* moved methods for constructing Cons and Nil fro...buraq2003-10-024-93/+87
* moved methods for constructing Cons and Nil to ...buraq2003-10-021-4/+5
* added methods for constructing Cons and Nilburaq2003-10-021-2/+24
* - added RUNTIME_CLASSES in classpath for dtd2sc...michelou2003-10-021-1/+3
* using escaping of sequences in constructor call...buraq2003-10-021-5/+5
* removed setChildren, 1st step to make elements ...buraq2003-10-021-1/+0
* - Fixed call to overriddenSymbolpaltherr2003-10-021-1/+1
* - Fixed overriddenSymbol for phases after erasurepaltherr2003-10-021-3/+10
* - Added a constructor to AbsTypeSymbolspaltherr2003-10-024-31/+35
* fixed bug that appeared with constructors that ...buraq2003-10-011-4/+27
* More Erlang like processes.stenman2003-10-012-0/+93
* initial - a ant task for scala written in javaburaq2003-09-302-0/+228
* - Modified method proxy to compare enclFun of o...paltherr2003-09-301-4/+4
* *** empty log message ***cremet2003-09-301-6/+5
* - Minor simplification.cremet2003-09-301-9/+6
* helper classes for pattern matching on arrays a...buraq2003-09-302-0/+65
* - Replaced usage of ANY_TYPE by ANY_CLASSpaltherr2003-09-302-2/+2
* - bug fix (#120): make sure that mixin's constr...schinz2003-09-301-10/+15
* dtd2scala reimplemented in scalaburaq2003-09-304-0/+603