Commit Graph

11 Commits

Author SHA1 Message Date
ValKmjolnir 303bdd80cb 🐛 subprocess::terminate return correct value 2024-06-13 01:00:18 +08:00
ValKmjolnir a5dc725010 add native functions of subprocess 2024-06-10 00:30:30 +08:00
ValKmjolnir 435120067f add cli module and test/wavecity.nas 2024-06-01 18:52:22 +08:00
ValKmjolnir 6adf573f3f optimize lib.nas 2023-12-06 20:10:07 +08:00
ValKmjolnir 270e6e568f 📝 update scripts 2023-11-16 23:19:03 +08:00
ValKmjolnir 5b68701a95 add import logic for use statement 2023-11-01 00:37:02 +08:00
ValKmjolnir dc56162c55 optimize location info gen in codegen
and refactor lib.nas, add multiple native modules
2023-07-23 23:57:25 +08:00
ValKmjolnir 034085e6cb 🚀 add operator ^= &= |=
fix bug of parsing expressions beginning with floater
2023-02-28 00:30:27 +08:00
ValKmjolnir 40e6c85657 📝 update test file & add new test file word_collector.nas 2022-09-09 01:00:09 +08:00
ValKmjolnir 28fc1eb850 📝 use bold font in test/watchdog.nas 2022-09-01 00:04:14 +08:00
ValKmjolnir c7662af0fc 🚀 add lib function exit() and add test file watchdog.nas to run the nasal file when it is changed. 2022-08-27 18:12:32 +08:00