kdl-rs/src
Kat Marchán cbadb35764
clippy fix and fmt
2024-12-08 23:55:12 -08:00
..
document.rs clippy fix and fmt 2024-12-08 23:55:12 -08:00
entry.rs feat(value,entry): i128 for integers, autoformat safe KdlEntryFormat (#91) 2024-11-29 18:50:14 -08:00
error.rs refactor(parser): refactor number parsing to support generic number types 2024-11-30 20:36:56 -08:00
fmt.rs clippy fix and fmt 2024-12-08 23:55:12 -08:00
identifier.rs refactor(parser): refactor try_parse to be lift more weight 2024-10-08 22:37:43 -07:00
lib.rs clippy fix and fmt 2024-12-08 23:55:12 -08:00
node.rs feat(fmt): Configurable autoformat with `FormatConfig` (#95) 2024-12-06 12:59:20 -08:00
nom_compat.rs chore: clean up and docs 2022-04-23 01:21:28 -07:00
query.rs feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
query_parser.rs feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
v1_parser.rs feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
v2_parser.rs feat(draft): 2.0.0-draft.6 support (#92) 2024-12-04 13:04:16 -08:00
value.rs feat(value,entry): i128 for integers, autoformat safe KdlEntryFormat (#91) 2024-11-29 18:50:14 -08:00