Skip to content
  • paul's avatar
    compiler: · 1b614b52
    paul authored
      - 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 -
    1b614b52