Commit graph

60 commits

Author SHA1 Message Date
842cf2407c dont attempt to deserialize bracketed strings as arrays if they contain more brackets 2026-01-03 17:02:47 +01:00
1cc5b07228 flake update 2026-01-03 16:05:52 +01:00
5bda5907e9 0.3.2 2025-10-22 21:46:52 +02:00
cf230951a9 move to serde_core 2025-10-22 21:46:43 +02:00
83db98a146 0.3.1 2025-06-05 22:17:30 +02:00
b928f85df6 add support for deserializing a map with int keys as a sequence 2025-06-05 22:17:30 +02:00
1a37f7e866 update mill-scale 2025-06-02 20:07:49 +02:00
49bfcecf5e fmt 2025-06-02 19:55:48 +02:00
302279ec0a update repo url 2025-06-02 19:55:09 +02:00
8551922af6 workflow updates 2025-06-02 19:53:42 +02:00
12381464d3 flake update 2025-06-02 19:53:39 +02:00
993909ee21 0.3.0 2025-03-01 16:32:27 +01:00
d29d06166c make bare sequences worth with Entry 2025-03-01 15:32:22 +01:00
fe7bc149d6 fix sequence at end of group, support bare sequences 2025-02-28 23:58:26 +01:00
eeeb47560b updates 2025-02-25 20:18:55 +01:00
0e0674a0f6 clippy fixes 2025-02-25 19:59:45 +01:00
2ccd57d27e flake reorg 2025-02-25 19:54:59 +01:00
d68275218b cargo updates 2024-05-03 23:03:10 +02:00
552aae8377 cargo meta 2023-12-21 20:41:07 +01:00
21c048625e support tagged enums inside tables 2023-12-21 20:37:24 +01:00
988672437c fix unit enum parse 2023-12-21 19:51:49 +01:00
bc68a8c3a1 more test 2023-12-21 19:31:42 +01:00
63b3bdbefd handle leading space in array strings 2023-12-19 19:44:17 +01:00
21e97bae76 entry defaults 2023-12-19 19:37:33 +01:00
d14f22d1bc better array string handling 2023-12-19 18:19:41 +01:00
31977b9340 deref mut 2023-12-19 01:06:43 +01:00
ebb940847d allow deserializing from Entry 2023-12-19 01:04:07 +01:00
6643822671 serde array value 2023-12-18 22:56:27 +01:00
d7d26f530a serde for Entry/Table/Statement/Value 2023-12-18 22:49:16 +01:00
6a332d051f toplevel keyvalues tests 2023-12-18 21:52:35 +01:00
b999ea2e75 better spans for group value errors 2023-12-18 21:50:00 +01:00
3d0ca31840 transparent entry serde 2023-12-18 20:54:49 +01:00
7d79e1e7bd these changed? 2023-12-18 20:51:58 +01:00
8d207944b5 improve win newline handling 2023-12-18 20:11:57 +01:00
feeb1aa3a4 test flatten 2023-12-18 18:24:58 +01:00
2d47a04754 msrv fix 2023-12-18 18:16:03 +01:00
8c9aa02d58 readme 2023-12-18 18:14:54 +01:00
08e7d35905 untagged enums 2023-12-18 18:12:43 +01:00
08974c9db9 add spans to more errors 2023-12-18 17:27:40 +01:00
47e94e6703 error span/source getters 2023-12-18 17:20:22 +01:00
687a82629b clippy fixes 2023-12-18 17:12:29 +01:00
23bc240d4f better errors for unmatched variants 2023-12-18 17:08:00 +01:00
d54e44b51d boxed arrays 2023-12-18 16:39:54 +01:00
778696590a serde error testing 2023-12-18 15:32:55 +01:00
85ad728ac8 serde: allow top level map 2023-12-18 15:04:16 +01:00
f75a64204c parse string error 2023-12-18 01:59:40 +01:00
1f0a53d241 serde 2023-12-18 01:49:06 +01:00
26c9b82b8e event/entry parsing 2023-12-17 22:20:56 +01:00
909cd4a18d event casts 2023-12-15 20:07:06 +01:00
ff98651b2a test for broken array 2023-12-15 20:06:52 +01:00