Commit Graph

8 Commits

Author SHA1 Message Date
Patrick Stevens
b9ba07a8a7 JSON parse all primitive types (#139) 2024-05-24 21:19:04 +01:00
Patrick Stevens
aafee9495a JSON serialization (#69) 2024-01-26 10:53:08 +00:00
Patrick Stevens
515ea306a2 Map/dictionary support, and check for null when passing to ofJson (#68) 2024-01-25 19:56:44 +00:00
Patrick Stevens
948fbfbc84 Allow JSON parsing to happen in an extension method (#63) 2024-01-08 00:50:33 +00:00
Patrick Stevens
ff2c08d54f Stamp out records corresponding to interfaces (#56) 2023-12-30 23:41:27 +00:00
Patrick Stevens
44bf3eed24 Print out missing field names (#29) 2023-12-29 11:54:53 +00:00
Patrick Stevens
5144ba2c17 Parse numbers from strings, implement general recursion (#12) 2023-12-27 20:21:13 +00:00
Patrick Stevens
39d603c317 Add JSON parse source gen (#9) 2023-12-27 11:46:12 +00:00