Commit Graph

31 Commits (v0.5.1)
 

Author SHA1 Message Date
trivernis 9c525c6c28
chore: Release embed-nu version 0.5.1 1 year ago
trivernis 5eae7422af
Add error code and help 1 year ago
trivernis 916dfa0f8d
Add Diagnostic implementation for crate error 1 year ago
trivernis f3bb9b58e3
chore: Release embed-nu version 0.5.0 1 year ago
trivernis 19c0094d4d
Update nu 1 year ago
trivernis cf9086e4e1
Update nu version 1 year ago
trivernis 691f91efdf
Fix mutability of get_var 1 year ago
trivernis 06828e6266
Update dependencies 1 year ago
trivernis 39f3b9b8df
Add a function to read variables from the nu executor state 1 year ago
trivernis bdaedca75b
Export ValueIntoExpression 2 years ago
trivernis 9932f1e8ac
Expose RustyIntoValue trait 2 years ago
trivernis 42bcf488c6
Update rusty-value 2 years ago
trivernis 875295f0f4
Add support for adding custom commands to the engine 2 years ago
trivernis aac17a0226
Change how rusty value is re-exported and used 2 years ago
trivernis 3fa343d26c
Update rusty value 2 years ago
trivernis d954c06d21
Reexport nu protocol value 2 years ago
trivernis 3f16466b3a
Fix RawValue having only private fields 2 years ago
trivernis 004392531d
Expose IntoExpression 2 years ago
trivernis 30a7d92f7e
Expose IntoArgument 2 years ago
trivernis f1c2e7bdf8
Update rusty-value 2 years ago
trivernis ff65fef3d8
Update rusty_value and change handling of newtypes 2 years ago
trivernis 54f7d606d1
Add badges to README 2 years ago
trivernis f2b76b3b3f
Update rusty-value
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 074005f503
Add doc comments and cargo metadata 2 years ago
trivernis b91f7c5520
Fix expression builder for maps 2 years ago
trivernis 895945fb78
Add IntoArgment trait to pass arguments directly without wrapping them 2 years ago
trivernis ca5057ea04
Add eval and argument implementation
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 247550ac4e
Rename builder to context builder and add context to eval scripts 2 years ago
trivernis 06f64abb18
Add rusty-value serialization support for nu values 2 years ago
trivernis 7c2545d593
Add environment variable and variable functions to builder 2 years ago
trivernis 830e90761e
Add state builder with command state
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago