Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dainiusjocas/clj-jq issues and pull requests

#60 - bump deps

Pull Request - State: closed - Opened by dainiusjocas about 1 year ago

#59 - chore: linting

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#58 - Bump deps 2023 06 10

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#57 - Update deps-lock.json for 2.4.0

Pull Request - State: closed - Opened by charles-dyfis-net over 1 year ago

#56 - feat: add useful functions to the CLI tool

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#55 - Fix/handle function not exist exception

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#54 - chore: update deps 2023 05 14

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#53 - feat: handle vars as JsonNode

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago - 1 comment

#52 - Unable to pass a JsonNode to stream-processor in args position

Issue - State: closed - Opened by charles-dyfis-net over 1 year ago - 4 comments

#51 - fix: support multiple json entities per line

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#49 - clj-jq ignoring all but first item on a line of input

Issue - State: closed - Opened by charles-dyfis-net over 1 year ago - 1 comment

#48 - feat: avoid intermediate collection creation in transducers

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#47 - Avoid intermediate collection in transducers

Issue - State: closed - Opened by dainiusjocas over 1 year ago

#46 - Support for custom JQ functions

Issue - State: open - Opened by dainiusjocas over 1 year ago

#45 - refactor: avoid laziness by wrapping stdin under the IReduceInit

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#44 - CLI: pretty print output by default

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#43 - Chore/document recent changes

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#42 - Feat/transducer interface

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#41 - feat: collect the stream of output entities into a collection

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#40 - Transducer based interface

Issue - State: closed - Opened by dainiusjocas over 1 year ago

#39 - Function to accept  JsonNode and return Collection

Issue - State: closed - Opened by dainiusjocas over 1 year ago

#36 - fix: handle string output with streams

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago - 1 comment

#35 - refactor: extract a function

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#33 - refactor: speed up multi output by using mutable ArrayList

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#32 - Add :vars to options to allow variables to be specified

Pull Request - State: closed - Opened by charles-dyfis-net over 1 year ago - 2 comments

#31 - Provide ability to add variables to scope during processor creation

Issue - State: closed - Opened by charles-dyfis-net over 1 year ago - 1 comment

#30 - Package as a Nix flake

Pull Request - State: closed - Opened by charles-dyfis-net over 1 year ago - 1 comment

#29 - compile: pass through extra arguments to native-image

Pull Request - State: closed - Opened by charles-dyfis-net over 1 year ago

#28 - Support queries where outputs are not 1:1 with inputs

Pull Request - State: closed - Opened by charles-dyfis-net over 1 year ago - 6 comments

#27 - Support expressions where each input does not map to exactly one result

Issue - State: closed - Opened by charles-dyfis-net over 1 year ago - 2 comments

#26 - chore: upgrade jackson-jq to 1.0.0-preview.20230409

Pull Request - State: closed - Opened by dainiusjocas over 1 year ago

#25 - Feat/load jq scripts from file system

Pull Request - State: closed - Opened by dainiusjocas about 2 years ago

#24 - Bump deps 2021 11 01

Pull Request - State: closed - Opened by dainiusjocas about 3 years ago

#23 - Don't use graalvm-build lib; bump deps

Pull Request - State: closed - Opened by dainiusjocas about 3 years ago

#22 - Fix windows build

Pull Request - State: closed - Opened by dainiusjocas about 3 years ago

#21 - Chore/bump deps 2021 10 16

Pull Request - State: closed - Opened by dainiusjocas about 3 years ago

#20 - refactor: create a separate namespace

Pull Request - State: closed - Opened by dainiusjocas about 3 years ago

#19 - windows uberjar build

Pull Request - State: closed - Opened by dainiusjocas about 3 years ago

#18 - macos native image

Pull Request - State: closed - Opened by dainiusjocas about 3 years ago

#17 - Build linux native image

Pull Request - State: closed - Opened by dainiusjocas about 3 years ago

#16 - Introduce tools.build

Pull Request - State: closed - Opened by dainiusjocas about 3 years ago

#15 - Bump dependencies

Pull Request - State: closed - Opened by dainiusjocas about 3 years ago

#14 - musl based static image

Issue - State: closed - Opened by dainiusjocas about 3 years ago

#13 - blog on usage for configuration

Issue - State: open - Opened by dainiusjocas about 3 years ago - 1 comment

#12 - Docs: example how to join scripts

Issue - State: closed - Opened by dainiusjocas about 3 years ago

#11 - API that given a JsonNode return JsonNode

Issue - State: closed - Opened by dainiusjocas about 3 years ago - 1 comment

#10 - CLI: optimize stdin stdout use cases

Issue - State: closed - Opened by dainiusjocas about 3 years ago

#9 - Bump deps

Pull Request - State: closed - Opened by dainiusjocas over 3 years ago

#8 - Query JsonNode object with JsonQuery

Pull Request - State: closed - Opened by dainiusjocas over 3 years ago

#7 - fix: split string by space in main-opts

Pull Request - State: closed - Opened by dainiusjocas over 3 years ago

#6 - CLI utility

Pull Request - State: closed - Opened by dainiusjocas over 3 years ago

#5 - Option to pretty-print output

Issue - State: closed - Opened by dainiusjocas over 3 years ago

#4 - clj-docs setup

Issue - State: closed - Opened by dainiusjocas over 3 years ago

#3 - Add Lucene monitor for the deep text queries

Issue - State: open - Opened by dainiusjocas over 3 years ago

#2 - Provide GraalVM compiled CLI utility

Issue - State: closed - Opened by dainiusjocas over 3 years ago

#1 - Initial Implementation

Pull Request - State: closed - Opened by dainiusjocas over 3 years ago - 1 comment