summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - Added method getOrigin and setOriginpaltherr2005-02-011-0/+36
* - Added SymbolOriginpaltherr2005-02-012-0/+53
* - Fixed comment for previous changepaltherr2005-02-011-1/+1
* - Changed AbstractFileReader to store the abstr...paltherr2005-02-013-7/+7
* *** empty log message ***Martin Odersky2005-02-013-2/+15
* *** empty log message ***Martin Odersky2005-02-011-0/+1
* *** empty log message ***Martin Odersky2005-02-011-1/+1
* *** empty log message ***Martin Odersky2005-01-313-18/+14
* gone with thisburaq2005-01-286-2531/+0
* pattern matcher - lost in translationburaq2005-01-2814-56/+2508
* - Split the Reporter class into a Reporter inte...paltherr2005-01-2712-231/+373
* - Added show-missing-examples and show-missingpaltherr2005-01-271-0/+22
* *** empty log message ***Martin Odersky2005-01-277-18/+83
* translated one file to scalaburaq2005-01-261-1/+1
* translated to scalaburaq2005-01-2610-1008/+0
* translation from Javaburaq2005-01-261-10/+20
* translations from Javaburaq2005-01-2618-83/+1069
* hello xml start tagsburaq2005-01-262-0/+8
* - Replaced start and stop in Global by a timer.paltherr2005-01-258-40/+26
* - Added timerspaltherr2005-01-255-1/+164
* - bug fix: use System.identityHashCode to get t...schinz2005-01-251-1/+1
* *** empty log message ***schinz2005-01-251-0/+130
* - moved Entry class outside (to avoid the outer...schinz2005-01-251-7/+7
* - Added a dummy "codegen" phase to enable/disab...paltherr2005-01-252-1/+8
* - added support for ThisTypesschinz2005-01-251-0/+10
* - implement java.io.Serializableschinz2005-01-254-5/+5
* should work nowburaq2005-01-241-0/+1
* - Replaced SCALADOC by main_SCALADOC (SCALADOC ...paltherr2005-01-241-1/+1
* t's NEWburaq2005-01-241-0/+907
* parsing should create anyrefs, nothing elseburaq2005-01-243-3/+3
* translated matching.PatternMatcher to Scalaburaq2005-01-2410-931/+45
* marked obsoleteburaq2005-01-211-1/+2
* little fixesburaq2005-01-216-61/+44
* translated most to scalaburaq2005-01-2115-1553/+36
* translated from javaburaq2005-01-217-0/+1532
* - bug fix: fixed the view which provides an ord...schinz2005-01-201-1/+2
* - bug fix: computation of the display fixed for...schinz2005-01-202-19/+18
* - bug fix: computation of the display fixed for...schinz2005-01-201-22/+29
* - rewrote Tree significantly in order to make i...schinz2005-01-203-269/+234
* - bug fix: use correct parent index for classes...schinz2005-01-191-4/+18
* - pushed max memory use to 512 Mbschinz2005-01-171-1/+1
* - fixed stupid typoschinz2005-01-171-2/+2
* - added a few "special" types (All, AllRef, etc.)schinz2005-01-171-2/+29
* - changed some files related to run time typesschinz2005-01-171-3/+8
* - handle a few more "special" types (All, AllRe...schinz2005-01-171-312/+132
* - bug fix: nested private classes are no longer...schinz2005-01-171-1/+16
* - added a few methods and fields related to run...schinz2005-01-172-12/+54
* - removed refinements,schinz2005-01-171-22/+8
* - implemented checkCastability, toString and ha...schinz2005-01-178-8/+64
* - implemented isInstance and isSubTypeschinz2005-01-171-3/+3