summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Simplified the bound printing codepaltherr2004-11-261-1/+0
* - Improved recompilation of multi-files documentspaltherr2004-11-261-4/+4
* - Simplified the bound printing codepaltherr2004-11-251-24/+14
* - Made the modifier printing methods publicpaltherr2004-11-251-3/+3
* - Added methods to print attributed types and b...paltherr2004-11-251-40/+144
* - Renamed isParamAccessor to hasParamAccessorFlagpaltherr2004-11-231-3/+3
* - Added method isParamAccessorpaltherr2004-11-231-1/+6
* Set version to 1.3.0.10paltherr2004-11-231-1/+1
* - Fixed export statementpaltherr2004-11-231-1/+2
* Set version to 1.3.0.9paltherr2004-11-231-1/+1
* Removed a superfluous import clausemihaylov2004-11-231-2/+0
* - Moved tagMethod to TreeGen.mkTagMethodmihaylov2004-11-231-14/+6
* - Generate $tag methods for the anonymous funct...mihaylov2004-11-231-1/+2
* - Do not generate $tag methods for function cla...mihaylov2004-11-232-2/+3
* - Added mkTagMethod that generates tree for Sca...mihaylov2004-11-231-5/+21
* [MSIL] Do not initialize the TYPE_CLASS symbol;...mihaylov2004-11-231-1/+1
* *** empty log message ***Martin Odersky2004-11-221-1/+1
* *** empty log message ***Martin Odersky2004-11-227-10/+93
* - Replace "Tree$" by "Tree."paltherr2004-11-221-48/+48
* - Modified printTemplatepaltherr2004-11-221-32/+52
* - Fixed case of Int and Unitpaltherr2004-11-221-16/+16
* - Fixed case of Int and Unitpaltherr2004-11-221-19/+19
* - Renamed printModifiers into printSModifiers (...paltherr2004-11-221-10/+52
* - Added method isOverridepaltherr2004-11-221-0/+5
* - Added a field "global" in TextTreePrinterpaltherr2004-11-226-26/+26
* *** empty log message ***Iulian Dragos2004-11-222-0/+22
* - Removed class UniqueID (symbols have already ...paltherr2004-11-227-40/+4
* Synced with library.lstmihaylov2004-11-221-16/+20
* *** empty log message ***Martin Odersky2004-11-195-6/+19
* regexp libburaq2004-11-1912-77/+264
* Added symbol and type information to the right ...Iulian Dragos2004-11-192-13/+48
* Added swing printer.Iulian Dragos2004-11-195-1/+596
* *** empty log message ***Martin Odersky2004-11-197-7/+32
* - added missing header.michelou2004-11-191-0/+11
* - Merged test-run.lst, test-pos.lst and test-ne...paltherr2004-11-184-123/+109
* - Added bug 372paltherr2004-11-182-0/+5
* - Fixed class ClonedThisSymLazyType to take int...paltherr2004-11-181-10/+14
* - Removed an assertion that prevented self type...paltherr2004-11-181-1/+0
* Set the lineUpClosingBracket property.mihaylov2004-11-181-0/+1
* helloburaq2004-11-183-0/+151
* helloburaq2004-11-183-4/+71
* - Replaced Function*.java by Function*.scalapaltherr2004-11-185-30/+24
* *** empty log message ***paltherr2004-11-181-1/+1
* - Added space to fix emacs highlighting problempaltherr2004-11-181-1/+1
* - Added code to force loading of source of clas...paltherr2004-11-181-0/+17
* - Fixed maximum heep size for tests to 128Mpaltherr2004-11-181-1/+2
* - added an -enableassertions for all toolspaltherr2004-11-171-1/+1
* - Removed ResultOrExceptionpaltherr2004-11-174-56/+39
* - Removed NativeLooppaltherr2004-11-173-37/+0
* [MSIL] Do not initialize symbols for runtime ty...mihaylov2004-11-161-8/+15