revisit hash_table, add interning

This commit is contained in:
Krzosa Karol
2025-01-20 10:24:03 +01:00
parent 63cc0d92f1
commit f863f847dc
7 changed files with 95 additions and 82 deletions

View File

@@ -23,10 +23,9 @@
[x] remove dates and time from core
[ ] meta
[x] search for python snippets and execute meta.py script on that file
[ ] simplify logging!!!!
[ ] somehow index properly the meta files and ignore generated files
[x] simplify logging!!!!
[x] somehow index properly the meta files and ignore generated files
[x] extract declarations from c files meta(introspect)
[ ] extract all globals from c files
[x] tweak variables and embeds declared in c code
[ ] new simple format with tags
[x] revisit api