mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-12 10:09:08 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() o allows converting indices to the proper type if required (such as variant, mantis #20873) o do not create temporary defs for this type checking anymore if not necessary o makes sure that errors are thrown in case of conversions considered as invalid by the compiler rather than that wrong code is silently generated (such as in mantis #20873 before this change) git-svn-id: trunk@20108 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |