Commit graph

306 commits

Author SHA1 Message Date
sagie gur ari
44a49b1d5f Fixed spread expansion with control characters #109 2020-06-06 12:41:42 +00:00
sagie gur ari
5ff4c4b1e2 Fixed spread expansion with control characters #109 2020-06-06 12:41:38 +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
Sagie Gur-Ari
3fe3243032
Merge pull request #106 from sagiegurari/dependabot/add-v2-config-file
Create Dependabot config file
2020-06-02 15:24:37 +09:00
dependabot-preview[bot]
7f57685de3
Create Dependabot config file 2020-06-02 06:17:24 +00:00
Sagie Gur-Ari
6924c268f5
Merge pull request #105 from sagiegurari/dependabot/cargo/which-tw-4
Update which requirement from ^3 to ^4
2020-06-01 14:49:00 +09: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
be4ac2b792 docs 2020-05-09 19:53:12 +00:00
sagie gur ari
64fc7850ac release 2020-05-07 16:58:04 +00:00
Sagie Gur-Ari
b3ed694456
Merge pull request #104 from sagiegurari/0.3.4
0.3.4
2020-05-08 01:44:08 +09:00
sagie gur ari
9e6b35ce07 New set_from_array command 2020-05-07 16:29:32 +00:00
sagie gur ari
f519a20074 gh action name and badge 2020-05-07 07:17:30 +00:00
sagie gur ari
7586f37150 Enable colors in github actions 2020-05-06 17:09:14 +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
c3ece7698e Add array_add and array_put aliases to array_push 2020-05-05 07:01:23 +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
c0850401ef New map_contains_value command 2020-05-04 05:43:05 +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
1350385843 Runtime - REPL mode doesn't stop due to crashes from user commands 2020-05-03 19:19:48 +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
Sagie Gur-Ari
5582e5d66e
Merge pull request #99 from sagiegurari/dependabot/cargo/attohttpc-tw-0.13
Update attohttpc requirement from ^0.12 to ^0.13
2020-04-27 17:09:23 +09: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
7a55aeec49 update contributing doc 2020-04-19 17:35:13 +00:00
sagie gur ari
bab34b4106 release 2020-04-14 23:24:42 +00:00
Sagie Gur-Ari
bce0a884f2
Merge pull request #98 from sagiegurari/0.3.3
0.3.3
2020-04-15 02:08:34 +03: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
6fc8077245 docs 2020-04-14 11:08:34 +00:00
sagie gur ari
abcacf85dc New map_keys command 2020-04-14 11:07:04 +00:00