Denis Arh
a7e2eec9fd
Improve expr types, add r/w locking
2021-07-14 10:49:32 +02:00
Vivek Patel
044d02bb76
Adds expr functions for KV, KVV, Vars manipulation
...
- Adds/Refactors methods for Set, Merge, Filter, Delete
- Renames expr/Vars.Merge to MustMerge, updates its usage
- Appends kvFunctions to parser in pkg/expr
- Update/Fixes tests and example testable
2021-05-21 06:58:52 +02:00
Denis Arh
9e2d4e9b8b
Make sure vars-to-json does not crash if value is nil
2021-05-04 21:52:35 +02:00
Tomaž Jerman
1f6a83280b
Add Slice alongside Dict
2021-04-02 13:32:07 +02:00
Denis Arh
daba028d7b
Recheck untyped value for Dict implementation
2021-04-01 21:10:51 +02:00
Denis Arh
fdf916b7f9
Rework/simplify expr.Vars handling
2021-04-01 21:10:51 +02:00
Denis Arh
333b2f344f
More improvements on expr vars & rec values
2021-03-30 15:53:13 +02:00
Denis Arh
b428752412
More strict variable handling in assigners/converers
2021-03-25 08:15:23 +01:00
Denis Arh
79ed77a379
Fixed typos across the codebase (can not, cannot)
2021-03-17 17:25:05 +01:00
Denis Arh
7e78867733
Implement delay & prompt steps
2021-03-12 13:12:07 +01:00
Denis Arh
13b57c8d72
Automation workflow implementation
2021-03-12 13:12:07 +01:00