.. |
module
|
Map actual 0 hash to 42.
|
2020-12-24 18:43:04 +08:00 |
packages
|
Use NonZeroU64 for function hashes.
|
2020-12-24 16:32:43 +08:00 |
serde_impl
|
Simplify code.
|
2020-12-23 23:29:19 +08:00 |
ast.rs
|
Use NonZeroU64 for function hashes.
|
2020-12-24 16:32:43 +08:00 |
dynamic.rs
|
Change ScriptFnMetadata to hold references.
|
2020-12-18 16:31:44 +08:00 |
engine_api.rs
|
Add deprecated packages API.
|
2020-12-23 15:30:35 +08:00 |
engine_settings.rs
|
Rename packages to global modules.
|
2020-12-22 23:45:14 +08:00 |
engine.rs
|
Use NonZeroU64 for function hashes.
|
2020-12-24 16:32:43 +08:00 |
fn_args.rs
|
Code cleanup
|
2020-11-25 09:36:06 +08:00 |
fn_call.rs
|
Map actual 0 hash to 42.
|
2020-12-24 18:43:04 +08:00 |
fn_func.rs
|
Update comments with links.
|
2020-11-20 16:52:28 +08:00 |
fn_native.rs
|
Add source to contexts.
|
2020-12-21 23:12:45 +08:00 |
fn_register.rs
|
Code cleanup
|
2020-11-25 09:36:06 +08:00 |
lib.rs
|
Use NonZeroU64 for function hashes.
|
2020-12-24 16:32:43 +08:00 |
optimize.rs
|
Use NonZeroU64 for function hashes.
|
2020-12-24 16:32:43 +08:00 |
parse_error.rs
|
Add doc-comment to function metadata.
|
2020-12-12 20:09:29 +08:00 |
parser.rs
|
Map actual 0 hash to 42.
|
2020-12-24 18:43:04 +08:00 |
plugin.rs
|
Add return type to function metadata.
|
2020-11-22 22:15:17 +08:00 |
result.rs
|
Code cleanup
|
2020-11-25 09:36:06 +08:00 |
scope.rs
|
Make Scope Clone + Hash.
|
2020-12-24 09:42:03 +08:00 |
stdlib.rs
|
Map::keys and Map::values can be used method-call style.
|
2020-10-15 22:11:40 +08:00 |
syntax.rs
|
Add look-ahead to custom syntax parser.
|
2020-12-15 19:23:30 +08:00 |
token.rs
|
Add Engine::disable_doc_comments and smarter doc-comments treatment.
|
2020-12-20 20:05:23 +08:00 |
unsafe.rs
|
Update comments with links.
|
2020-11-20 16:52:28 +08:00 |
utils.rs
|
Map actual 0 hash to 42.
|
2020-12-24 18:43:04 +08:00 |