summaryrefslogtreecommitdiff
path: root/drivers/unix
diff options
context:
space:
mode:
authorKarroffel <therzog@mail.de>2017-08-22 14:54:52 +0200
committerKarroffel <therzog@mail.de>2017-08-22 17:45:05 +0200
commit57654d4b950d2bbb9e3cb28721aeb3f4499ea2f9 (patch)
treeaee0a933dac9f9d9ff1bd80d12a7b8fd1d07a208 /drivers/unix
parent19e12424fc1786e24b372c2b62d9fbf262bfc227 (diff)
support enums and nested constants in match statement
The initial version of the pattern matcher in GDScript does not allow matching on nested identifiers, only one identifiers available in the current scope. With the introduction of enums to GDScript that's a huge missing feature. This commit makes the parser accept indexed constants and variables to properly support enums.
Diffstat (limited to 'drivers/unix')
0 files changed, 0 insertions, 0 deletions