ValKmjolnir
|
788e0026c2
|
✨ optimize location info gen in codegen
and refactor lib.nas, add multiple native modules
|
2023-07-23 23:57:25 +08:00 |
ValKmjolnir
|
51a0ef6b0c
|
📝 add logprint & change libs
|
2023-07-23 18:30:32 +08:00 |
ValKmjolnir
|
31113ff69f
|
📝 delete std/sort.nas & update test file
|
2023-07-23 00:30:14 +08:00 |
ValKmjolnir
|
fe65085a7a
|
⚡ add check for self-imported module
|
2023-07-21 23:40:59 +08:00 |
ValKmjolnir
|
569d423772
|
📝 update
|
2023-07-21 00:33:04 +08:00 |
ValKmjolnir
|
25e202fbaf
|
✨ add check for generated module name
|
2023-07-20 19:56:27 +08:00 |
ValKmjolnir
|
d479f13a5c
|
✨ support nasal module
|
2023-07-20 00:54:57 +08:00 |
ValKmjolnir
|
d9cf9ff49e
|
✨ update
|
2023-07-19 00:43:00 +08:00 |
ValKmjolnir
|
4b597000ba
|
⚡ optimize error report info
|
2023-07-17 00:38:33 +08:00 |
ValKmjolnir
|
fe3847d69c
|
✨ add experimental namespace table
|
2023-07-16 21:31:51 +08:00 |
ValKmjolnir
|
eee30b7d8e
|
⚡ add concurrent mark for experiment
|
2023-07-16 00:37:11 +08:00 |
ValKmjolnir
|
0c183b5984
|
⚡ optimize gc
|
2023-07-13 23:59:41 +08:00 |
ValKmjolnir
|
48d1d8ddef
|
🐛 fix compilation error in vs 2022
|
2023-07-12 00:16:27 +08:00 |
ValKmjolnir
|
4a7a2ce11e
|
🐛 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
|
94b6e84693
|
📝 optimize code
|
2023-07-11 00:05:20 +08:00 |
ValKmjolnir
|
eab84d5c0d
|
⚡ optimize gc
|
2023-07-10 20:34:21 +08:00 |
ValKmjolnir
|
bce8148f60
|
✨ update
|
2023-07-10 00:11:46 +08:00 |
ValKmjolnir
|
32e23741eb
|
✨ add concat for vector
|
2023-07-09 16:45:10 +08:00 |
ValKmjolnir
|
7e72661332
|
🐛 complete function of arg in all scopes
|
2023-07-09 16:21:09 +08:00 |
ValKmjolnir
|
3509655424
|
✨ add special variable "arg"
|
2023-07-09 00:59:17 +08:00 |
ValKmjolnir
|
fd614a132c
|
📝 add new test file feigenbaum.nas
|
2023-07-07 19:55:29 +08:00 |
ValKmjolnir
|
b4482792c8
|
🧑💻 add important symbol "globals"
|
2023-07-06 22:10:07 +08:00 |
ValKmjolnir
|
eca6141408
|
✨ optimize codegen
|
2023-07-05 00:24:34 +08:00 |
ValKmjolnir
|
5c714d26aa
|
✨ update
|
2023-07-04 00:33:57 +08:00 |
ValKmjolnir
|
27bc544bbe
|
📝 rename files
|
2023-07-02 22:02:31 +08:00 |
ValKmjolnir
|
45f87925ae
|
📝 change license to GPLv2
|
2023-07-02 21:37:14 +08:00 |
ValKmjolnir
|
da43ec5193
|
📝 update docks
|
2023-07-02 20:39:28 +08:00 |
ValKmjolnir
|
917b4f6568
|
🐛 fix compile error in visual studio
|
2023-07-02 20:29:41 +08:00 |
ValKmjolnir
|
ac2744e24f
|
✨ change build scripts
|
2023-07-02 19:48:36 +08:00 |
ValKmjolnir
|
ba6b7cd05c
|
✨ change dir stl -> std
|
2023-07-02 16:17:56 +08:00 |
ValKmjolnir
|
a7a2f47d1e
|
🚀 switch build script to new nasal
|
2023-07-02 00:32:13 +08:00 |
ValKmjolnir
|
597c0388cb
|
🚀 update
|
2023-07-01 23:21:52 +08:00 |
ValKmjolnir
|
af3ade5a41
|
🐛 fix codegen bug in condition & mcall
|
2023-07-01 18:41:55 +08:00 |
ValKmjolnir
|
b6886cc957
|
✨ finish new codegen
|
2023-07-01 16:38:37 +08:00 |
ValKmjolnir
|
90ad1a53d7
|
✨ update
|
2023-07-01 00:55:00 +08:00 |
ValKmjolnir
|
8e4e4bfe89
|
✨ update
|
2023-06-30 00:25:58 +08:00 |
ValKmjolnir
|
5d9267d3b9
|
✨ add symbol_finder & codegen
|
2023-06-29 00:30:50 +08:00 |
ValKmjolnir
|
15f63210b4
|
✨ add codegen/opcode/optimizer
|
2023-06-28 00:34:54 +08:00 |
ValKmjolnir
|
e2ec8cb9a0
|
🚀 add function ghosttype
|
2023-06-27 22:54:13 +08:00 |
ValKmjolnir
|
c516c0c3bf
|
✨ add new import & use c++17
|
2023-06-26 23:59:09 +08:00 |
ValKmjolnir
|
89f96d407b
|
🐛 fix bug
|
2023-06-26 19:35:56 +08:00 |
ValKmjolnir
|
8a10f07ce7
|
✨ change parameter::name to std::string
|
2023-06-26 19:35:21 +08:00 |
ValKmjolnir
|
fb3d9ed2f3
|
✨ update
|
2023-06-25 22:47:36 +08:00 |
ValKmjolnir
|
fe40bd7e3f
|
✨ finish ast dumper
|
2023-06-25 22:25:13 +08:00 |
ValKmjolnir
|
9f66960244
|
✨ add ast dumper
|
2023-06-25 00:31:11 +08:00 |
ValKmjolnir
|
2ce13e2134
|
✨ change ast used in parser
|
2023-06-24 16:50:43 +08:00 |
ValKmjolnir
|
0132ca0870
|
✨ update
|
2023-06-24 00:30:50 +08:00 |
ValKmjolnir
|
ac49c0d676
|
✨ update
|
2023-06-21 00:03:46 +08:00 |
ValKmjolnir
|
c5d6a6694b
|
✨ update new parser
|
2023-06-20 00:01:50 +08:00 |
ValKmjolnir
|
bcf274aed4
|
✨ update
|
2023-06-19 00:10:14 +08:00 |