tombi/crates
2025-12-21 22:39:22 +09:00
..
tombi-accessor fix: use clippy. 2025-10-04 08:41:32 +09:00
tombi-ast refactor: remove has_only_comments methods from Array and InlineTable 2025-12-18 09:37:40 +09:00
tombi-ast-editor refactor: update various implementations and structures across multiple crates for improved consistency and readability 2025-12-11 22:31:37 +09:00
tombi-cache refactor: update various implementations and structures across multiple crates for improved consistency and readability 2025-12-11 22:31:37 +09:00
tombi-cli-options feat: support xtask verbose. 2025-12-07 10:36:52 +09:00
tombi-comment-directive refactor: rename unused lint disabled to unused noqa in CommonLintRules and update related validation functions 2025-12-12 19:44:27 +09:00
tombi-comment-directive-serde refactor: update various implementations and structures across multiple crates for improved consistency and readability 2025-12-11 22:31:37 +09:00
tombi-comment-directive-store style: run cargo fmt. 2025-10-05 15:59:07 +09:00
tombi-config feat: add V1.1.0 variant. 2025-12-18 09:23:00 +09:00
tombi-date-time feat: use debug_assert. 2025-12-06 08:38:52 +09:00
tombi-diagnostic refactor: Diagnostics Printer. 2025-12-20 18:12:45 +09:00
tombi-document refactor: update various implementations and structures across multiple crates for improved consistency and readability 2025-12-11 22:31:37 +09:00
tombi-document-tree refactor: update TOML version checks to V1.0.0 2025-12-18 22:16:08 +09:00
tombi-extension feat: use macro hostname. 2025-12-13 11:05:50 +09:00
tombi-formatter refactor: update TOML version checks to V1.0.0 2025-12-18 22:16:08 +09:00
tombi-future
tombi-glob refactor: update various implementations and structures across multiple crates for improved consistency and readability 2025-12-11 22:31:37 +09:00
tombi-json refactor: update various implementations and structures across multiple crates for improved consistency and readability 2025-12-11 22:31:37 +09:00
tombi-json-lexer refactor: update various implementations and structures across multiple crates for improved consistency and readability 2025-12-11 22:31:37 +09:00
tombi-json-syntax feat: use debug_assert. 2025-12-06 08:38:52 +09:00
tombi-json-value feat: use debug_assert. 2025-12-06 08:38:52 +09:00
tombi-lexer refactor: update various implementations and structures across multiple crates for improved consistency and readability 2025-12-11 22:31:37 +09:00
tombi-linter refactor: enhance test_lint! macro and update schema path handling 2025-12-17 00:53:23 +09:00
tombi-lsp fix: display value. 2025-12-21 22:39:22 +09:00
tombi-parser refactor: update TOML version checks to V1.0.0 2025-12-18 22:16:08 +09:00
tombi-rg-tree refactor: update various implementations and structures across multiple crates for improved consistency and readability 2025-12-11 22:31:37 +09:00
tombi-schema-store fix: update example command to use macro for schemastore hostname 2025-12-13 11:06:35 +09:00
tombi-severity-level feat: update schema. 2025-09-09 13:33:24 +09:00
tombi-syntax feat: add BARE_KEY to SyntaxKind and update corresponding token list 2025-12-17 23:41:23 +09:00
tombi-test-lib feat: use macro hostname. 2025-12-13 11:05:50 +09:00
tombi-text refactor: update various implementations and structures across multiple crates for improved consistency and readability 2025-12-11 22:31:37 +09:00
tombi-toml-text refactor: update TOML version checks to V1.0.0 2025-12-18 22:16:08 +09:00
tombi-toml-version feat: add V1.1.0 variant. 2025-12-18 09:23:00 +09:00
tombi-uri feat: use macro hostname. 2025-12-13 11:05:50 +09:00
tombi-validator refactor: replace deprecated validation functions with handle_deprecated and handle_deprecated_value across validation modules 2025-12-12 21:30:28 +09:00
tombi-version-sort refactor: update various implementations and structures across multiple crates for improved consistency and readability 2025-12-11 22:31:37 +09:00
tombi-x-keyword feat: add x-tombi-additional-key-label features. 2025-09-27 09:19:53 +09:00