mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 12:29:08 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() - add own symbol table for enumeration to store enumeration elements - reimplement enumeration member traverse using symbol table instead of firstenum/nextenum - that members are removed - implement TEnum.Element access syntax - element is searched in the enumeration symtable in this case instead of global/local symtables - implement {$SCOPEDENUM ON/OFF} local switch + tests git-svn-id: trunk@15051 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |