Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kdl-org/kdl-rs issues and pull requests
#118 - Calling `ensure_v2` seems to lose span information
Issue -
State: closed - Opened by TheNeikos 8 days ago
- 3 comments
#117 - Compiling issues with 6.3.2
Issue -
State: closed - Opened by ck3mp3r 16 days ago
- 6 comments
#116 - Include schema validation code (and print nice errors if KDL doesn't follow the schema)
Issue -
State: open - Opened by TheLostLambda 18 days ago
- 3 comments
Labels: enhancement
#115 - feat(lsp): add LSP server
Pull Request -
State: closed - Opened by zkat 21 days ago
#114 - Children demand no space
Issue -
State: open - Opened by eugenesvk 25 days ago
#113 - LSP Server
Issue -
State: closed - Opened by zkat 28 days ago
- 1 comment
#112 - fix(parser): various tests and bugfixes
Pull Request -
State: closed - Opened by zkat about 1 month ago
#111 - feat(fallback): apply heuristics when doing fallbacks
Pull Request -
State: closed - Opened by zkat about 1 month ago
#110 - Improve error reporting for boolean attribute syntax errors
Issue -
State: open - Opened by andrewmd5 about 1 month ago
- 1 comment
Labels: needs more info
#109 - New multiline raw strings not rejected even when v1 support isn't enabled
Issue -
State: closed - Opened by eugenesvk about 1 month ago
#108 - Think not all valid unicode escapes in strings are supported
Issue -
State: closed - Opened by eugenesvk about 1 month ago
- 1 comment
#107 - Slashdash node doesn't accept semicolon terminator
Issue -
State: open - Opened by eugenesvk about 1 month ago
- 3 comments
Labels: needs more info
#106 - Please add a binary
Issue -
State: closed - Opened by eugenesvk about 1 month ago
- 2 comments
#105 - Improved fallback using heuristics
Issue -
State: open - Opened by zkat about 1 month ago
#104 - feat(v1): add rudimentary, optional, KDL v1 parsing
Pull Request -
State: closed - Opened by zkat about 2 months ago
#103 - update to latest 2.0 spec
Pull Request -
State: closed - Opened by zkat about 2 months ago
#102 - Set up and expose parsers such that both v1 and v2 parsers can be exposed
Issue -
State: open - Opened by zkat about 2 months ago
Labels: enhancement, breaking
#101 - feat(api): update the KdlNode and KdlDocument APIs to be more Vec-like
Pull Request -
State: closed - Opened by zkat about 2 months ago
#100 - Update parser to 2.0.0
Pull Request -
State: closed - Opened by zkat about 2 months ago
#99 - Update to 2.0.0
Issue -
State: closed - Opened by zkat about 2 months ago
#98 - Streaming parser
Issue -
State: open - Opened by zkat about 2 months ago
#97 - 4.7.0 is a breaking minor release because it changes the miette major version
Issue -
State: closed - Opened by cbiffle 2 months ago
- 1 comment
#96 - Use EditorConfig as for `autoformat`
Issue -
State: open - Opened by toastal 2 months ago
- 1 comment
#95 - Configurable autoformat with `FormatConfig`
Pull Request -
State: closed - Opened by Tamschi 2 months ago
- 4 comments
#95 - Configurable autoformat with `FormatConfig`
Pull Request -
State: closed - Opened by Tamschi 2 months ago
- 4 comments
#94 - error collection/recovery and reporting improvements
Pull Request -
State: closed - Opened by zkat 2 months ago
#93 - fix error reporting and recovery
Issue -
State: open - Opened by zkat 2 months ago
Labels: bug
#93 - fix error reporting and recovery
Issue -
State: closed - Opened by zkat 2 months ago
#92 - 2.0.0-draft.6 support
Pull Request -
State: closed - Opened by zkat 2 months ago
#92 - 2.0.0-draft.6 support
Pull Request -
State: closed - Opened by zkat 2 months ago
#91 - i128 for integers, autoformat safe KdlEntryFormat
Pull Request -
State: closed - Opened by rcgoodfellow 2 months ago
- 3 comments
#90 - update to draft.5
Pull Request -
State: closed - Opened by zkat 2 months ago
Labels: enhancement, breaking
#89 - [v2] Update to v2.0.0-draft.5
Issue -
State: closed - Opened by zkat 2 months ago
Labels: enhancement
#88 - chore(error): fix formatting error in CI
Pull Request -
State: closed - Opened by kachick 2 months ago
#87 - doc(license): fix format of license file
Pull Request -
State: closed - Opened by kachick 2 months ago
- 1 comment
#86 - chore: update link to license file
Pull Request -
State: closed - Opened by kachick 2 months ago
- 1 comment
#85 - Use tabs (U+0009) for autoformatting indentation
Issue -
State: closed - Opened by toastal 3 months ago
- 5 comments
Labels: enhancement, good first issue, help wanted
#84 - kdl 1 updated to a recent miette release?
Issue -
State: closed - Opened by cbiffle 3 months ago
- 2 comments
Labels: enhancement
#83 - Add Serde support
Pull Request -
State: open - Opened by zkat 4 months ago
- 3 comments
#82 - [v2] Rewrite v1 parser in winnow and expose it, so folks can easily port over existing kdl docs.
Issue -
State: closed - Opened by zkat 4 months ago
Labels: enhancement
#82 - [v2] Rewrite v1 parser in winnow and expose it, so folks can easily port over existing kdl docs.
Issue -
State: open - Opened by zkat 4 months ago
Labels: enhancement
#81 - [v2] Improve node entries and doc children APIs so they look and feel more like the Vec API
Issue -
State: closed - Opened by zkat 4 months ago
Labels: enhancement, breaking
#81 - [v2] Improve node entries API so it looks and feels more like the Vec API
Issue -
State: open - Opened by zkat 4 months ago
Labels: enhancement
#80 - [v2] Simplify value types
Issue -
State: closed - Opened by zkat 4 months ago
- 1 comment
Labels: enhancement
#80 - [v2] Simplify value types
Issue -
State: closed - Opened by zkat 4 months ago
- 1 comment
Labels: enhancement
#79 - [v2] Reimplement/bring back the query engine
Issue -
State: open - Opened by zkat 4 months ago
Labels: enhancement
#79 - [v2] Reimplement/bring back the query engine
Issue -
State: open - Opened by zkat 4 months ago
Labels: enhancement
#78 - [v2] Correctly strip line continuations from trailing node formatting
Issue -
State: open - Opened by zkat 4 months ago
- 2 comments
Labels: bug
#78 - [v2] Correctly strip line continuations from trailing node formatting
Issue -
State: open - Opened by zkat 4 months ago
Labels: bug
#77 - [v2] Fix comment autoformatting
Issue -
State: open - Opened by zkat 4 months ago
Labels: bug
#77 - [v2] Fix autoformatting issues
Issue -
State: open - Opened by zkat 4 months ago
Labels: bug
#76 - Add a CLI
Issue -
State: open - Opened by yonas 4 months ago
Labels: enhancement
#76 - Add a CLI
Issue -
State: open - Opened by yonas 4 months ago
Labels: enhancement
#75 - [WIP] Fixes to v2 so far
Pull Request -
State: closed - Opened by berkus 6 months ago
#74 - Closing curlies are pulled up into comments
Issue -
State: open - Opened by cfuehrmann 7 months ago
#73 - Format for parsed KDL only indenting first child node
Issue -
State: closed - Opened by dj95 10 months ago
- 6 comments
Labels: bug
#73 - Format for parsed KDL only indenting first child node
Issue -
State: open - Opened by dj95 10 months ago
- 2 comments
Labels: bug
#72 - No examples for writing/changing values - how to update an attribute?
Issue -
State: open - Opened by kevinbader 10 months ago
#72 - No examples for writing/changing values - how to update an attribute?
Issue -
State: open - Opened by kevinbader 10 months ago
#71 - Serde Support
Issue -
State: open - Opened by scott-wilson 10 months ago
- 7 comments
Labels: enhancement, help wanted
#70 - v2 parser
Pull Request -
State: closed - Opened by zkat 10 months ago
- 3 comments
Labels: enhancement
#69 - KDL 2.0.0 support
Issue -
State: closed - Opened by zkat 12 months ago
Labels: enhancement, help wanted, breaking
#69 - KDL 2.0.0 support
Issue -
State: closed - Opened by zkat 12 months ago
Labels: enhancement, help wanted, breaking
#68 - Continue parsing on parse error and collect all parse errors
Issue -
State: closed - Opened by zkat about 1 year ago
Labels: enhancement, breaking
#67 - port to winnow
Issue -
State: closed - Opened by zkat about 1 year ago
Labels: enhancement
#67 - port to winnow
Issue -
State: closed - Opened by zkat about 1 year ago
Labels: enhancement
#66 - raw string formatter is broken
Issue -
State: open - Opened by 1e1001 over 1 year ago
#65 - Insert into dash-val block
Issue -
State: open - Opened by spacekookie over 1 year ago
- 1 comment
#64 - `result.replace("\n", "\r\n")` for `KdlDocument::to_string` on Windows
Issue -
State: open - Opened by dj8yfo over 1 year ago
- 2 comments
Labels: enhancement, good first issue, help wanted
#63 - Fix insertion/removal behavior
Pull Request -
State: closed - Opened by jaxter184 almost 2 years ago
- 4 comments
#62 - Insertion/removal behavior
Issue -
State: closed - Opened by jaxter184 almost 2 years ago
- 2 comments
Labels: bug
#61 - implement KQL query engine
Pull Request -
State: closed - Opened by zkat about 2 years ago
#60 - rework the span API to be strictly by-val
Pull Request -
State: closed - Opened by Gankra over 2 years ago
- 2 comments
Labels: breaking
#59 - Add better diagnostics for errant plain identifiers in nodes
Pull Request -
State: closed - Opened by Gankra over 2 years ago
- 2 comments
#58 - confusing error message for forgetting to wrap a string in quotes
Issue -
State: closed - Opened by Gankra over 2 years ago
- 6 comments
Labels: bug, help wanted
#57 - add spans to a bunch of things
Pull Request -
State: closed - Opened by Gankra over 2 years ago
- 6 comments
#56 - Fix formatting when decoration is not present
Pull Request -
State: closed - Opened by CAD97 over 2 years ago
- 5 comments
#55 - fmt() should add explicit decoration
Pull Request -
State: closed - Opened by CAD97 over 2 years ago
- 1 comment
#54 - `doc.to_string().parse()` is not idempotent
Issue -
State: closed - Opened by CAD97 over 2 years ago
- 1 comment
#53 - Fix tests
Pull Request -
State: closed - Opened by CAD97 over 2 years ago
- 3 comments
#52 - Odd error span with invalid float
Issue -
State: closed - Opened by CAD97 over 2 years ago
- 5 comments
Labels: bug, good first issue, help wanted
#51 - rustup miette
Pull Request -
State: closed - Opened by CAD97 over 2 years ago
- 4 comments
#50 - Clippy fixes
Pull Request -
State: closed - Opened by dmerejkowsky over 2 years ago
- 6 comments
#49 - Indent trailing brace of nested nodes.
Pull Request -
State: closed - Opened by cbiffle over 2 years ago
- 1 comment
#48 - Cannot easily format nodes if std::fmt::Display is in scope
Issue -
State: closed - Opened by dmerejkowsky over 2 years ago
- 1 comment
#47 - Examples
Pull Request -
State: closed - Opened by dmerejkowsky over 2 years ago
- 6 comments
#46 - `KdlEntry::clear_fmt` does not clear all formatting
Issue -
State: closed - Opened by nicopap over 2 years ago
#45 - Add clear_fmt_recursive method
Pull Request -
State: closed - Opened by nicopap over 2 years ago
- 5 comments
#44 - Remove reference to Kaydle
Pull Request -
State: closed - Opened by alilleybrinker over 2 years ago
#43 - Add accessors to entry type.
Pull Request -
State: closed - Opened by nicopap over 2 years ago
- 2 comments
#42 - Kaydle is mentioned in the README but the only version has been yanked.
Issue -
State: closed - Opened by alilleybrinker almost 3 years ago
- 3 comments
#41 - Custom float printer for consistent default float printing
Issue -
State: open - Opened by zkat almost 3 years ago
Labels: enhancement, good first issue, help wanted
#40 - KDL spec compliance tests + fixes
Pull Request -
State: closed - Opened by zkat almost 3 years ago
#39 - Test against main kdl compliance test suite.
Issue -
State: closed - Opened by zkat almost 3 years ago
- 1 comment
Labels: enhancement, good first issue, help wanted
#38 - feat(fmt): shiny new comment-preserving formatter!
Pull Request -
State: closed - Opened by zkat almost 3 years ago
#36 - feat(len): add APIs to calculate component lengths
Pull Request -
State: closed - Opened by zkat almost 3 years ago
#35 - docs, fixes, an polish
Pull Request -
State: closed - Opened by zkat almost 3 years ago
#34 - Better formatter
Issue -
State: closed - Opened by zkat almost 3 years ago
Labels: enhancement
#33 - Better parser errors
Pull Request -
State: closed - Opened by zkat almost 3 years ago
#32 - Query API
Issue -
State: closed - Opened by zkat almost 3 years ago
Labels: enhancement