Commit Graph

19 Commits (875295f0f45e7c1de63914fd837cdd89bee4657a)
 

Author SHA1 Message Date
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