Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Pull requests: jsonpath-standard/jsonpath-reference-implementation

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

tidy up
#1 by glyn was merged Sep 15, 2020 Loading…
Fix project name
#2 by glyn was merged Sep 15, 2020 Loading…
union child
#4 by glyn was merged Sep 28, 2020 Loading…
dot child name syntax
#5 by glyn was merged Sep 28, 2020 Loading…
Switch to ::new constructor style
#10 by mkmik was merged Oct 1, 2020 Loading…
Some docstrings for the matcher module
#11 by mkmik was merged Oct 1, 2020 Loading…
Fix formatting of cts.json
#14 by mkmik was merged Oct 1, 2020 Loading…
Avoid using dyn Path when not necessary
#16 by mkmik was merged Oct 6, 2020 Loading…
Test surrogate pairs in single quotes
#19 by glyn was merged Oct 6, 2020 Loading…
Bump slyce
#24 by glyn was closed Mar 26, 2021 Loading…
Bump CTS
#26 by glyn was merged Mar 26, 2021 Loading…
Bump edition
#30 by glyn was merged Jun 13, 2022 Loading…
Unicode escape case
#31 by glyn was merged Jun 13, 2022 Loading…
Rename Iter to NodeList
#32 by glyn was merged Aug 1, 2022 Loading…
Descendant selectors
#33 by glyn was merged Aug 12, 2022 Loading…
Bump CTS
#34 by glyn was merged Aug 12, 2022 Loading…
Simplify lifetime declaration for Matcher
#7 by mkmik was merged Sep 30, 2020 Loading…
Simplify matchers
#8 by mkmik was merged Oct 1, 2020 Loading…
Controversial lifetime simplifications
#12 by mkmik was merged Oct 1, 2020 Loading…
Use zip and find_map to unescape
#17 by mkmik was closed Oct 5, 2020 Loading…
Implement wildcard matcher for arrays
#13 by mkmik was merged Oct 1, 2020 Loading…
Tolerate rust 1.43.0
#25 by glyn was merged Jan 5, 2021 Loading…
Add developer guide documentation Improvements or additions to documentation
#6 by glyn was merged Oct 1, 2020 Loading…
union child is a single union element
#21 by glyn was merged Oct 8, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.