ValKmjolnir
|
a402e6d7d2
|
🚀 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
|
f3ba80b41c
|
📝 unify code style of ./stl ./test
|
2022-07-02 13:53:50 +08:00 |
|
ValKmjolnir
|
d4d21f7af3
|
📝 update stl/fg_env.nas
|
2022-06-11 20:53:13 +08:00 |
|
ValKmjolnir
|
ece6142475
|
🚀 add stl/fg_env.nas & delete test/props props_sim maketimer_sim.nas
|
2022-05-31 20:36:39 +08:00 |
|
ValKmjolnir
|
6ee0ce9398
|
🐛 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
|
387d44f9cb
|
📝 update test files
|
2022-05-17 18:22:24 +08:00 |
|
ValKmjolnir
|
c00f1a2103
|
delete lstk&fstk, store local address and function on stack and in vm registers
|
2022-03-08 17:30:40 +08:00 |
|
ValKmjolnir
|
855e0e441f
|
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
|
1f6e1a647e
|
add stl & more efficient scope
|
2021-04-02 22:19:29 +08:00 |
|
Valk Richard Li
|
84f09cb932
|
change project structure
version 3.0
|
2020-10-23 14:53:04 +08:00 |
|