mirror of
https://github.com/irmen/prog8.git
synced 2026-04-21 17:16:33 +00:00
fix symbol prefixing bug triggered by certain usage of %option no_symbol_prefixing
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
- fix scoping bug
|
||||
|
||||
- Look at github PR for improved romability (see github issue 149) Also search for "TODO: Romable"
|
||||
- Sorting module gnomesort_uw could be optimized more by fully rewriting it in asm? Shellshort seems consistently faster even if most of the words are already sorted.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user