mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-24 04:34:59 -07:00
rd: derive schema tree parse on startup rather than recomputing every time
This commit is contained in:
@@ -180,7 +180,7 @@ struct E_ParseCtx
|
||||
};
|
||||
|
||||
////////////////////////////////
|
||||
//~ rjf: Parse State (Stateful thread-local caching mechanisms, not provided by user)
|
||||
//~ rjf: Parse State (stateful thread-local caching mechanisms, not provided by user)
|
||||
|
||||
typedef struct E_ParseCacheNode E_ParseCacheNode;
|
||||
struct E_ParseCacheNode
|
||||
|
||||
Reference in New Issue
Block a user