summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* - removed refinements,schinz2005-01-171-30/+41
* - removed refinements,schinz2005-01-171-20/+34
* - removed refinements,schinz2005-01-171-6/+4
* - replaced uses of java.util.{ArrayList,LinkedL...schinz2005-01-171-19/+14
* - made the type argument of :: covariant, becau...schinz2005-01-171-1/+1
* - bug fix: made MapTo class public in order to ...schinz2005-01-171-1/+1
* *** empty log message ***schinz2005-01-178-0/+277
* - minor typo fixedschinz2005-01-171-1/+1
* - Introduced new compilation looppaltherr2005-01-038-68/+186
* added new token XMLSTART,buraq2004-12-173-110/+132
* code readabilityburaq2004-12-171-2/+5
* minor fixes NodeBufferburaq2004-12-162-1/+24
* minor fixes Scannerburaq2004-12-161-2/+3
* minor fix Scanner, NodeBufferburaq2004-12-163-24/+25
* Removed in import that prevented proper compila...mihaylov2004-12-141-1/+0
* No longer needs a special .NET version of scala...mihaylov2004-12-131-1/+1
* [MSIL] Prevent the loading of synthetic Scala c...mihaylov2004-12-136-22/+60
* - Fixed for no .symbl filespaltherr2004-12-131-2/+2
* - Disabled generation of .symbl filespaltherr2004-12-131-9/+13
* - Added method isValidNamepaltherr2004-12-131-0/+10
* - Added loop shortcuts in removeHiddenMemberspaltherr2004-12-132-0/+3