Commit Graph

1739 Commits

Author SHA1 Message Date
ValKmjolnir f89cc08e74 🎨 format 2025-06-02 13:27:04 +08:00
ValKmjolnir 35f112ac53 📝 loadg also can show variable name 2025-03-17 20:31:48 +08:00
ValKmjolnir b1a7e3aa0d 🔥 fuck mac 2025-03-16 02:21:47 +08:00
ValKmjolnir 0d5989dde7 📝 fuck mac 2025-03-16 02:19:17 +08:00
ValKmjolnir 7834086493 🎨 mcallg also 2025-03-15 18:39:19 +08:00
ValKmjolnir 2d0537610d 🎨 opcode dump can get global variable name 2025-03-15 18:17:35 +08:00
ValKmjolnir 2162c99cab 🎨 improve codes 2025-03-15 17:58:13 +08:00
ValKmjolnir b575e5223f optimize incremental gc 2025-03-15 17:36:07 +08:00
ValKmjolnir db38ad183d 📝 add comments 2025-03-15 02:14:44 +08:00
ValKmjolnir 325aab3b42 replace concurrent sweep with incremental sweep 2025-03-15 01:12:23 +08:00
ValKmjolnir 1e819bfb47 optimize 2025-03-13 20:28:21 +08:00
ValKmjolnir 262ced14e9 add concurrent sweep 2025-03-13 00:10:31 +08:00
ValKmjolnir 50878dce93 🐛 fix global/local debug index 2025-03-12 21:37:29 +08:00
ValKmjolnir d1afb47c10 📝 fix typo 2025-03-08 01:45:54 +08:00
ValKmjolnir bd1aafb22e 🎨 open return nil if fails 2025-02-15 14:24:08 +08:00
ValKmjolnir 777fc2a65c 🐛 if stat fails, return nil 2025-02-12 19:13:30 +08:00
ValK 8ba4a228c7 Merge pull request #66 from sidi762/master
Web: improve error handling
2025-02-11 14:14:19 +08:00
LIANG Sidi 476cd2c917 Merge branch 'ValKmjolnir:master' into master 2025-02-11 14:07:31 +08:00
Sidi Liang 632bfc29c9 Web: Improve error handling 2025-02-11 13:57:52 +08:00
ValK bf813761d8 Merge pull request #65 from ValKmjolnir/develop
🐛 exec_check also needs CHECK_INTERRUPT
2025-02-06 00:48:39 +08:00
ValKmjolnir 3588d902f3 🎨 add memory usage calc 2025-02-05 19:43:02 +08:00
ValKmjolnir a5909c97a7 🐛 exec_check also needs CHECK_INTERRUPT 2025-02-05 17:56:57 +08:00
ValK d88f00e4da Merge pull request #64 from sidi762/master
Web: fixed timeout not working
2025-02-05 17:48:52 +08:00
Sidi Liang 0720eebcf4 VM: Fixed compiling error in linux 2025-02-05 15:12:42 +08:00
Sidi Liang dd07ad8ac2 VM: Added a comment back that was accidentally removed in the last commit 2025-02-05 15:09:25 +08:00
Sidi Liang ee1abb1207 VM: fixed an error introduced in the last merging 2025-02-05 14:58:54 +08:00
LIANG Sidi 78e02a7d0f Merge branch 'master' into master 2025-02-05 14:49:56 +08:00
Sidi Liang a2b9a2f942 Web: force gc in server.js 2025-02-05 14:46:31 +08:00
Sidi Liang f8ba66a26d Web: Fix timeout 2025-02-05 14:46:07 +08:00
ValK a541b2ff72 Merge pull request #62 from ValKmjolnir/develop
🐛 fix formated output
2025-01-31 15:37:10 +08:00
ValKmjolnir add990b69e 🐛 fix formated output 2025-01-13 22:35:56 +08:00
ValK 5b6226977d Merge pull request #61 from ValKmjolnir/develop
🐛 fix package error
2025-01-11 21:32:42 +08:00
ValKmjolnir 1111a906f0 🐛 fix package error 2025-01-11 21:29:55 +08:00
ValK dc73f6079b Merge pull request #60 from ValKmjolnir/develop
 create a demo formater
2025-01-11 21:26:00 +08:00
ValKmjolnir 115bde1221 📝 adjust package script 2025-01-11 21:20:44 +08:00
ValKmjolnir 6d3024b5f6 📝 adjust CI 2025-01-11 21:18:38 +08:00
ValKmjolnir 8bb1e2deb6 📝 update minor version 2025-01-11 21:11:55 +08:00
ValKmjolnir d87f75be94 add demo format executable 2025-01-11 21:06:57 +08:00
ValKmjolnir 70b65377e5 📝 change makefile 2025-01-11 17:51:34 +08:00
ValKmjolnir 0fe2e57eee 🐛 fix build failure 2025-01-03 01:07:46 +08:00
ValKmjolnir 5c705573f2 🐛 add dylib find rule on mac 2025-01-03 01:03:13 +08:00
ValKmjolnir feeedc48db 📝 remove -fPIC if using MSVC 2025-01-01 18:35:57 +08:00
ValKmjolnir 58cd534768 🎨 dump gc time occupation 2025-01-01 18:28:58 +08:00
ValKmjolnir 6473c288f6 🎨 formating console3D test 2025-01-01 16:56:11 +08:00
ValKmjolnir abd823de93 🎨 formating 2025-01-01 16:39:25 +08:00
ValKmjolnir dc56529ed5 📝 fix typo 2024-12-27 19:21:07 +08:00
ValK c3c29da994 Merge pull request #59 from ValKmjolnir/develop
📝 fix typo
2024-12-27 01:01:26 +08:00
ValKmjolnir e54a4e6aa9 📝 fix typo 2024-12-27 01:00:36 +08:00
ValK 1d9e96c0a3 Merge pull request #58 from ValKmjolnir/develop
🎨 format & adjust cmake for windows build
2024-12-27 00:57:39 +08:00
ValKmjolnir 582686c99a 📝 add doc about how to build on windows 2024-12-26 23:19:34 +08:00