.. |
bin
|
Use object map as catch error value.
|
2021-02-28 14:38:34 +08:00 |
module
|
Remove Dynamic::as_locked_immutable_string.
|
2021-03-03 18:13:41 +08:00 |
packages
|
Simplify lifetimes.
|
2021-03-03 22:49:57 +08:00 |
serde
|
Fix serde build.
|
2021-03-02 23:19:35 +08:00 |
ast.rs
|
Private global functions are still exposed.
|
2021-03-03 11:40:27 +08:00 |
dynamic.rs
|
Fix no_closure build.
|
2021-03-04 10:50:45 +08:00 |
engine_api.rs
|
Simplify lifetimes.
|
2021-03-03 22:49:57 +08:00 |
engine_settings.rs
|
Simplify lifetimes.
|
2021-03-03 22:49:57 +08:00 |
engine.rs
|
Fix shared value assignments.
|
2021-03-04 10:24:14 +08:00 |
fn_args.rs
|
Fix no_function build.
|
2021-01-28 16:48:56 +08:00 |
fn_builtin.rs
|
Streamline macros.
|
2021-03-04 13:13:51 +08:00 |
fn_call.rs
|
Simplify lifetimes.
|
2021-03-03 22:49:57 +08:00 |
fn_func.rs
|
Rename set_doc_comments to enable_doc_comments.
|
2021-01-28 16:59:19 +08:00 |
fn_native.rs
|
Turn Shared into alias.
|
2021-03-04 14:08:11 +08:00 |
fn_register.rs
|
Make RhaiResult internal.
|
2021-03-03 22:49:29 +08:00 |
lib.rs
|
Turn Shared into alias.
|
2021-03-04 14:08:11 +08:00 |
optimize.rs
|
Move default comparisons into builtin.
|
2021-03-02 23:08:54 +08:00 |
parse_error.rs
|
Fix volatile warnings.
|
2021-01-16 14:46:03 +08:00 |
parser.rs
|
Disallow implicit comparisons between different numeric types.
|
2021-02-24 15:45:29 +08:00 |
plugin.rs
|
Make RhaiResult internal.
|
2021-03-03 22:49:29 +08:00 |
result.rs
|
Fix no_std build.
|
2021-03-01 09:30:23 +08:00 |
scope.rs
|
Scope implements IntoIterator.
|
2021-02-18 23:35:22 +08:00 |
stdlib.rs
|
Add wasm64 as potential target.
|
2021-02-19 15:50:48 +08:00 |
syntax.rs
|
Simplify lifetimes.
|
2021-03-03 22:49:57 +08:00 |
token.rs
|
Simplify lifetimes.
|
2021-03-03 22:49:57 +08:00 |
unsafe.rs
|
Update comments with links.
|
2020-11-20 16:52:28 +08:00 |
utils.rs
|
Build in operators between string and char.
|
2021-02-25 13:29:49 +08:00 |