Nasal-Interpreter/test
ValKmjolnir 5519dc7a29 merge runtime regs into struct context 2023-04-08 00:18:58 +08:00
..
ascii-art.nas add new operand calculate const and pop 2023-03-10 22:27:06 +08:00
auto_crash.nas 🚀 add a new way to import other files: 2022-07-06 22:21:01 +08:00
bf.nas optimize test files 2023-01-23 23:14:34 +08:00
bfconvertor.nas optimize test files 2023-01-23 23:14:34 +08:00
bfs.nas visual update 2023-03-11 18:15:27 +08:00
bigloop.nas change visual settings in -c/-dbg 2022-04-23 01:51:49 +08:00
bp.nas add new operand calculate const and pop 2023-03-10 22:27:06 +08:00
calc.nas 🐛 fix bug in test/calc.nas 2023-02-03 19:01:00 +08:00
choice.nas optimize test files 2023-01-23 23:14:34 +08:00
class.nas 📝 update test files 2022-05-17 18:22:24 +08:00
console3D.nas 🚀 add new native function `char` 2022-11-12 17:03:56 +08:00
coroutine.nas visual update 2023-03-11 18:15:27 +08:00
datalog.nas 📝 update test file datalog.nas 2023-03-14 00:16:54 +08:00
diff.nas 🚀 crashed coroutine will not make main thread crash. 2022-10-06 23:11:27 +08:00
donuts.nas update test files 2022-12-03 01:24:56 +08:00
exception.nas 📝 update test files 2022-05-17 18:22:24 +08:00
fib.nas 📝 add interesting gifs into docs 2022-09-13 23:00:48 +08:00
filesystem.nas 📝 add notes in test files & use system("color") to use ANSI esc seq 2022-09-14 23:15:36 +08:00
hexdump.nas 🚀 add file::find_all_files_with_extension 2023-02-02 21:24:21 +08:00
httptest.nas optimize test files 2023-01-23 23:14:34 +08:00
json.nas visual update 2023-03-11 18:15:27 +08:00
jsonrpc.nas update test/jsonrpc.nas 2023-03-25 21:26:49 +08:00
leetcode1319.nas 📝 update test files 2022-05-17 18:22:24 +08:00
lexer.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
life.nas merge runtime regs into struct context 2023-04-08 00:18:58 +08:00
loop.nas add runtime.gc.extend 2022-12-04 20:28:51 +08:00
mandel.nas optimize test files 2023-01-23 23:14:34 +08:00
mandelbrot.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
mcpu.nas 🎨 change clean command in makefiles 2022-12-25 17:58:05 +08:00
md5.nas add u32 and() xor() or() nand() not() 2022-06-03 21:34:02 +08:00
md5compare.nas visual update 2023-03-11 18:15:27 +08:00
module_test.nas 🎨 change clean command in makefiles 2022-12-25 17:58:05 +08:00
nasal_test.nas add keyword support 'true' and 'false' 2023-01-16 17:44:56 +08:00
occupation.nas add runtime.gc.extend 2022-12-04 20:28:51 +08:00
pi.nas change visual settings in -c/-dbg 2022-04-23 01:51:49 +08:00
ppmgen.nas 🎨 change code format 2022-11-26 22:49:22 +08:00
prime.nas 📝 update test files 2022-05-17 18:22:24 +08:00
push.nas 🐛 fix bug in test/calc.nas 2023-02-03 19:01:00 +08:00
qrcode.nas add runtime.gc.extend 2022-12-04 20:28:51 +08:00
quick_sort.nas visual update 2023-03-11 18:15:27 +08:00
scalar.nas 🚀 add operator `^=` `&=` `|=` 2023-02-28 00:30:27 +08:00
snake.nas update test files 2022-12-03 01:24:56 +08:00
tetris.nas update test files 2022-12-03 01:24:56 +08:00
trait.nas change visual settings in -c/-dbg 2022-04-23 01:51:49 +08:00
turingmachine.nas change visual settings in -c/-dbg 2022-04-23 01:51:49 +08:00
utf8chk.nas optimize code & add comments 2023-01-02 01:00:16 +08:00
watchdog.nas 🚀 add operator `^=` `&=` `|=` 2023-02-28 00:30:27 +08:00
wavecollapse.nas optimize codegen 2023-03-09 23:00:25 +08:00
word_collector.nas add new operand calculate const and pop 2023-03-10 22:27:06 +08:00
ycombinator.nas change visual settings in -c/-dbg 2022-04-23 01:51:49 +08:00