Ecosyste.ms: Issues

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

GitHub / taimoorzaeem/aeson-jsonpath issues and pull requests

#49 - refactor: simplify normalized path

Pull Request - State: open - Opened by taimoorzaeem 1 day ago

#48 - docs: update haddock documentation

Pull Request - State: closed - Opened by taimoorzaeem 4 days ago

#47 - cabal: hide internal modules

Pull Request - State: closed - Opened by taimoorzaeem 8 days ago

#46 - revert: remove function extensions

Pull Request - State: closed - Opened by taimoorzaeem 10 days ago

#45 - ci: set compliance testing to run weekly

Pull Request - State: closed - Opened by taimoorzaeem 11 days ago

#44 - feat: implement length function from function extensions

Pull Request - State: closed - Opened by taimoorzaeem 12 days ago

#42 - refactor: extract TestExpr out of BasicExpr

Pull Request - State: closed - Opened by taimoorzaeem 17 days ago

#41 - refactor: separate Literal from Comparable

Pull Request - State: closed - Opened by taimoorzaeem 18 days ago

#40 - refactor: split Parser.hs to multiple modules

Pull Request - State: closed - Opened by taimoorzaeem 19 days ago

#39 - ci: setup nightly compliance testing

Pull Request - State: closed - Opened by taimoorzaeem 22 days ago

#38 - Update haddock docs

Issue - State: closed - Opened by taimoorzaeem 23 days ago
Labels: docs

#37 - test: separate compliance and spec tests

Pull Request - State: closed - Opened by taimoorzaeem 23 days ago

#36 - test: add jsonpath-compliance-test-suite as git submodule

Pull Request - State: closed - Opened by taimoorzaeem 24 days ago

#35 - refactor: divide code into more modules

Pull Request - State: closed - Opened by taimoorzaeem 25 days ago

#34 - source modules are bloated and needs refactoring

Issue - State: closed - Opened by taimoorzaeem 28 days ago
Labels: dev

#33 - chore: release v0.3.0.1

Pull Request - State: closed - Opened by taimoorzaeem 29 days ago

#32 - fix: add test/cts.json to hackage bundle

Pull Request - State: closed - Opened by taimoorzaeem 29 days ago

#31 - test/cts.json not included in hackage bundle

Issue - State: closed - Opened by DanBurton 29 days ago - 2 comments
Labels: test, build

#30 - Escape characters are not handled properly in Normalized Path

Issue - State: open - Opened by taimoorzaeem 29 days ago
Labels: bug

#29 - chore: prepare release v0.3.0.0

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#28 - feat: add queryLocated function

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#27 - docs: add haddock documentation

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#26 - fix: fix comparison expression in filter selector

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#25 - feat: handle unicode chars in string literals

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#24 - fix: reduce test failures on compliance testing

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#23 - fix: handle bools and null value in filter selector

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#22 - test: introduce jsonpath standard compliance testing

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#21 - refactor: simplify types and query execution structure

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#20 - chore: update project metadata

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#19 - fix: skip spaces/tabs/linefeeds/returns in parsing

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#18 - ci: update stack LTS resolver version

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#17 - feat: implement filter selector

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#16 - ci: add hlint check

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#15 - Missing haddock documentation

Issue - State: closed - Opened by taimoorzaeem about 1 month ago
Labels: docs

#14 - fix: replace hyphen with underscore in member-name-shorthand

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#13 - fix: add parsing for double values in filter selector

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#12 - feat: add parser for Filter Selector

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#11 - refactor: move types to Types.hs module

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#10 - chore: add FUNDING.yml

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#9 - feat: always return (Vector Value) and rename runJSPQuery to query

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#8 - feat: allow spaces around JSONPath query

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#7 - chore: release v0.2.0.0

Pull Request - State: closed - Opened by taimoorzaeem about 1 month ago

#6 - chore: code cleanup using hlint

Pull Request - State: closed - Opened by taimoorzaeem about 2 months ago

#5 - feat: add quasiquoter for compile-time query syntax checking

Pull Request - State: closed - Opened by taimoorzaeem about 2 months ago

#4 - ci: add workflow for building with stack

Pull Request - State: closed - Opened by taimoorzaeem about 2 months ago

#3 - YAML support

Issue - State: closed - Opened by ysangkok about 2 months ago - 2 comments
Labels: enhancement, idea

#2 - fix: allow hyphen and unicode characters in JSPMemberNameSH

Pull Request - State: closed - Opened by taimoorzaeem about 2 months ago

#1 - Test against compliance test suite

Issue - State: closed - Opened by glyn 2 months ago - 4 comments
Labels: test