mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 22:49:26 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() TStep.SelectNodes, TStep.ApplyPredicates and the remaining part. * Since predicates contained in a location path are evaluated within separate contexts of their own, evaluation of the location path itself does not require a full context (only need context nodes). This simplifies things quite a bit. + Added support for evaluating filter expressions follwed by location path. Things like "id('foo')/bar" work now. git-svn-id: trunk@13244 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |