Skip to content
  • paul's avatar
    compiler: allow generic classes to derive from generic classes and generic interfaces · fa41b6ff
    paul authored
      - change id_type to single_type in readImplementedInterfacesAndProtocols to allow use of interface specializations inside class parent block
      - change single_type boolean arguments to set, add stoParseClassParent option to that set
      - move parse_generic variable assignment from parse_object_members to outer routine to setup it before parsing class parents
      - return paticular generic in generate_specialization instead of undefineddef to pass class/interface checks inside parent class block
      - add test for delphi mode
      - modify tw11431 to be syntatically correct
    
    git-svn-id: trunk@16706 -
    fa41b6ff