Nasal-Interpreter/test
ValKmjolnir 452bb4a5d8 📝 change some identifiers' name. 2022-07-03 22:46:28 +08:00
..
ascii-art.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
auto_crash.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
bf.nas 📝 change some identifiers' name. 2022-07-03 22:46:28 +08:00
bfcolored.nas 📝 change some identifiers' name. 2022-07-03 22:46:28 +08:00
bfconvertor.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
bfs.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
bigloop.nas change visual settings in -c/-dbg 2022-04-23 01:51:49 +08:00
bp.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
calc.nas 🚀 add stl/log.nas and stl/process_bar.nas 2022-06-15 00:36:49 +08:00
choice.nas 📝 update test files 2022-05-17 18:22:24 +08:00
class.nas 📝 update test files 2022-05-17 18:22:24 +08:00
coroutine.nas optimize codes: store upvalue on stack & debugger now can output information of registers 2022-05-20 21:19:43 +08:00
diff.nas bytecode info print and debugger will show the front 16 characters of strings whose length is greater than 16 2022-05-02 16:56:03 +08:00
exception.nas 📝 update test files 2022-05-17 18:22:24 +08:00
fib.nas 📝 update test files 2022-05-17 18:22:24 +08:00
filesystem.nas 📝 update test files 2022-05-17 18:22:24 +08:00
hexdump.nas 📝 update test/hexdump.nas test/md5compare.nas 2022-06-16 18:21:11 +08:00
httptest.nas 📝 update test files 2022-07-02 15:48:02 +08:00
json.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +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 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
loop.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
mandel.nas 🚀 update test/httptest.nas and doc/.html 2022-06-24 15:47:53 +08:00
mandelbrot.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
md5.nas add u32 and() xor() or() nand() not() 2022-06-03 21:34:02 +08:00
md5compare.nas 📝 update test/hexdump.nas test/md5compare.nas 2022-06-16 18:21:11 +08:00
module_test.nas 📝 update test/module_test.nas 2022-05-17 21:48:08 +08:00
nasal_test.nas 📝 update test files 2022-05-17 18:22:24 +08:00
occupation.nas 📝 update test files 2022-07-02 15:48:02 +08:00
pi.nas change visual settings in -c/-dbg 2022-04-23 01:51:49 +08:00
prime.nas 📝 update test files 2022-05-17 18:22:24 +08:00
qrcode.nas add u32 and() xor() or() nand() not() 2022-06-03 21:34:02 +08:00
quick_sort.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
scalar.nas add native function runtime.argv() to get command line arguments 2022-06-04 20:12:00 +08:00
snake.nas 🐛 fix bug that gc cannot mark values in coroutine & add maketimer_sim.nas 2022-05-23 20:23:20 +08:00
tetris.nas 🎨 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
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 🚀 add stl/fg_env.nas & delete test/props props_sim maketimer_sim.nas 2022-05-31 20:36:39 +08:00
wavecollapse.nas change visual settings in -c/-dbg 2022-04-23 01:51:49 +08:00
ycombinator.nas change visual settings in -c/-dbg 2022-04-23 01:51:49 +08:00