ValKmjolnir
|
c88cbd0063
|
⚡ add runtime.gc.extend
|
2022-12-04 20:28:51 +08:00 |
|
ValKmjolnir
|
e43bd1eaf2
|
⚡ update test files
|
2022-12-03 01:24:56 +08:00 |
|
ValKmjolnir
|
5821c40cb4
|
🚀 add new native function char
|
2022-11-12 17:03:56 +08:00 |
|
ValKmjolnir
|
8583be337e
|
🚀 change module function parameter format to avoid warnings
|
2022-10-24 01:12:25 +08:00 |
|
ValKmjolnir
|
eb6b9c372e
|
🚀 add high resolution progress bar
|
2022-09-28 23:45:15 +08:00 |
|
ValKmjolnir
|
6cd88f4e45
|
🚀 add new stl file padding.nas and update test files.
|
2022-09-04 17:53:00 +08:00 |
|
ValKmjolnir
|
ca6cb5daae
|
🐛 fix bug of incorrectly searching paths of lib.nas and dynamic libs.
`dylib.dlopen` now only needs file name of dynamic lib, not the real path.
|
2022-07-29 22:49:50 +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
|
7124b22619
|
📝 update test files
|
2022-07-02 15:48:02 +08:00 |
|
ValKmjolnir
|
bc90022dff
|
🚀 add stl/log.nas and stl/process_bar.nas
|
2022-06-15 00:36:49 +08:00 |
|
ValKmjolnir
|
6f709f30f5
|
🚀 add native function println & add test/occupation.nas
|
2022-06-04 19:22:28 +08:00 |
|