Commit Graph

564 Commits

Author SHA1 Message Date
Mike Farah 288aec942c ops first class 2020-10-12 10:46:54 +11:00
Mike Farah 7c4cf72468 wip 2020-10-12 10:09:13 +11:00
Mike Farah b025000f20 cool, both work 2020-10-11 11:46:07 +11:00
Mike Farah 1ba1e90e58 dont splat scalars 2020-10-11 11:45:20 +11:00
Mike Farah e0d1aed5b9 Refactoring 2020-10-11 11:24:22 +11:00
Mike Farah e6fd6905eb wip 2020-10-10 23:04:10 +11:00
Mike Farah 0a2a3c4374 can delete 2020-10-10 22:42:09 +11:00
Mike Farah ac076cd34a assign operator 2020-10-10 15:24:37 +11:00
Mike Farah 8170eec6d1 extracted out operators 2020-10-10 15:00:39 +11:00
Mike Farah 23083ed974 fixed equals number issue 2020-10-09 17:07:53 +11:00
Mike Farah 93aaa8ccee array equals! 2020-10-09 16:43:43 +11:00
Mike Farah d7716551cf arrays 2020-10-09 16:38:07 +11:00
Mike Farah c791e5c663 equal! 2020-10-09 15:06:01 +11:00
Mike Farah a6d4dbb8b8 equal! 2020-10-09 15:05:45 +11:00
Mike Farah c7ebdda530 added AND op 2020-10-09 12:10:46 +11:00
Mike Farah a0d940638c use orderermap 2020-10-09 12:04:19 +11:00
Mike Farah c09513803a wip 2020-10-09 11:37:47 +11:00
Mike Farah f95226e267 ops work in theory! 2020-10-09 11:10:37 +11:00
Mike Farah f479a7e8e3 wip 2020-10-09 10:59:03 +11:00
Mike Farah f7d4695837 binary tree ftw 2020-10-09 08:51:14 +11:00
Mike Farah 5ee52f9506 wip 2020-10-09 08:51:14 +11:00
Mike Farah c2159d9861 postfix with traverse op 2020-10-09 08:51:14 +11:00
Mike Farah 95bc1e1599 include traverse as a operator token 2020-10-09 08:51:14 +11:00
Mike Farah e037c57725 postfix wip! 2020-10-09 08:51:14 +11:00
Mike Farah e32bc43c4e postfix wip! 2020-10-09 08:51:14 +11:00
Mike Farah a8bdc12d83 to postfix wip 2020-10-09 08:51:14 +11:00
Mike Farah ae59ad57f4 tree wip 2020-10-09 08:51:14 +11:00
Mike Farah c321600afa fixed wrapping! 2020-10-09 08:51:14 +11:00
Mike Farah 4c95efa469 wip 2020-10-09 08:51:14 +11:00
Morgan Bazalgette 996ee0b433 add test for key order 2020-10-09 08:38:42 +11:00
Morgan Bazalgette bb9cb0c60e fix tests 2020-10-09 08:38:42 +11:00
Morgan Bazalgette a125495eec keep order of keys when json marshalling 2020-10-09 08:38:42 +11:00
Peter Benjamin 7fa2835e13 fix(image): bump alpine image minor version
This is to patch a high security vulnerability.
Closes #550

Signed-off-by: Peter Benjamin <petermbenjamin@gmail.com>
2020-10-08 12:29:04 +11:00
Mike Farah e0f5cb3c59
Update README.md
Fixing alpine instructions
2020-10-01 09:20:32 +10:00
Mike Farah 87550b7fe5 Show errors on validate 2020-09-21 20:34:29 +10:00
Mike Farah 5554301c29 Updated install instructions, added wget 2020-09-21 11:06:57 +10:00
Mike Farah 3b0aaac626 Added checksum hashes order to release 2020-09-18 16:37:45 +10:00
Mike Farah 65cb472604
Update README.md 2020-09-16 15:43:08 +10:00
Mike Farah fbba38c9b7
Update README.md 2020-09-16 15:42:09 +10:00
Mike Farah e5948c4f16 Fixed potential npe 2020-09-13 12:14:20 +10:00
Mike Farah 4eaadf98d0 Set STDOUT to default out when printing via cobra 2020-09-13 11:49:55 +10:00
Mike Farah eedbb0a99f Explode anchors now applies to map keys too 2020-09-13 11:26:07 +10:00
Mike Farah 7dabc57b65 Added array update merge example 2020-09-13 11:12:52 +10:00
Mike Farah fcd3a90f67 Bumping minor version to indicate new merge features and slight backwards incompatibility 2020-09-13 11:06:56 +10:00
Mike Farah 88e99e5336 New line in docs for better readability 2020-09-13 11:04:48 +10:00
Mike Farah a8cfccd3af Merge master fix 2020-09-13 10:59:40 +10:00
Mike Farah 3355e80d85 Merge branch 'master' into new-merge2 2020-09-13 10:52:31 +10:00
Mike Farah f528b28938 Convert to JSON now handles non string keys 2020-09-13 10:44:22 +10:00
Mike Farah 5b7b390a33 Force static linking 2020-09-13 10:32:45 +10:00
Mike Farah 4f12e09e78 More info on other installation methods 2020-09-13 10:16:24 +10:00