mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-05-22 04:25:44 +08:00
1. delete gc::builtin_alloc 2. add convenient way of getting new string object: gc::newstr, and shrink the size of codes 3. update doc 4. add gc::temp to be used in native/module functions to avoid being recognized as garbage incorrectly when triggered mark-sweep
7.1 KiB
7.1 KiB