Nasal-Interpreter/test
ValKmjolnir e9fc70bba8 optimize `op_para` and `op_deft`: change `hashmap<string,u64>` to `hashmap<u32,u32>` 2022-07-23 12:02:41 +08:00
..
ascii-art.nas 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
auto_crash.nas 🚀 add a new way to import other files: 2022-07-06 22:21:01 +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 optimize codes 2022-07-19 23:55:12 +08:00
bfs.nas 📝 change codes in test files. 2022-07-14 19:52:27 +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 📝 change some identifiers' name. 2022-07-09 16:24:58 +08:00
diff.nas 📝 change codes in test files. 2022-07-14 19:52:27 +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 📝 change identifiers' name and test/coroutine.nas, test/filesystem.nas 2022-07-06 16:04:21 +08:00
hexdump.nas 📝 update test/hexdump.nas test/md5compare.nas 2022-06-16 18:21:11 +08:00
httptest.nas 🚀 add a new way to import other files: 2022-07-06 22:21:01 +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 🚀 add a new way to import other files: 2022-07-06 22:21:01 +08:00
module_test.nas 🐛 fix bug in test/module_test.nas 2022-07-17 23:46:37 +08:00
nasal_test.nas optimize codes 2022-07-19 23:55:12 +08:00
occupation.nas 🚀 add a new way to import other files: 2022-07-06 22:21:01 +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 optimize `op_para` and `op_deft`: change `hashmap<string,u64>` to `hashmap<u32,u32>` 2022-07-23 12:02:41 +08:00
snake.nas 🚀 add a new way to import other files: 2022-07-06 22:21:01 +08:00
tetris.nas 🚀 add a new way to import other files: 2022-07-06 22:21:01 +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