mirror of
https://github.com/irmen/prog8.git
synced 2025-07-25 11:24:15 +00:00
optimizing scoped names more and fix scoping of identifier names in arrays (pointers) in SymbolTable
This commit is contained in:
@@ -3,7 +3,7 @@ TODO
|
||||
|
||||
For next release
|
||||
^^^^^^^^^^^^^^^^
|
||||
- optimize scoped symbols: .split('.') / .joinToString(".")
|
||||
- optimize scoped symbols: .split('.') / .joinToString(".") / 'dotted string' comments
|
||||
|
||||
...
|
||||
|
||||
|
Reference in New Issue
Block a user