Commit Graph

18 Commits

Author SHA1 Message Date
ValKmjolnir
b68aa5b205 🎨 format code
Some checks failed
Nasal Interpreter Test / mac-aarch64 (push) Has been cancelled
Nasal Interpreter Test / linux-x86_64 (push) Has been cancelled
Signed-off-by: ValKmjolnir <lhk101lhk101@qq.com>
2026-02-01 22:17:03 +08:00
ValKmjolnir
c59b9a16b2 🔥 move NASAL_EXPORT to nasal.h 2024-12-11 20:52:58 +08:00
ValKmjolnir
3602a46623 🐛 fix error loading bug in MSVC version 2023-12-02 21:48:20 +08:00
ValKmjolnir
1c03b70219 replace vm_type comparison with .is_xxx 2023-11-23 00:20:52 +08:00
ValKmjolnir
f8aa45c5ae change enum vm_type to enum class 2023-11-22 22:23:15 +08:00
ValKmjolnir
11ed038c09 split type definition from gc.h 2023-10-15 21:46:53 +08:00
ValKmjolnir
bf770470eb 🎨 add namespace 2023-09-08 18:17:07 +08:00
ValKmjolnir
8dd2878a23 🔥 delete ghost type table 2023-08-08 20:50:47 +08:00
ValKmjolnir
9fbc1182e3 📝 rename files 2023-07-02 22:02:31 +08:00
ValKmjolnir
f8385556df change build scripts 2023-07-02 19:48:36 +08:00
ValKmjolnir
9001d30f3f 🐛 fix header in module for vs to build 2023-05-11 19:41:39 +08:00
ValKmjolnir
19cc92c596 improve function of ghost_register_table 2023-05-11 00:24:35 +08:00
ValKmjolnir
44d779758d add global_ghost_type_table for test 2023-05-10 00:48:04 +08:00
ValKmjolnir
cbb3906536 add cmakelists.txt 2023-05-06 21:12:40 +08:00
ValKmjolnir
29ee017af6 use new way of constructing var objects 2023-01-05 22:42:17 +08:00
ValKmjolnir
34e29e398a 🎨 change code format 2022-11-26 22:49:22 +08:00
ValKmjolnir
2772fa748d 🚀 change module loading 2022-11-15 21:23:34 +08:00
ValKmjolnir
e150b632db 🚀 add new module matrix.cpp (in dev) 2022-11-06 23:30:18 +08:00