summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* - Added AbsTypeDef and AliasTypeDefpaltherr2003-11-241-2/+6
* attributes...buraq2003-11-215-4/+4
* handling of Symbol and Labelled changed towards...buraq2003-11-212-1/+12
* commentburaq2003-11-211-1/+1
* added fromList method, but crashed compiler?!buraq2003-11-211-1/+10
* *** empty log message ***Martin Odersky2003-11-219-107/+238
* - Added printing of types from scope after expl...paltherr2003-11-201-6/+50
* Removed dead code check.Matthias Zenger2003-11-201-14/+16
* - Rewrote exec_* functionspaltherr2003-11-191-120/+60
* - Adapted to new scala_wrapperpaltherr2003-11-191-26/+13
* - Added "bootstrap" tag in product namepaltherr2003-11-191-1/+1
* *** empty log message ***Martin Odersky2003-11-191-1/+1
* *** empty log message ***Martin Odersky2003-11-191-2/+1
* *** empty log message ***Martin Odersky2003-11-191-2/+2
* - added function 'TreeArray'michelou2003-11-191-3/+12
* - removed tabsschinz2003-11-191-112/+112
* - Removed inner classes from RunTimepaltherr2003-11-194-339/+322
* - oops fix: oarray is really recognised as a pr...schinz2003-11-181-2/+2
* *** empty log message ***Martin Odersky2003-11-1810-22/+4861
* - recognise scala.runtime.Runtime.oarray as a p...schinz2003-11-181-6/+34
* - delete the code of Units which were loaded on...schinz2003-11-181-0/+7
* When targetting the MSIL backend, add an abstra...mihaylov2003-11-181-0/+29
* *** empty log message ***Martin Odersky2003-11-1814-41/+36
* *** empty log message ***Martin Odersky2003-11-181-1/+1
* *** empty log message ***Martin Odersky2003-11-188-25/+57
* - Added code to print type members from symbol ...paltherr2003-11-181-7/+40
* - Fixed initiali value of alignpaltherr2003-11-181-1/+1
* - Added some end phasespaltherr2003-11-182-16/+16
* - Added some assertions on infopaltherr2003-11-181-3/+19
* - Changed so that no symbol except ROOT has NON...paltherr2003-11-181-11/+11
* - Added method type()paltherr2003-11-181-1/+6
* - started migration of scaladoc from Java to Scalamichelou2003-11-172-1/+62
* - Removed field toTypepaltherr2003-11-171-39/+51
* - Added code for multibound arrayspaltherr2003-11-171-0/+9
* - 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