mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 08:30:20 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() calling NodeFilter for each node. The NodeFilter return value determines whether the node will be added to the list, and whether node's children should be recursively iterated. This considerably simplifies creating TDOMNodeList descendants, as they no longer need to mess with the class internals (FRevision, FList, etc). git-svn-id: trunk@13227 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |