Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 12 Nov 11
nsf.c: - Reform of subclass/superclass handling. * unifying transitive subclass handling * localizing and documenting caching of subclas… Show more
nsf.c: - Reform of subclass/superclass handling.   * unifying transitive subclass handling   * localizing and documenting caching of subclass/superclass lists   * eliminating repetitious computation of subclass lists   * refactored code, renamed some functions to better refelect their purpose   * improved documentation - fixed a potential crash for class deletion triggering implicit deletions   further deletions referencing the parent class - extended regression test

Show less