Commit graph

208 commits

Author SHA1 Message Date
sagie gur ari e15cbab267 improve flow control commands context checks 2020-06-06 14:06:33 +00:00
sagie gur ari 1d8fabb55d Fixed end command bug which directed execution to wrong sub command when multiple script contexts are running #110 2020-06-05 21:38:28 +00:00
sagie gur ari 013d20d723 release 2020-06-05 12:48:14 +00:00
sagie gur ari d98b26c4ca release 2020-06-04 16:59:58 +00:00
sagie gur ari 4de6417ce2 Minor formatting #108 2020-06-04 16:38:56 +00:00
sagie gur ari cb7cd678a5 New Enable to error an exec command via new --fail-on-error flag #108 2020-06-04 16:34:14 +00:00
dependabot-preview[bot] c5d0cf0e08
Update which requirement from ^3 to ^4
Updates the requirements on [which](https://github.com/harryfei/which-rs) to permit the latest version.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](https://github.com/harryfei/which-rs/compare/3.0.0...4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 03:25:21 +00:00
sagie gur ari 64fc7850ac release 2020-05-07 16:58:04 +00:00
sagie gur ari 9e6b35ce07 New set_from_array command 2020-05-07 16:29:32 +00:00
sagie gur ari c59743ecef New set_to_array command 2020-05-06 16:23:40 +00:00
sagie gur ari 6dca69a650 Multiple new set commands. 2020-05-06 07:42:26 +00:00
sagie gur ari 8240f74aa4 Add array_size alias to array_length command 2020-05-05 17:41:45 +00:00
sagie gur ari f090237e9d New array_remove command 2020-05-05 17:39:54 +00:00
sagie gur ari 1e35a39c23 New array_clear command 2020-05-05 17:28:17 +00:00
sagie gur ari 0f4107c631 Add array_add and array_put aliases to array_push 2020-05-05 07:00:46 +00:00
sagie gur ari 67ab71d93d New set_new and is_set commands 2020-05-05 06:33:27 +00:00
sagie gur ari 1ef91e3fa7 Runtime - Support for hashset state value 2020-05-05 06:13:55 +00:00
sagie gur ari a5457e636a New unset command 2020-05-04 07:23:12 +00:00
sagie gur ari 4bd6bf1ec7 New array_contains command 2020-05-04 06:46:35 +00:00
sagie gur ari 51fb735911 New array_contains_value command 2020-05-04 06:39:23 +00:00
sagie gur ari 1efee55f79 New map_contains_value command 2020-05-04 05:42:53 +00:00
sagie gur ari e64effc131 New map_contains_key command 2020-05-03 20:57:59 +00:00
sagie gur ari 170e1e4a90 New get_all_var_names command #100 2020-05-03 19:36:09 +00:00
sagie gur ari 898e2c4799 New set_by_name command 2020-05-02 12:13:27 +00:00
sagie gur ari 02e99a7a82 New get_by_name command 2020-05-02 11:24:54 +00:00
sagie gur ari 83f1ce381f Merge branch 'master' of github.com:sagiegurari/duckscript 2020-04-28 15:36:56 +00:00
sagie gur ari 103f26dd35 lint updates 2020-04-28 15:35:01 +00:00
dependabot-preview[bot] 0a3e66a443
Update attohttpc requirement from ^0.12 to ^0.13
Updates the requirements on [attohttpc](https://github.com/sbstp/attohttpc) to permit the latest version.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.12.0...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 03:30:11 +00:00
sagie gur ari 56c635b949 docs 2020-04-24 12:36:50 +00:00
sagie gur ari bab34b4106 release 2020-04-14 23:24:42 +00:00
sagie gur ari 6961e6cc46 New which command 2020-04-14 22:55:58 +00:00
sagie gur ari a32c4428b2 New cpu_count command 2020-04-14 22:15:34 +00:00
sagie gur ari f2b62e3b96 New printenv command #97 2020-04-14 13:51:24 +00:00
sagie gur ari 281beaa44a New env_to_map command #96 2020-04-14 13:36:27 +00:00
sagie gur ari abcacf85dc New map_keys command 2020-04-14 11:07:04 +00:00
sagie gur ari 2ca953b171 New temp_dir command 2020-04-14 07:29:53 +00:00
sagie gur ari e38ea5a4b9 clippy fixes 2020-04-05 08:21:18 +00:00
sagie gur ari 81288b9288 formatting 2020-04-05 07:48:59 +00:00
sagie gur ari 57e0f49515 release 2020-04-04 12:37:03 +00:00
sagie gur ari 75ecd10ada docs 2020-04-04 12:20:48 +00:00
sagie gur ari a0ce056bae New array_set command 2020-04-04 12:14:54 +00:00
sagie gur ari 79b471bb06 New array_get command #94 2020-04-04 11:59:38 +00:00
sagie gur ari 2f0abe804e docs 2020-04-03 10:34:00 +00:00
sagie gur ari 5dcaa9422b github actions instructions 2020-03-28 11:53:59 +00:00
sagie gur ari bc1258294c update build 2020-03-23 19:08:10 +00:00
sagie gur ari e25ad54014 release 2020-03-13 22:23:09 +00:00
sagie gur ari 20ccd07794 New remove_command command #91 2020-03-08 17:51:49 +00:00
sagie gur ari 9adee501e2 move alias commands 2020-03-08 16:43:28 +00:00
sagie gur ari 8255af645a chmod glob should exit with fase in case any chmod failed. 2020-03-08 14:31:27 +00:00
sagie gur ari a555be4805 windows fixes 2020-03-07 22:04:16 +00:00