api
|
Fix doc test bug.
|
2023-04-19 23:28:37 +08:00 |
ast
|
Streamline data types.
|
2023-04-10 18:47:53 +08:00 |
bin
|
Update rustyline.
|
2023-02-20 10:06:26 +08:00 |
eval
|
Add is_symbol_disabled and is_custom_keyword.
|
2023-04-11 11:38:48 +08:00 |
func
|
Add is_symbol_disabled and is_custom_keyword.
|
2023-04-11 11:38:48 +08:00 |
module
|
Encode pure in CallableFunction variant.
|
2023-04-11 10:26:23 +08:00 |
packages
|
Remove indirection.
|
2023-03-23 13:37:10 +08:00 |
serde
|
Remove indirection.
|
2023-03-23 13:37:10 +08:00 |
types
|
Fix Dynamic::from examples.
|
2023-04-19 21:38:01 +08:00 |
defer.rs
|
Simplify match.
|
2023-04-05 23:15:55 +08:00 |
engine.rs
|
Remove indirection.
|
2023-03-23 13:37:10 +08:00 |
lib.rs
|
Rename auto_restore! to defer!
|
2023-03-25 21:13:34 +08:00 |
optimizer.rs
|
Streamline data types.
|
2023-04-10 18:47:53 +08:00 |
parser.rs
|
Fix bug in parsing index chains.
|
2023-04-19 23:17:54 +08:00 |
README.md
|
Add info into README's.
|
2023-04-12 12:09:14 +08:00 |
reify.rs
|
Improve reify! syntax.
|
2022-12-09 16:41:01 +08:00 |
tests.rs
|
Fine tune Engine size.
|
2023-03-07 16:52:37 +08:00 |