custom_types.rs
|
Remove Engine::custom_types.
|
2022-03-29 08:18:20 +08:00 |
dynamic.rs
|
Mark some types as non_exhaustive.
|
2022-05-03 21:55:08 +08:00 |
error.rs
|
Add EvalAltResult::IndexNotFound.
|
2022-05-19 10:02:12 +08:00 |
fn_ptr.rs
|
Deprecate FnPtr::num_curried.
|
2022-05-05 22:30:55 +08:00 |
immutable_string.rs
|
Improve string functions.
|
2022-03-17 17:00:48 +08:00 |
interner.rs
|
Add checks for is_empty.
|
2022-03-03 13:02:57 +08:00 |
mod.rs
|
Add type alias support for plugin modules.
|
2022-03-19 09:43:18 +08:00 |
parse_error.rs
|
Add Token::Unit.
|
2022-04-21 10:04:46 +08:00 |
scope.rs
|
Add Scope::get.
|
2022-05-24 16:05:17 +08:00 |