Commit Graph
100 Commits
Author SHA1 Message Date
Mike Farah f46fe384bd Fixed length of null to be zero 2021-01-26 10:21:16 +11:00
Mike Farah 071ec3c08c fixing docker pipeline for nextime 2021-01-21 21:15:21 +11:00
Mike Farah c2ed3a3e6d attempt to fix dockre 2021-01-21 21:11:04 +11:00
Mike Farah cc4c69bc89 Fixed bad docker version 2021-01-21 21:07:55 +11:00
Mike Farah 917fd0eb6a Bump version 2021-01-18 14:10:35 +11:00
Mike Farah b2056a2056 Can add and merge append to null 2021-01-18 13:58:46 +11:00
Mike Farah cfddee9101 Fixed cross-function combinatorial bug 2021-01-18 13:28:40 +11:00
Mike Farah 1941bb66a5 wip 2021-01-18 10:15:31 +11:00
Mike Farah 29af9e4c63 thoughts 2021-01-16 14:56:52 +11:00
Mike Farah af3a9ae846 cross function fix wip 2021-01-16 14:09:49 +11:00
Mike Farah 5fb88627ca Fixed doker instructions 2021-01-15 09:44:02 +11:00
Mike Farah 4fc3793fcb Fixing multiply doc 2021-01-14 20:28:57 +11:00
Mike Farah d612897e89 Incrementing version 2021-01-14 19:50:37 +11:00
Mike Farah 806f906041 Added keys operator 2021-01-14 15:45:07 +11:00
Mike Farah e8b2f6e383 Added split string operator 2021-01-14 15:05:50 +11:00
Mike Farah e419b5a39d Added join strings operator 2021-01-14 14:46:50 +11:00
Mike Farah a5b6e08282 Split doc operator 2021-01-14 14:25:31 +11:00
Mike Farah 2417c0ee8f Fixing add,multiply,alternative operator precendences 2021-01-14 11:16:04 +11:00
Mike Farah d3b2e37b66 Fixed remove comments example 2021-01-14 09:12:14 +11:00
Mike Farah 54723c1a36 Dont use pointer for env prefs (avoid nil) 2021-01-13 17:00:53 +11:00
Mike Farah 0318c80d33 Dont use pointer for recursive prefs (avoid nil) 2021-01-13 17:00:03 +11:00
Mike Farah 8980846632 Dont use pointer for multiply prefs (avoid nil) 2021-01-13 16:59:01 +11:00
Mike Farah 0fb62d3ae1 Dont use pointer for commment prefs (avoid nil) 2021-01-13 16:56:24 +11:00
Mike Farah 85398727ad Added merge if empty 2021-01-13 16:54:28 +11:00
Mike Farah 0bf3d781f6 Added operator level doc 2021-01-13 15:23:26 +11:00
Mike Farah 5c15936bf3 Incrementing version 2021-01-13 10:29:06 +11:00
Mike Farah b0735d8152 Renaming pathtree to expression 2021-01-13 10:25:26 +11:00
Mike Farah f17cbfd007 Removed global vars 2021-01-13 10:04:52 +11:00
Mike Farah 7b7ab70286 UnwrapDoc now private 2021-01-13 10:00:51 +11:00
Mike Farah 43165fa340 Moved eval function to eval interface 2021-01-13 09:35:57 +11:00
Mike Farah 5fc26e9453 Merge now copies anchor names 2021-01-13 09:21:16 +11:00
Mike Farah 07a6fa4df5 Fixed creation of candidateNode in operators to include file metadata 2021-01-12 19:36:28 +11:00
Mike Farah ec29ee7c14 Cleaning up exposed public api 2021-01-12 09:58:50 +11:00
Mike Farah 24538c0cc7 Fixed tag operator for top level node 2021-01-12 09:45:57 +11:00
Mike Farah 61398bfd3a Fixed equals operator for top level node 2021-01-12 09:40:37 +11:00
Mike Farah f7d95021c1 Fixed has operator for top level node 2021-01-12 09:30:24 +11:00
Mike Farah 6bb8b1fb77 fixing exposed functions and interfaces 2021-01-11 17:13:48 +11:00
Mike Farah 5e2c19cc86 fixing exposed functions and interfaces 2021-01-11 16:46:28 +11:00
Mike Farah 30c269a66c Better add documentation 2021-01-11 15:52:06 +11:00
Mike Farah 70a1c60d7b Added scalar addition 2021-01-11 15:43:50 +11:00
Mike Farah e4d48bbc0d Fixed collect at document level 2021-01-11 14:44:53 +11:00
Mike Farah 369ff94ad0 Better error handling will empty env 2021-01-11 14:38:53 +11:00
Mike Farah 1c7fb14631 Better recursive decent docs 2021-01-10 11:27:18 +11:00
Mike Farah f4de5c4300 Better docIndex docs 2021-01-10 11:18:13 +11:00
Mike Farah a72c14f06b Better env docs 2021-01-10 11:09:59 +11:00
Mike Farah 5ed52aca66 Merged env commands in :eye-roll: 2021-01-10 10:51:23 +11:00
Mike Farah 5a5ac0dfef Merge branch 'env_var' 2021-01-10 10:50:31 +11:00
Mike Farah 5a55869745 Bump version 2021-01-09 12:23:20 +11:00
Mike Farah 15e18bb98b Error when passing files and using null-input flag 2021-01-09 12:23:06 +11:00
Mike Farah 644063646e Env Ops! 2021-01-09 12:06:19 +11:00
Mike Farah aabed1a237 strenv 2021-01-09 11:38:08 +11:00
Mike Farah c12764dba8 wip 2021-01-08 21:09:43 +11:00
Mike Farah 1d5ecb244d wip 2021-01-08 21:07:46 +11:00
Mike Farah 7798a141cf Bumped go yaml for comment hanlding fixes 2021-01-08 20:56:54 +11:00
Mike Farah b7583a538d Added webi 2021-01-08 12:14:36 +11:00
Mike Farah 529e88b630 Added recurse examples 2021-01-08 12:11:29 +11:00
Mike Farah 658006eb93 Added another delete example 2021-01-08 11:59:49 +11:00
Mike Farah 2743a7e058 Can assign-update tag 2021-01-06 20:44:28 +11:00
Mike Farah f95862fba3 Can assign-update style 2021-01-06 20:37:53 +11:00
Mike Farah 3f58c4bc38 Can assign-update aliases and anchors 2021-01-06 20:30:48 +11:00
Mike Farah a7975df7cd Can assign-update comments 2021-01-06 20:22:50 +11:00
Mike Farah 3d5a5e0360 updating readme 2021-01-06 15:33:20 +11:00
Mike Farah 155755ae2f brew v3! 2021-01-06 15:22:29 +11:00
Mike Farah 601c13531c Updated collect objcet doc 2021-01-06 15:20:54 +11:00
Mike Farah 69d00c89df Added shorthand document index selection 2021-01-05 13:28:37 +11:00
Mike Farah 2faff7b05f Unwrap node in get tag to return proper tag at root level 2021-01-05 13:23:03 +11:00
Mike Farah 165949041d Added v3 snap instructions 2021-01-05 13:05:03 +11:00
Mike Farah dbd7ab0f13 Refactored doc generation, add fi fileIndex alias 2021-01-02 10:49:33 +11:00
Mike Farah 6d512ad718 Fixed updating yaml from other files 2021-01-02 10:27:32 +11:00
Mike Farah 4fef4a7ab1 update issue template, instruct questions to be raised in disussion 2020-12-31 13:43:44 +11:00
Mike Farah dcb17b51a9 fixed heading 2020-12-31 09:33:15 +11:00
Mike Farah 385417556d added tar.gz instructions 2020-12-31 09:30:59 +11:00
Mike Farah edb5f213d7 updating readme 2020-12-31 09:22:22 +11:00
Mike Farah 5cfd9b05ee updating readme 2020-12-31 09:22:18 +11:00
Mike Farah 1b887e23b3 scripts/check works for local and docker build 2020-12-30 10:40:41 +11:00
Mike Farah 9509831cff Updated docs 2020-12-29 22:35:57 +11:00
Mike Farah e92180e89d updated release instructions 2020-12-29 09:59:16 +11:00
Mike Farah a6ae33c3f1 Cleaning up release process, fixed github action version 2020-12-29 09:50:21 +11:00
Mike Farah 94a563dfd8 Updated docs 2020-12-28 11:57:20 +11:00
Mike Farah 0328cfd619 Added prettyPrint flag 2020-12-28 11:40:41 +11:00
Mike Farah 88663a6ce3 Added recurse keys operator 2020-12-28 11:24:42 +11:00
Mike Farah b10a9ccfc6 Removed TraversePrefs 2020-12-28 10:29:43 +11:00
Mike Farah 9e9e15df73 More scenarios 2020-12-27 23:00:46 +11:00
Mike Farah 6cc6fdf322 Cleaning code 2020-12-27 22:56:15 +11:00
Mike Farah a88c2dc5d3 Traverse Array Operator 2020-12-27 22:48:20 +11:00
Mike Farah ea231006ed Refactoring traverse 2020-12-27 09:55:08 +11:00
Mike Farah 80f187f1a4 Refactoring traverse 2020-12-27 09:51:34 +11:00
Mike Farah 98e8b3479f Fixed nested array splat path 2020-12-25 12:49:05 +11:00
Mike Farah eb539ff326 Fixed doc links 2020-12-23 10:37:51 +11:00
Mike Farah c09f7aa707 Cleaning up docs 2020-12-23 10:30:13 +11:00
Mike Farah 7f5c380d16 v4.1.0 2020-12-23 10:23:54 +11:00
Mike Farah 6a05e517f1 Updated release instructions, remove gate for release 2020-12-23 10:23:09 +11:00
Mike Farah 8ee6f7dc1a fixing xcompile for git action 2020-12-22 22:50:01 +11:00
Mike Farah 8bd54cd603 fixing xcompile for git action 2020-12-22 22:31:28 +11:00
Mike Farah f2f7b6db0f only tar executable files 2020-12-22 20:50:52 +11:00
Mike Farah e082fee5d4 Fixed rhash call 2020-12-22 20:37:35 +11:00
Mike Farah 412911561f Fixed xcompile.sh 2020-12-22 20:23:13 +11:00
Mike Farah 52ae633cb7 trialing github release actions 2020-12-22 20:05:23 +11:00
Mike Farah 9356ca59bb trialing github release actions 2020-12-22 20:03:01 +11:00
Mike Farah 6dec167f74 trialing github release actions 2020-12-22 20:01:21 +11:00