Commit Graph

1391 Commits

Author SHA1 Message Date
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 26bec82b52 📝 add logprint & change libs 2023-07-23 18:30:32 +08:00
ValKmjolnir a72a42fa41 📝 delete std/sort.nas & update test file 2023-07-23 00:30:14 +08:00
ValKmjolnir 8454bed0fe add check for self-imported module 2023-07-21 23:40:59 +08:00
ValKmjolnir dac5f39084 📝 update 2023-07-21 00:33:04 +08:00
ValKmjolnir c7f4ba9cff add check for generated module name 2023-07-20 19:56:27 +08:00
ValKmjolnir 1bcd297d23 support nasal module 2023-07-20 00:54:57 +08:00
ValKmjolnir 147915c277 update 2023-07-19 00:43:00 +08:00
ValKmjolnir 1bac72f849 optimize error report info 2023-07-17 00:38:33 +08:00
ValKmjolnir 5aec226e35 add experimental namespace table 2023-07-16 21:31:51 +08:00
ValKmjolnir f919f6cf86 add concurrent mark for experiment 2023-07-16 00:37:11 +08:00
ValKmjolnir 6488224fe4 optimize gc 2023-07-13 23:59:41 +08:00
ValKmjolnir 57c6085bc4 🐛 fix compilation error in vs 2022 2023-07-12 00:16:27 +08:00
ValKmjolnir b56373fc0a 🐛 fix bug in special argument "arg"
if defining a parameter named "arg", this will cause
error value of the last local variable of this function
2023-07-11 19:09:33 +08:00
ValKmjolnir 56d91b6a65 📝 optimize code 2023-07-11 00:05:20 +08:00
ValKmjolnir 76565fba07 optimize gc 2023-07-10 20:34:21 +08:00
ValKmjolnir e65e7fbc88 update 2023-07-10 00:11:46 +08:00
ValKmjolnir 6166a8e0a5 add concat for vector 2023-07-09 16:45:10 +08:00
ValKmjolnir a82a396bb9 🐛 complete function of arg in all scopes 2023-07-09 16:21:09 +08:00
ValKmjolnir 2e80f0a191 add special variable "arg" 2023-07-09 00:59:17 +08:00
ValKmjolnir 79865740ad 📝 add new test file feigenbaum.nas 2023-07-07 19:55:29 +08:00
ValKmjolnir ef879ab380 🧑‍💻 add important symbol "globals" 2023-07-06 22:10:07 +08:00
ValKmjolnir 7102703c1b optimize codegen 2023-07-05 00:24:34 +08:00
ValKmjolnir 4e076673b0 update 2023-07-04 00:33:57 +08:00
ValKmjolnir 9fbc1182e3 📝 rename files 2023-07-02 22:02:31 +08:00
ValKmjolnir 7bbf5fb145 📝 change license to GPLv2 2023-07-02 21:37:14 +08:00
ValKmjolnir 2b60b9093e 📝 update docks 2023-07-02 20:39:28 +08:00
ValKmjolnir b438cb795e 🐛 fix compile error in visual studio 2023-07-02 20:29:41 +08:00
ValKmjolnir f8385556df change build scripts 2023-07-02 19:48:36 +08:00
ValKmjolnir e674d41311 change dir stl -> std 2023-07-02 16:17:56 +08:00
ValKmjolnir 8feb19bb61 🚀 switch build script to new nasal 2023-07-02 00:32:13 +08:00
ValKmjolnir 81fc53ce65 🚀 update 2023-07-01 23:21:52 +08:00
ValKmjolnir 1725ef1625 🐛 fix codegen bug in condition & mcall 2023-07-01 18:41:55 +08:00
ValKmjolnir beb5b6bbfa finish new codegen 2023-07-01 16:38:37 +08:00
ValKmjolnir 103b523888 update 2023-07-01 00:55:00 +08:00
ValKmjolnir b2bcdfdbcf update 2023-06-30 00:25:58 +08:00
ValKmjolnir 2800708da5 add symbol_finder & codegen 2023-06-29 00:30:50 +08:00
ValKmjolnir 91d13b733b add codegen/opcode/optimizer 2023-06-28 00:34:54 +08:00
ValKmjolnir e7a66789f7 🚀 add function ghosttype 2023-06-27 22:54:13 +08:00
ValKmjolnir f14f721299 add new import & use c++17 2023-06-26 23:59:09 +08:00
ValKmjolnir 018c0b9a4c 🐛 fix bug 2023-06-26 19:35:56 +08:00
ValKmjolnir d475eaa8f3 change parameter::name to std::string 2023-06-26 19:35:21 +08:00
ValKmjolnir bc95fcab43 update 2023-06-25 22:47:36 +08:00
ValKmjolnir 9610db3482 finish ast dumper 2023-06-25 22:25:13 +08:00
ValKmjolnir 862cee9b0d add ast dumper 2023-06-25 00:31:11 +08:00
ValKmjolnir a7f4918d19 change ast used in parser 2023-06-24 16:50:43 +08:00
ValKmjolnir ec92e522d9 update 2023-06-24 00:30:50 +08:00
ValKmjolnir 376d6a3d49 update 2023-06-21 00:03:46 +08:00
ValKmjolnir d3419fe8a2 update new parser 2023-06-20 00:01:50 +08:00
ValKmjolnir 8b275b0d57 update 2023-06-19 00:10:14 +08:00