summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
...
* - Added proxy field in ScalaTemplatepaltherr2004-02-045-60/+138
* - Added proxy fieldpaltherr2004-02-041-1/+7
* - Added getClass methodspaltherr2004-02-042-0/+41
* - Changed transformation of array creations for...paltherr2004-02-042-21/+17
* - Make lifted functions private final.mihaylov2004-02-041-1/+1
* - bug fix: the string concatenation operator (+...schinz2004-02-031-1/+1
* - Removed flag STATICpaltherr2004-02-037-52/+19
* - Removed method TreeGen.This(int,Type)paltherr2004-02-021-13/+0
* oops, forgot a case in BindingBerrySethiburaq2004-02-023-4/+10
* teset whether fjbg is in classpathburaq2004-02-021-8/+18
* bugburaq2004-02-021-25/+24
* - Introduced local and global refspaltherr2004-02-019-207/+196
* - Added test to avoid printing Select prefixes ...paltherr2004-02-012-4/+8
* - Changed owner of PATTERN_WILDCARD to NONEpaltherr2004-02-011-5/+6
* - Fixed to correctly retrieve reference to ROOT...paltherr2004-02-011-0/+1
* - Removed top-level ValDefs (modules)paltherr2004-02-016-37/+14
* - Removed interpreter specific code from AddCon...paltherr2004-02-012-40/+12
* - Added normal vlink to non-stable modulespaltherr2004-02-011-4/+4
* - Removed Definitions.NULL and Definitions.ZEROpaltherr2004-02-018-35/+3
* - Generalized use of AConstant to represent con...paltherr2004-02-0139-1146/+1272
* - Fixed Idspaltherr2004-01-319-9/+9
* Added intermediate code and corresponding jvm b...NAME2004-01-3015-12/+2161
* - Added flag LIFTED to lifted classes and methodspaltherr2004-01-291-0/+2
* using LabelDef instead of nested functions for ...buraq2004-01-295-181/+142
* *** empty log message ***Martin Odersky2004-01-281-9/+5
* bugfix in PatternMatcher.buraq2004-01-282-37/+66
* Bugfix: Added hashCode() method.stenman2004-01-281-1/+5
* Bugfix: Added hashCode() method.stenman2004-01-281-10/+15
* - Now sort the symbols in the bottom-left frame.cremet2004-01-272-1/+46
* *** empty log message ***mihaylov2004-01-262-6/+11
* - Implemented the new synchronized primitive.mihaylov2004-01-261-18/+18
* - Fixed handling of single typespaltherr2004-01-261-9/+2
* - Simplified some type transformers (removed un...paltherr2004-01-263-36/+5
* - Now there is only one public class in the file.cremet2004-01-261-3/+3
* - Fixed typopaltherr2004-01-261-1/+1
* - Removed method Type.rebindpaltherr2004-01-262-47/+17
* *** empty log message ***cremet2004-01-261-0/+8
* - Simple HTTP server adapted from the example i...cremet2004-01-261-0/+377
* - Added automatic rebinding and unaliasing in T...paltherr2004-01-2613-72/+105
* - Removed renamer from SymbolClonerpaltherr2004-01-252-28/+9
* - Added method isLockedpaltherr2004-01-251-0/+5
* - Simplified computation of closurepaltherr2004-01-251-46/+31
* - Added class ThisTypeMappaltherr2004-01-251-0/+84
* - Simplified and improved tail call optimizationpaltherr2004-01-232-371/+169
* - Enabled tail call optimization for all backendspaltherr2004-01-231-1/+0
* - Added test to avoid StackOverflowpaltherr2004-01-231-2/+4
* - Added use of method Symbol.rebindSym in metho...paltherr2004-01-232-83/+10
* - Added method Symbol.rebindSym and field Class...paltherr2004-01-231-4/+41
* - Added field and method ALIASpaltherr2004-01-231-0/+6
* - Removed some unused codepaltherr2004-01-231-14/+11