mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-06 07:38:45 +00:00
[namespace] uncovered bug in parser; added test case for namespaces
This commit is contained in:
@@ -19,6 +19,14 @@
|
||||
// share the same key (important in the case of hash collisions)
|
||||
// [x] Helper for making a reference for a node, e.g. MD_ReferenceFromNode
|
||||
// [x] Organization decision for C generator helpers: splitting from md.h? file name? folder?
|
||||
// [ ] Collapse down map types
|
||||
// [ ] Fill in more String -> Integer helpers
|
||||
// [ ] Memory Management Strategy
|
||||
// [ ] Gather map of current memory management situation
|
||||
// [ ] Reset all memory operation?
|
||||
// [ ] Thread context?
|
||||
// [ ] Scratch memory?
|
||||
// [ ] Reference Manual
|
||||
|
||||
// NOTE(allen): "Plugin" functionality
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user