ValKmjolnir
|
e43bd1eaf2
|
⚡ update test files
|
2022-12-03 01:24:56 +08:00 |
|
ValKmjolnir
|
89d5870c1b
|
📝 add notes in test files & use system("color") to use ANSI esc seq
|
2022-09-14 23:15:36 +08:00 |
|
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
|
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
|
b4aad5249b
|
🎨 fix a bug in module/keyboard.cpp that if program exited with an error, the terminal may not echo the text you input
|
2022-05-20 21:42:28 +08:00 |
|
ValKmjolnir
|
387d44f9cb
|
📝 update test files
|
2022-05-17 18:22:24 +08:00 |
|
ValKmjolnir
|
b3a8b421f8
|
fix bug: windows ps/cmd output unicode in bytecodes abnormally.
so we use the hex format to print them.
|
2022-03-23 22:54:07 +08:00 |
|
ValKmjolnir
|
c2be0b9836
|
add test/snake.nas
|
2022-03-20 22:08:11 +08:00 |
|