Commit graph

941 commits

Author SHA1 Message Date
sagie gur ari daf33fccde docs 2020-01-12 17:53:30 +00:00
sagie gur ari a2033a08b6 Merge branch '0.1.6' of github.com:sagiegurari/duckscript into 0.1.6 2020-01-12 17:40:10 +00:00
sagie gur ari f852d67229 function, forin and ifelse blocks to support generic end command #53 2020-01-12 17:39:58 +00:00
Sagie Gur-Ari f3447cfae5
Merge pull request #55 from sagiegurari/master
coverage for cli
2020-01-12 07:02:02 +02:00
Sagie Gur-Ari c9e046b00a
coverage for cli 2020-01-12 07:01:11 +02:00
sagie gur ari 6d79fe0cb0 windows build 2020-01-11 19:55:40 +00:00
sagie gur ari f8d0922d95 windows build 2020-01-11 19:47:46 +00:00
sagie gur ari 0051895615 fix windows build 2020-01-11 19:28:52 +00:00
sagie gur ari 31e3319cb4 CI flow to run duckscript based tests #54 2020-01-11 19:22:54 +00:00
sagie gur ari 9879f80b51 duckscript cli now accepts inline script #40 2020-01-11 18:28:49 +00:00
sagie gur ari 2506b9d7b8 Unit test framework for internal SDK commands and full test suite #51 2020-01-11 18:14:25 +00:00
sagie gur ari f4300236d7 initial work on self unit test 2020-01-11 14:54:54 +00:00
sagie gur ari 0e8756148e New exit_on_error command #49 2020-01-10 16:19:31 +00:00
sagie gur ari b057b8ba76 Ability to write standard SDK commands with duckscript #50 2020-01-10 15:02:38 +00:00
sagie gur ari fc3018b325 assert commands should return 'crash' and stop execution #52 2020-01-10 11:54:33 +00:00
sagie gur ari cddd42d879 assert commands should return 'crash' and stop execution #52 2020-01-10 11:54:26 +00:00
sagie gur ari e7b0388060 docs 2020-01-10 11:49:14 +00:00
Sagie Gur-Ari ce278d8183
Update content.md 2020-01-09 10:43:46 +02:00
Sagie Gur-Ari 1a55fa1bf1
Update help.md 2020-01-09 10:43:13 +02:00
Sagie Gur-Ari 045829da23
Update binding.ds 2020-01-09 10:40:57 +02:00
sagie gur ari 36a52327dd release 2020-01-08 23:58:42 +00:00
Sagie Gur-Ari 25aafa2490
Merge pull request #48 from sagiegurari/0.1.5
0.1.5
2020-01-09 01:55:18 +02:00
sagie gur ari 8ef358179e bump version 2020-01-08 23:54:57 +00:00
sagie gur ari bb005815fe New array_length command 2020-01-08 23:50:04 +00:00
sagie gur ari fa5a3ee08c ForIn accepts handle value not variable name 2020-01-08 23:37:38 +00:00
sagie gur ari a2f425056e New length command (strlen) 2020-01-08 23:21:06 +00:00
sagie gur ari 1fd5a00242 New substring command #37 2020-01-08 23:11:10 +00:00
sagie gur ari 40bbfe6510 New uname/os_family command #43 2020-01-08 22:29:21 +00:00
sagie gur ari 8f69b3189b Commands should accept empty string inputs #47 2020-01-08 22:19:03 +00:00
sagie gur ari f781fed6ba Support spread binding #46 2020-01-08 22:06:42 +00:00
sagie gur ari 2f39ff51a4 docs 2020-01-06 18:48:53 +00:00
sagie gur ari 0d64eb349a New indexof and last_indexof commands #35 #36 2020-01-06 18:46:52 +00:00
sagie gur ari e5bac16b88 Added 'quit' and 'q' aliases to exit command #44 2020-01-06 18:32:01 +00:00
sagie gur ari 7942425e23 Added state 64 bit numeric value support #39 2020-01-06 18:29:06 +00:00
sagie gur ari 094a8f8b2d Changed standard namespace to std from sdk #34 2020-01-06 18:25:18 +00:00
sagie gur ari a6f8a0b3a9 New read command #33 2020-01-05 17:46:17 +00:00
sagie gur ari 8a8a30ed5c New hostname command #18 2020-01-05 17:25:53 +00:00
sagie gur ari 7c5b6e5dfa trim_start and trim_end commands #29 #30 2020-01-05 17:13:56 +00:00
sagie gur ari 1ff3a646c8 setup versions 2020-01-05 17:04:00 +00:00
sagie gur ari 909ae5a29e range command #32 2020-01-05 17:02:42 +00:00
sagie gur ari 77f641a497 range command #32 2020-01-05 17:02:30 +00:00
sagie gur ari f400052dab new trim, is_empty, is_defined commands 2020-01-04 08:30:38 +00:00
sagie gur ari 79af31b22f release 2020-01-03 15:31:30 +00:00
sagie gur ari 189d5b1825 release 2020-01-03 14:16:47 +00:00
sagie gur ari 59099255e4 docs 2020-01-03 14:11:23 +00:00
sagie gur ari 1443742246 starts_with, contains and ends_with commands #26 #27 #28 2020-01-03 14:07:52 +00:00
sagie gur ari 8bc796cf76 fix travis release build 2020-01-03 13:40:50 +00:00
sagie gur ari 8911efd958 release 2020-01-03 12:00:36 +00:00
sagie gur ari 4a3350f4ec revert 2020-01-03 11:51:48 +00:00
sagie gur ari c8642d992b fix sdk coverage flow 2020-01-03 11:51:20 +00:00