Commit graph

12 commits

Author SHA1 Message Date
Schrottkatze d809d3b52d
json-pawarser: test grammar::object 2024-10-30 12:27:27 +01:00
Schrottkatze ef1a9f5029
json-pawarser: test grammar::member 2024-10-30 10:57:52 +01:00
Schrottkatze 662cb8ba0e
json-pawarser: make return of object grammar easier to understand 2024-10-29 19:40:50 +01:00
Schrottkatze fcf91f25e3
json-pawarser: test stuffs uwu 2024-10-29 19:36:46 +01:00
Schrottkatze f7d05ead2c
rename trait meta syntaxkinds 2024-10-27 16:56:39 +01:00
Schrottkatze cee9b97dbf
extract modules to files 2024-10-23 13:27:36 +02:00
Schrottkatze e5ccebe679
add arrays 2024-10-23 13:01:39 +02:00
Schrottkatze 3164328568
implement multiple members, member_values and trailing commata 2024-10-23 10:52:44 +02:00
Schrottkatze b8720b2df9
pawarser, json-pawarser: get first debug print working! 2024-10-21 18:29:46 +02:00
Schrottkatze fed8cf2466
pawarser: require/derive PartialEq + Eq for NodeKind and its contents 2024-10-21 15:15:06 +02:00
Schrottkatze 91f766c18e
pawarser: make raw_tokens vec owned in input 2024-10-21 15:13:38 +02:00
Schrottkatze becc4b4041
json-pawarser: init 2024-10-18 14:05:27 +02:00