rhai/scripts
2020-05-31 22:47:39 +08:00
..
array.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
assignment.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
comments.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
fibonacci.rhai Register property versions of some methods. 2020-05-30 10:30:21 +08:00
for1.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
function_decl1.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
function_decl2.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
function_decl3.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
if1.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
loop.rhai Optimize op-assignment statement. 2020-05-25 20:14:31 +08:00
mat_mul.rhai Do not print to avoid skewing the run timing. 2020-05-31 15:57:53 +08:00
op1.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
op2.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
op3.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
primes.rhai Increase to prime numbers <= 1 million. 2020-05-31 22:47:39 +08:00
speed_test.rhai Register property versions of some methods. 2020-05-30 10:30:21 +08:00
string.rhai Register property versions of some methods. 2020-05-30 10:30:21 +08:00
while.rhai Optimize op-assignment statement. 2020-05-25 20:14:31 +08:00