ValKmjolnir
|
bd5044add2
|
🚀 add a new way to import other files:
`import("./stl/queue.nas");` now has same function as `import.stl.queue;`
|
2022-07-06 22:21:01 +08:00 |
ValKmjolnir
|
8b8fb79013
|
📝 unify code style of ./stl ./test
|
2022-07-02 13:53:50 +08:00 |
ValKmjolnir
|
f59c3c7787
|
📝 update stl/fg_env.nas
|
2022-06-11 20:53:13 +08:00 |
ValKmjolnir
|
04ab09586b
|
🚀 add stl/fg_env.nas & delete test/props props_sim maketimer_sim.nas
|
2022-05-31 20:36:39 +08:00 |
ValKmjolnir
|
190014a3e5
|
🐛 fix bug that gc cannot mark values in coroutine & add maketimer_sim.nas
update props_sim.nas
update auto_crash.nas
|
2022-05-23 20:23:20 +08:00 |
ValKmjolnir
|
f8692f1e4e
|
📝 update test files
|
2022-05-17 18:22:24 +08:00 |
ValKmjolnir
|
61666d275d
|
delete lstk&fstk, store local address and function on stack and in vm registers
|
2022-03-08 17:30:40 +08:00 |
ValKmjolnir
|
3c9a10d710
|
avoid unnecessary deep copy by using rvalue ref
and test file update.
bug fixed in test/lexer.nas
|
2021-06-24 22:10:08 +08:00 |
Valk Richard Li
|
c88620920b
|
add stl & more efficient scope
|
2021-04-02 22:19:29 +08:00 |
Valk Richard Li
|
e8341c7b06
|
change project structure
version 3.0
|
2020-10-23 14:53:04 +08:00 |