Ecosyste.ms: Issues

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

GitHub / chanced/jsonptr issues and pull requests

#101 - Error docs and cleanup

Pull Request - State: closed - Opened by chanced 19 days ago - 1 comment

#100 - refactor a bit

Pull Request - State: closed - Opened by chanced 3 months ago - 6 comments

#99 - Experimental parse error from #93

Pull Request - State: closed - Opened by chanced 3 months ago - 21 comments

#98 - tentative changes to #93

Pull Request - State: closed - Opened by asmello 3 months ago - 1 comment

#97 - Bump codecov/codecov-action from 4 to 5

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#94 - Improve `ParseIndexError::InvalidCharacter` error

Pull Request - State: closed - Opened by asmello 4 months ago - 2 comments

#92 - rename SlicePointer --> PointerIndex

Pull Request - State: closed - Opened by asmello 4 months ago - 1 comment

#91 - Draft a release explaining the breaking changes & lay roadmap for 1.0

Issue - State: open - Opened by chanced 4 months ago - 4 comments

#90 - Errors should contain the position (index) of tokens

Issue - State: open - Opened by chanced 4 months ago

#89 - Deprecates `Pointer::split_at`, adds `Pointer::split_at_offset`

Pull Request - State: open - Opened by chanced 4 months ago - 1 comment

#88 - Deprecate `Pointer::split_at`

Issue - State: open - Opened by chanced 4 months ago

#87 - check toml fmt

Pull Request - State: closed - Opened by asmello 4 months ago - 3 comments

#86 - check toml fmt

Pull Request - State: closed - Opened by asmello 4 months ago - 2 comments

#85 - add wngr as author

Pull Request - State: closed - Opened by asmello 4 months ago - 8 comments

#84 - Slicing API for `Pointer`

Pull Request - State: closed - Opened by asmello 4 months ago - 6 comments

#83 - Proposal for `Walk` / `WalkMut`

Pull Request - State: closed - Opened by chanced 4 months ago - 4 comments

#82 - Add `Token::is_next` method

Pull Request - State: closed - Opened by asmello 4 months ago - 2 comments

#81 - Add `Pointer::starts_with` and `Pointer::ends_with`

Pull Request - State: closed - Opened by asmello 4 months ago - 1 comment

#80 - Stricter validation of RFC 6901 array indices

Pull Request - State: closed - Opened by asmello 4 months ago - 11 comments

#79 - Add some box-related methods

Pull Request - State: closed - Opened by asmello 4 months ago - 2 comments

#78 - use associated type bound

Pull Request - State: closed - Opened by asmello 4 months ago - 3 comments

#77 - update signature of PathBuf::parse

Pull Request - State: closed - Opened by asmello 4 months ago - 4 comments

#76 - Refactor constructor safety

Pull Request - State: closed - Opened by asmello 4 months ago - 6 comments

#75 - VS Code debugger: "read memory from 0xc0 failed"

Issue - State: open - Opened by chanced 5 months ago - 4 comments

#75 - VS Code debugger: "read memory from 0xc0 failed"

Issue - State: open - Opened by chanced 5 months ago - 4 comments

#74 - Fix debug visualization in vscode for `Pointer`

Issue - State: open - Opened by chanced 5 months ago - 3 comments

#74 - Fix debug visualization in vscode for `Pointer`

Issue - State: open - Opened by chanced 5 months ago - 3 comments

#73 - 0.6.3

Pull Request - State: closed - Opened by chanced 5 months ago - 1 comment

#72 - improves `len`docs

Pull Request - State: closed - Opened by chanced 5 months ago - 2 comments

#71 - Remove `PointerBuf::len` & `PointerBuf::is_empty`

Issue - State: closed - Opened by chanced 5 months ago

#70 - V0.6.2

Pull Request - State: closed - Opened by chanced 5 months ago

#70 - V0.6.2

Pull Request - State: closed - Opened by chanced 5 months ago

#69 - adds `len` and `is_empty` to `Pointer`

Pull Request - State: closed - Opened by chanced 5 months ago - 5 comments

#69 - adds `len` and `is_empty` to `Pointer`

Pull Request - State: closed - Opened by chanced 5 months ago - 5 comments

#68 - v0.6.1

Pull Request - State: closed - Opened by chanced 5 months ago

#67 - Adds fluid methods to `Pointer`

Pull Request - State: closed - Opened by chanced 5 months ago - 15 comments

#66 - Error on leading zeros when decoding indices

Pull Request - State: closed - Opened by asmello 7 months ago - 6 comments

#65 - version bump to v0.5.1

Pull Request - State: closed - Opened by chanced 7 months ago

#64 - fixes documentation around `Components`

Pull Request - State: closed - Opened by chanced 7 months ago - 1 comment

#63 - removes offset method from `InvalidEncodingERror`

Pull Request - State: closed - Opened by chanced 7 months ago

#62 - modifies components + adds walk

Pull Request - State: closed - Opened by chanced 7 months ago - 1 comment

#61 - Small DX changes + more docs

Pull Request - State: closed - Opened by chanced 8 months ago - 8 comments

#60 - fixes links in readme

Pull Request - State: closed - Opened by chanced 8 months ago

#59 - improves README verbiage

Pull Request - State: closed - Opened by chanced 8 months ago

#57 - Remove unnecessary tests

Issue - State: open - Opened by chanced 8 months ago - 2 comments

#56 - Improve docs & codecov for 0.5.0

Pull Request - State: closed - Opened by chanced 8 months ago - 13 comments

#55 - fixes build status shield + adds coverage shield

Pull Request - State: closed - Opened by chanced 8 months ago

#55 - fixes build status shield + adds coverage shield

Pull Request - State: closed - Opened by chanced 8 months ago

#54 - Fix readme shields

Pull Request - State: closed - Opened by chanced 8 months ago - 1 comment

#54 - Fix readme shields

Pull Request - State: closed - Opened by chanced 8 months ago - 1 comment

#53 - Bump syn from 1.0.109 to 2.0.46

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 3 comments
Labels: dependencies, rust

#52 - remove unsafe helper

Pull Request - State: closed - Opened by asmello 8 months ago - 1 comment

#52 - remove unsafe helper

Pull Request - State: closed - Opened by asmello 8 months ago - 1 comment

#51 - Improves CI, fixes `no_std` and other misc issues discovered

Pull Request - State: closed - Opened by chanced 8 months ago - 17 comments

#50 - merge `is_valid` and `validate`

Pull Request - State: closed - Opened by chanced 8 months ago - 2 comments

#49 - add repr transparent to `Pointer`

Pull Request - State: closed - Opened by asmello 8 months ago - 3 comments

#48 - Adds TOML support, refactors tests, adds `Deserialize` to `Pointer`

Pull Request - State: closed - Opened by chanced 8 months ago - 20 comments

#47 - updates `CHANGELOG.md`

Pull Request - State: closed - Opened by chanced 8 months ago

#46 - fixes intersection issue #44

Pull Request - State: closed - Opened by chanced 8 months ago

#45 - Fix-intersection-backslash

Pull Request - State: closed - Opened by chanced 8 months ago

#44 - `Pointer::intersection` fails if one pointer equals or ends with `"/"`

Issue - State: closed - Opened by chanced 8 months ago - 4 comments

#43 - `PointerBuf::append` should have a generic param

Issue - State: closed - Opened by chanced 8 months ago - 1 comment

#42 - Allow for splitting a `Pointer` by `Token` position (index)

Issue - State: closed - Opened by chanced 8 months ago - 22 comments

#41 - refactoring errors & assignment

Pull Request - State: closed - Opened by chanced 8 months ago - 29 comments

#40 - rename inside -> for_len

Pull Request - State: closed - Opened by asmello 8 months ago - 1 comment

#39 - introduce Index type for less error-prone index resolution

Pull Request - State: closed - Opened by asmello 8 months ago - 6 comments

#38 - Document the implicit decoding of `Token`

Issue - State: closed - Opened by chanced 8 months ago

#37 - Rework `Token` type

Pull Request - State: closed - Opened by asmello 8 months ago - 6 comments

#36 - Should `Token` serialize as decoded?

Issue - State: closed - Opened by asmello 8 months ago - 3 comments

#35 - `Token::as_index` OOB behavior

Issue - State: closed - Opened by asmello 8 months ago - 14 comments

#34 - removes optional dependencies `url`, `fluent-uri`, `uniresid`

Pull Request - State: closed - Opened by chanced 8 months ago

#33 - update CHANGELOG.md

Pull Request - State: closed - Opened by asmello 8 months ago - 1 comment

#32 - add asmello as an author

Pull Request - State: closed - Opened by asmello 8 months ago

#31 - Add fluid methods to `PointerBuf`

Issue - State: closed - Opened by chanced 10 months ago - 5 comments

#30 - Slice-like Pointers

Pull Request - State: closed - Opened by asmello 11 months ago - 24 comments

#29 - Refactor errors

Issue - State: closed - Opened by chanced 11 months ago

#28 - `Pointer::union` is misleadingly named

Issue - State: closed - Opened by asmello 11 months ago - 3 comments

#27 - fixes `pop_back` `pop_front` on empty strings

Pull Request - State: closed - Opened by chanced 11 months ago

#26 - `Pointer::pop_front`: Correctly handle empty strings

Pull Request - State: closed - Opened by asmello 11 months ago

#25 - `Pointer::pop_back`: Correctly handle empty strings

Pull Request - State: closed - Opened by wngr 11 months ago - 3 comments

#24 - V0.4.6

Pull Request - State: closed - Opened by chanced 12 months ago

#23 - `Pointer::last` return `None` for root pointer

Pull Request - State: closed - Opened by wngr 12 months ago - 3 comments

#22 - v0.4.5

Pull Request - State: closed - Opened by chanced 12 months ago

#21 - `Pointer::push_back`: Handle empty keys

Pull Request - State: closed - Opened by wngr 12 months ago - 3 comments

#20 - Potential Support for Regex?

Issue - State: closed - Opened by JewishLewish over 1 year ago - 4 comments

#18 - How does delete work?

Issue - State: closed - Opened by JewishLewish over 1 year ago - 3 comments

#16 - Add `parse` method to `Pointer` which calls `FromStr::from_str`

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

#15 - implements `IntoIterator` for `&Pointer`

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

#14 - implements `AsRef<[u8]>` and `Borrow<[u8]>` for `Pointer`

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

#13 - Remove `MalformedPointer` from `Pointer`

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

#12 - Index token positions

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

#11 - adds quotes around `Pointer` debug output

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

#10 - Add `query!`macro and accompanying `Query` type

Issue - State: closed - Opened by chanced almost 2 years ago

#9 - fix fluent_uri feature flag details in readme

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