summaryrefslogtreecommitdiff
path: root/sources/scalac/symtab
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2004-08-232-0/+32
* - Fixed Pickle and UnPickle to handle correctly...paltherr2004-08-123-5/+23
* - Added CASE to MODULE2CLASSFLAGS in Modifierspaltherr2004-08-112-7/+5
* - Enhanced initialization of thrown RuntimeExce...paltherr2004-08-111-1/+1
* toString() for case objectsburaq2004-08-111-0/+6
* - Removed usage of Debug in error messagepaltherr2004-07-211-1/+1
* - Hard-coded the symbols of java.lang.Object an...mihaylov2004-07-201-3/+17
* - Hard coded the types of java.lang.Object and ...mihaylov2004-07-201-4/+5
* - Load assembly vjscor explicitly, since it may...mihaylov2004-07-201-4/+6
* - Only transform the names of methods Equals, T...mihaylov2004-07-201-28/+20
* - Added several fake methods to System.Object a...mihaylov2004-07-201-1/+74
* *** empty log message ***Martin Odersky2004-07-153-1/+20
* - I made scaladoc use a lazy version of the sco...cremet2004-07-151-0/+4
* *** empty log message ***Martin Odersky2004-07-086-123/+110
* *** empty log message ***Martin Odersky2004-07-061-7/+10
* *** empty log message ***Martin Odersky2004-07-022-2/+2
* *** empty log message ***Martin Odersky2004-07-013-20/+46
* - Handle index properties by assigning the name...mihaylov2004-06-211-124/+206
* - Create a new CLRClassParser for evey imported...mihaylov2004-06-211-23/+25
* - When targetting the MSIL backend treat scala....mihaylov2004-06-211-2/+22
* - Added static members of superclasses to stati...paltherr2004-06-171-0/+27
* - Moved method "eq" into AnyRef, changed type o...paltherr2004-06-111-3/+4
* - Marked the public only needed because of "jav...paltherr2004-06-091-10/+18
* - Load all assemblies specified with the -r optionmihaylov2004-06-071-0/+1
* made classes *public*, because they are accesse...buraq2004-06-071-8/+8
* - Import all types, including private onesmihaylov2004-06-041-2/+2
* - Removed tabs and trailing white spacespaltherr2004-06-031-2/+2
* *** empty log message ***Martin Odersky2004-06-031-19/+34
* *** empty log message ***Martin Odersky2004-06-036-32/+149
* - Changed methods Debug.show to add separators ...paltherr2004-06-034-6/+6
* - Accomodated the changes in CLRPackageParsermihaylov2004-06-021-16/+10
* - No longer extends class SymbolLoader.mihaylov2004-06-021-90/+60
* - Changed _TYPE methods in Definitions for prim...paltherr2004-06-022-65/+99
* - Removed the obviated scalalib.dll loadingmihaylov2004-06-021-14/+0
* - Minor bugfixmihaylov2004-05-311-1/+1
* - Sort the array of types and perform binary se...mihaylov2004-05-311-69/+178
* - When using the MSIL backend import classes fr...mihaylov2004-05-311-11/+66
* - Escape the printed value of string constants ...mihaylov2004-05-311-2/+2
* - Fixed and optimized isStatic and isStaticOwnerpaltherr2004-05-171-2/+2
* - Fixed readAttribute by replacing all return s...paltherr2004-05-141-6/+6
* *** empty log message ***Martin Odersky2004-05-131-1/+1
* *** empty log message ***Martin Odersky2004-05-072-2/+2
* - Added support for separate compilation, i.e.mihaylov2004-04-271-4/+27
* - Improved the condition for when the unpicklin...mihaylov2004-04-271-1/+1
* *** empty log message ***Martin Odersky2004-04-231-7/+13
* - reverted change, which seems buggy (sorry)schinz2004-04-211-2/+1
* - changed the ordering relation used on symbols...schinz2004-04-211-6/+11
* *** empty log message ***Martin Odersky2004-04-201-1/+1
* *** empty log message ***Martin Odersky2004-04-152-3/+3
* - Removed assertion that prevents module cloningpaltherr2004-04-151-1/+0