Commit graph

197 commits

Author SHA1 Message Date
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
sagie gur ari d4405fbb2d windows fixes 2020-03-07 21:56:05 +00:00
sagie gur ari 2ee763a5cc dependencies setup 2020-03-07 21:48:33 +00:00
sagie gur ari de08897bee dependencies setup 2020-03-07 21:35:54 +00:00
sagie gur ari 40b0221d4d OS windows commands support changes. 2020-03-07 21:28:47 +00:00
sagie gur ari 2f8f326977 sdk docs 2020-03-07 21:13:39 +00:00
sagie gur ari 94eed136d5 New os_version, os_release, os_name and uname commands 2020-03-07 21:06:32 +00:00
sagie gur ari 39fd472bdf New is_windows command 2020-03-07 19:10:05 +00:00
sagie gur ari 01f004b721 New glob_chmod command 2020-03-07 18:56:48 +00:00
sagie gur ari bbf2a6ebda New glob_array command #90 2020-03-07 17:52:23 +00:00
sagie gur ari 000070e457 fix tests for windows 2020-03-06 16:04:56 +00:00
sagie gur ari cfb3a0c7bc New chmod command #19 2020-03-06 15:57:00 +00:00