Ecosyste.ms: Issues

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

GitHub / V0ldek/rsonpath issues and pull requests

#110 - dep: bump simple_logger from 4.0.0 to 4.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#109 - dep: bump clap from 4.1.8 to 4.1.11

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#108 - dep: bump thiserror from 1.0.39 to 1.0.40

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#107 - dep: bump clap from 4.1.8 to 4.1.9

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, rust

#106 - dep: bump thiserror from 1.0.38 to 1.0.39

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#105 - dep: bump clap from 4.1.6 to 4.1.8

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#104 - dep: bump clap from 4.1.6 to 4.1.7

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, rust

#103 - chore(ci): update dtolnay/rust-toolchain requirement to stable

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#102 - chore(ci): bump actions/add-to-project from 0.4.0 to 0.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#101 - Faster comma/colon toggle

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

#100 - fix: duplicate results with `.*` on singleton list

Pull Request - State: closed - Opened by V0ldek almost 2 years ago

#99 - dep: bump clap from 4.1.4 to 4.1.6

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, rust

#98 - docs: update main plot in README

Pull Request - State: closed - Opened by V0ldek almost 2 years ago

#97 - The README graph is incorrect

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: documentation

#96 - Duplicate results when a wildcard runs over a singleton list with a complex value

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: bug, contribute: help wanted, contribute: good first issue, mod: engine, area: selector

#95 - Release v0.3.0

Pull Request - State: closed - Opened by V0ldek almost 2 years ago

#94 - dep: bump test-case from 2.2.2 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, rust

#93 - Wildcard child support in both engines

Pull Request - State: closed - Opened by V0ldek almost 2 years ago

#92 - chore(ci): bump devops-actions/issue-comment-tag from 0.1.6 to 0.1.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#91 - Make the compiler produce minimal DFAs

Issue - State: open - Opened by V0ldek almost 2 years ago - 3 comments
Labels: type: feature, help wanted, acceptance: go ahead, area: performance

#90 - feat: compiling wildcard child selectors

Pull Request - State: closed - Opened by V0ldek almost 2 years ago

#89 - Error handling improvements.

Pull Request - State: closed - Opened by V0ldek almost 2 years ago

#88 - "Too complex" compiler error + refactoring

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: mod: engine, type: reliability, area: library, mod: cli, mod: compiler, area: app

#87 - Fix install

Pull Request - State: closed - Opened by V0ldek almost 2 years ago

#86 - Install is broken

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: bug, area: app

#85 - dep: bump nom from 7.1.1 to 7.1.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, rust

#84 - dep: bump thiserror from 1.0.37 to 1.0.38

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, rust

#83 - dep: bump regex from 1.6.0 to 1.7.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, rust

#82 - dep: bump cc from 1.0.76 to 1.0.78

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, rust

#81 - dep: bump libc from 0.2.137 to 0.2.139

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, rust

#80 - chore(ci): bump actions/upload-artifact from 3.1.1 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#79 - chore(ci): bump devops-actions/issue-comment-tag from 0.1.4 to 0.1.6

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#78 - chore(ci): bump actions/download-artifact from 3.0.1 to 3.0.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#77 - Compile-only CLI flag

Pull Request - State: closed - Opened by V0ldek almost 2 years ago

#76 - Compile-only CLI flag

Issue - State: closed - Opened by V0ldek almost 2 years ago - 2 comments
Labels: type: feature, mod: cli, area: app

#75 - #6 parse wildcard child selector

Pull Request - State: closed - Opened by V0ldek almost 2 years ago

#74 - V0ldek/dev experience

Pull Request - State: closed - Opened by V0ldek almost 2 years ago

#73 - Introduce the wildcard child selector `.*`/`[*]` into the main execution engine

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: feature, contribute: help wanted, mod: engine, area: selector

#72 - Introduce the wildcard descendant selector `..*`/`..[*]` into the main execution engine

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: feature, contribute: help wanted, mod: engine, area: selector

#71 - Introduce the wildcard descendant selector `..*`/`..[*]` into the recursive execution engine

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: feature, contribute: help wanted, mod: engine, area: selector

#70 - Compile the wildcard descendant selector `..*`/`..[*]`

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: feature, contribute: help wanted, area: selector, mod: compiler

#69 - Parse the wildcard descendant selector `..*`/`..[*]`

Issue - State: closed - Opened by V0ldek almost 2 years ago - 2 comments
Labels: type: feature, contribute: help wanted, contribute: good first issue, mod: parser, area: selector

#68 - Wildcard descendant selector `..*`/`..[*]`

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: tracking, area: selector

#67 - Include datasets and queries from JSONSki into benchmarks

Issue - State: closed - Opened by V0ldek almost 2 years ago - 2 comments
Labels: type: reliability, area: benchmarks

#66 - Panic-free engine execution

Pull Request - State: closed - Opened by V0ldek almost 2 years ago

#65 - Parse the negative index selector

Issue - State: closed - Opened by V0ldek almost 2 years ago - 2 comments
Labels: type: feature

#64 - Introduce the index selector (non-negative)

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: tracking, area: selector

#63 - Introduce the index selector (non-negative) into the main engine

Issue - State: closed - Opened by V0ldek almost 2 years ago - 2 comments
Labels: type: feature, mod: engine, contribute: simd, area: selector

#62 - Introduce the index selector (non-negative) into the recursive engine

Issue - State: closed - Opened by V0ldek almost 2 years ago - 2 comments
Labels: type: feature, mod: engine, contribute: simd, area: selector

#61 - Compile the index selector (non-negative)

Issue - State: closed - Opened by V0ldek almost 2 years ago - 2 comments
Labels: type: feature, contribute: help wanted, area: selector, mod: compiler

#60 - Parse the index selector (non-negative)

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: feature, contribute: help wanted, contribute: good first issue, mod: parser, area: selector, mod: classifier

#59 - Proptests for automaton compilation

Issue - State: open - Opened by V0ldek almost 2 years ago - 1 comment
Labels: acceptance: go ahead, type: reliability, area: proptest

#58 - Improve `Display` of a `JsonPathQuery`

Issue - State: closed - Opened by V0ldek almost 2 years ago - 2 comments
Labels: type: reliability, area: proptest, area: library, area: app

#57 - Non-nested subdocuments result mode

Issue - State: open - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: feature, help wanted, acceptance: go ahead, area: result

#56 - Full subdocument result mode

Issue - State: closed - Opened by V0ldek almost 2 years ago - 1 comment
Labels: type: feature, mod: engine, area: result, mod: cli

#54 - Show path result mode

Issue - State: open - Opened by V0ldek almost 2 years ago
Labels: type: feature, help wanted, acceptance: go ahead, area: result

#51 - Proptests for the `query` parser

Issue - State: open - Opened by V0ldek almost 2 years ago - 2 comments
Labels: help wanted, acceptance: go ahead, type: reliability, area: proptest

#44 - Setup release with GitHub Actions

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: reliability, area: devops

#41 - Librification

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: tracking, area: library

#40 - Add error and panic documentation

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: documentation, mod: engine, mod: parser, area: library, mod: classifier, mod: compiler

#39 - Make query execution panic-free

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: feature, mod: engine, type: reliability, area: library, mod: classifier

#38 - Make query parsing and compiling panic-free

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: reliability, mod: parser, area: library, mod: compiler

#37 - Remove the `len_trait` dependency

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: contribute: help wanted, contribute: good first issue, type: reliability, area: library, mod: classifier

#32 - Provide better error messages when benchmarks are called in an unexpected way

Issue - State: closed - Opened by V0ldek about 2 years ago - 1 comment
Labels: type: documentation, type: reliability, area: benchmarks

#31 - Bug (panic) parsing incorrect Json

Issue - State: closed - Opened by charles-paperman about 2 years ago - 3 comments
Labels: mod: engine, type: reliability, area: library

#26 - Allow the structural classifier to be stopped and resumed

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: feature, contribute: simd, area: performance, mod: classifier

#25 - Evaluate performance of a "find first possible match heuristic"

Issue - State: closed - Opened by V0ldek about 2 years ago - 1 comment
Labels: type: feature, contribute: help wanted, mod: engine, area: performance, mod: classifier

#23 - Allow buffered input streams

Issue - State: open - Opened by V0ldek about 2 years ago - 2 comments
Labels: type: feature, help wanted, acceptance: go ahead, area: performance

#22 - Proptests for the end-to-end query engine

Issue - State: open - Opened by V0ldek about 2 years ago
Labels: help wanted, acceptance: go ahead, type: reliability, area: proptest

#22 - Proptests for the end-to-end query engine

Issue - State: open - Opened by V0ldek about 2 years ago
Labels: help wanted, acceptance: go ahead, type: reliability, area: proptest

#21 - Add support for NEON (128-bit wide SIMD for ARM) for 32-bit architectures

Issue - State: open - Opened by V0ldek about 2 years ago
Labels: type: feature, help wanted, acceptance: go ahead, contribute: simd, area: performance

#21 - Add support for NEON (128-bit wide SIMD for ARM) for 32-bit architectures

Issue - State: open - Opened by V0ldek about 2 years ago
Labels: type: feature, help wanted, acceptance: go ahead, contribute: simd, area: performance

#20 - Better proptests for classification

Issue - State: open - Opened by V0ldek about 2 years ago
Labels: help wanted, acceptance: go ahead, type: reliability, area: proptest

#20 - Better proptests for classification

Issue - State: open - Opened by V0ldek about 2 years ago
Labels: help wanted, acceptance: go ahead, type: reliability, area: proptest

#17 - Separate quote/escape sequences from main classifier

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: feature, contribute: simd, area: performance, mod: classifier

#15 - Tests fail on Windows due to line ending differences

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: bug, type: reliability, area: devops

#14 - Add support for SSSE3 (128-bit wide SIMD for x86) for 32-bit architectures

Issue - State: open - Opened by V0ldek about 2 years ago
Labels: type: feature, help wanted, acceptance: go ahead, contribute: simd, area: performance, mod: classifier

#14 - Add support for SSSE3 (128-bit wide SIMD for x86) for 32-bit architectures

Issue - State: open - Opened by V0ldek about 2 years ago
Labels: type: feature, help wanted, acceptance: go ahead, contribute: simd, area: performance, mod: classifier

#14 - Add support for SSSE3 (128-bit wide SIMD for x86) for 32-bit architectures

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: feature, help wanted, contribute: simd, area: performance, mod: classifier

#13 - Remove `eyre` as a library dependency and replace with `thiserror`

Issue - State: closed - Opened by V0ldek about 2 years ago - 1 comment
Labels: contribute: good first issue, type: reliability, area: library

#12 - Result mode – line

Issue - State: open - Opened by V0ldek about 2 years ago
Labels: type: feature, help wanted, acceptance: go ahead, area: result

#11 - Classify commas

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: feature, contribute: simd, area: selector, mod: classifier

#10 - Differentiate brackets and braces in both classifiers

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: feature, contribute: help wanted, contribute: good first issue, mod: engine, area: selector, mod: classifier

#9 - Wildcard child selector `.*`/`[*]`

Issue - State: closed - Opened by V0ldek about 2 years ago - 1 comment
Labels: type: tracking, area: selector

#8 - Introduce the wildcard child selector `.*`/`[*]` into the recursive execution engine

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: feature, contribute: help wanted, mod: engine, area: selector

#7 - Compile the wildcard child selector `.*`/`[*]`

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: feature, contribute: help wanted, area: selector, mod: compiler

#6 - Parse the wildcard child selector `.*`/`[*]`

Issue - State: closed - Opened by V0ldek about 2 years ago
Labels: type: feature, mod: parser, area: selector

#3 - Installing via `cargo install` fails without custom flags with target features

Issue - State: closed - Opened by V0ldek over 2 years ago
Labels: type: bug, mod: cli, area: devops