.. |
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
|
Change fibonacci sample to run 5 times.
|
2021-03-31 16:17:26 +08:00 |
for1.rhai
|
Fix scripts and tests.
|
2020-06-27 21:19:53 +08:00 |
for2.rhai
|
More benchmarks and examples.
|
2020-05-31 23:44:49 +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 |
module.rhai
|
Fix recursive file import bug.
|
2020-11-08 23:00:03 +08:00 |
oop.rhai
|
Update docs and tests.
|
2020-08-04 18:39:24 +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 |
README.md
|
Change rhai_runner and repl to rhai-run and rhai-repl.
|
2020-12-25 16:08:56 +08:00 |
speed_test.rhai
|
Register property versions of some methods.
|
2020-05-30 10:30:21 +08:00 |
string.rhai
|
Add literal string and continuation example.
|
2021-03-30 21:33:30 +08:00 |
strings_map.rhai
|
More benchmarks and examples.
|
2020-05-31 23:44:49 +08:00 |
while.rhai
|
Optimize op-assignment statement.
|
2020-05-25 20:14:31 +08:00 |