mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 11:39:32 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() ptype.pas: * read_named_type: allow specializations for pointers in Delphi modes * single_type: correctly handle forwarddefs; as we can only specialize generics if they are completely defined (srsym<>nil) we don't need to return a forward def, but instead return the specialized def itself + added tests to "test" instead of "webtbs" as no explicit tests were given in the report git-svn-id: trunk@21689 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |