summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* - Fixed case Select (replaced symbol.owner.type...paltherr2003-11-171-2/+14
* - Added AS__ARRAY and BOX__ARRAYpaltherr2003-11-171-0/+7
* - Added special case for primitive AS__ARRAYpaltherr2003-11-171-0/+2
* - Added primitive AS__ARRAYpaltherr2003-11-172-0/+2
* - Added methods asArraypaltherr2003-11-171-0/+23
* - Added method asArraypaltherr2003-11-171-0/+6
* Change the access modifiers of private class co...mihaylov2003-11-171-1/+4
* def attributes was inserted multiple timesburaq2003-11-171-9/+10
* removed debug output from dtd2scalaburaq2003-11-171-32/+13
* disabled notification on "using cached elem"buraq2003-11-171-1/+1
* - Fixed rawInfoAt to no force lazy typespaltherr2003-11-171-3/+11
* api changeburaq2003-11-171-0/+42
* API change for XML data that is not bound to cl...buraq2003-11-171-0/+39
* param binding in dtd2scala with an xml object t...buraq2003-11-172-1/+86
* changes to XML API and parameterized binding in...buraq2003-11-1712-508/+369
* added foldLeft methodburaq2003-11-171-0/+8
* *** empty log message ***Matthias Zenger2003-11-161-0/+168
* * Added support for disassembling regular Java ...Matthias Zenger2003-11-162-17/+35
* * adapted scalap to the new pickle formatMatthias Zenger2003-11-167-28/+107
* *** empty log message ***Martin Odersky2003-11-1420-146/+111
* - I minimalized the path from one page to anoth...cremet2003-11-141-4/+69
* - No new features, just redesigning.cremet2003-11-136-266/+354
* - Added method info(Symbol[])paltherr2003-11-131-0/+9
* - Removed class DebugTypepaltherr2003-11-131-129/+1
* - Removed special code for Newpaltherr2003-11-131-12/+0
* - Fixed some bugs in AddAccessorspaltherr2003-11-122-157/+93
* *** empty log message ***Martin Odersky2003-11-1218-31/+4004
* - Removed methods nextTypeParams and nextValueP...paltherr2003-11-121-27/+8
* - Added code to add the missing this qualifier ...paltherr2003-11-121-4/+12
* - Fixed symbol of generated Super.paltherr2003-11-121-8/+5
* - Fixed computation of new constructor typespaltherr2003-11-121-1/+2
* - Made scaladoc.SymbolTablePrinter independent ...cremet2003-11-122-138/+125
* - Fixed computation of type of initializerpaltherr2003-11-121-1/+4
* *** empty log message ***cremet2003-11-123-111/+20
* - Added assertionspaltherr2003-11-121-0/+3
* - Fixed type of generated listspaltherr2003-11-122-8/+11
* - Fixed mkDefaultValue for type ALLpaltherr2003-11-121-1/+1
* - Added missing this qualifierspaltherr2003-11-111-2/+5
* - Removed JAVA modifier from ANY_CLASS and ANYR...paltherr2003-11-113-8/+11
* - Removed occurrences of "<: Any".cremet2003-11-113-6/+9
* - Moved erasure of superclasses of interfaces f...paltherr2003-11-112-18/+31
* - Removed Anchors, added TreeSymbols.cremet2003-11-113-176/+123
* - Removed old commentpaltherr2003-11-111-1/+0
* *** empty log message ***cremet2003-11-111-63/+58
* *** empty log message ***Martin Odersky2003-11-117-33/+37
* - Fixing of bugs.cremet2003-11-114-196/+179
* Added support for | in algebraic patterns;Matthias Zenger2003-11-119-2327/+2425
* - moved 'scalai' to package 'scala.tools'michelou2003-11-1027-27/+27
* - moved 'scalai' to 'scala/tools/scalai'michelou2003-11-101-2/+2
* - fixed handling of object "main" functionmihaylov2003-11-101-37/+30