mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 10:45:58 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() symconst.pas: + add "sto_has_operator" to "tsymtableoption" pdecsub.pas: + include the flag "sto_has_operator" for all operator declarations and their owning symtables htypechk.pas, tcallcandidates: * create_candidate_list: only check for operator overloads if the record does indeed declare some * collect_overloads_in_units: only check for operator overloads if the unit does indeed declare some utils/ppudump.pp: + respect the new "sto_has_operator" flag git-svn-id: trunk@23688 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |