Opened 8 years ago
Last modified 7 years ago
#26 new enhancement
Adapt efficient associative map structures (like hat-trie) to code.
Reported by: | matszpk | Owned by: | matszpk |
---|---|---|---|
Priority: | minor | Milestone: | 0.2 |
Component: | CLRXAll | Version: | 0.1.3 |
Keywords: | Cc: |
Description
Adapt hat-trie associative map structure to code of the project:
- to handle symbols
- remove AsmSymbolEntry? usage (use same symbol, or store key if needed)
- to handle other assoc maps (macroMap, sectionMap, ...)
Change History (2)
comment:1 Changed 7 years ago by matszpk
- Milestone changed from 0.1.4 to 0.1.5
comment:2 Changed 7 years ago by matszpk
- Milestone changed from 0.1.5 to 0.2
Note: See
TracTickets for help on using
tickets.