Commit History

Author SHA1 Message Date
  Sven/Sarah Barth 2a5023508a + add support for forward declarations of generic classes and interfaces (any implicit pointer type really); fixes #34128 3 years ago
  Sven/Sarah Barth 3444b23c9a + add a method to retrieve a copy of a specialization context 3 years ago
  svenbarth 60345366f2 * fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics 5 years ago
  svenbarth c81eda7a42 Fully enable generic functions, procedures and methods by allowing inline specializations in procedure bodies as well. 9 years ago
  svenbarth 89d37c1e69 pgentype.pas: 9 years ago
  svenbarth eaab604f0c pgenutil.pas: 10 years ago
  svenbarth e8fca1c9c0 * move tspecializationstate from pgenutil.pas into a new unit named pgentype.pas which contains types related to generics with as few dependencies as possible. 10 years ago