Files
Nasal-Interpreter/test
Valk Richard Li 8e29a3ec5b bug fixed & more efficient callfv
I changed callfv's way of calling a function with arguments in vm_vec.
now callfv fetches arguments from val_stack directly,so it runs test/fib.nas from 2.4s to 1.9s.

delete operand callf,add operands callfv & callfh.

also,i check val_stack's top to make sure there is not a stack overflow.
2021-06-03 21:49:31 +08:00
..
2021-03-03 09:20:42 +08:00
2021-04-02 22:19:29 +08:00
2021-03-31 20:59:13 +08:00
2021-04-02 22:19:29 +08:00
2021-06-03 21:49:31 +08:00
2021-04-04 23:35:13 +08:00
2021-06-03 21:49:31 +08:00
2021-03-31 20:59:13 +08:00
2021-03-31 20:59:13 +08:00
2021-03-03 09:20:42 +08:00
2021-04-04 23:35:13 +08:00
2021-03-03 09:20:42 +08:00