Patrick Stevens
|
1b85182b9d
|
GenerateCapturingMock that captures calls made to it (#425)
|
2025-09-18 15:42:10 +01:00 |
|
Patrick Stevens
|
425d5313b4
|
Be compatible with <Nullable>enable</Nullable> (#369)
|
2025-04-21 18:43:52 +01:00 |
|
Patrick Stevens
|
f944953384
|
Enforce non-nullability in more cases during JSON parse (#367)
|
2025-04-20 17:20:22 +00:00 |
|
Patrick Stevens
|
7930039ad1
|
Revert "Some fixes to nullability (#365)" (#366)
This reverts commit 8d275f0047 .
|
2025-04-20 17:02:40 +00:00 |
|
Patrick Stevens
|
8d275f0047
|
Some fixes to nullability (#365)
|
2025-04-20 16:26:45 +00:00 |
|
Patrick Stevens
|
6a81513a93
|
Add nullable support to JSON generators (#174)
|
2024-06-27 08:40:58 +01:00 |
|
Patrick Stevens
|
ba31689145
|
Also allow serialising units of measure (#171)
|
2024-06-25 00:04:56 +01:00 |
|
Patrick Stevens
|
4901e7cdf4
|
Add visibility modifiers in JsonParse/Serialize (#165)
|
2024-06-15 21:03:59 +01:00 |
|
Patrick Stevens
|
8e47f39efc
|
Make more extensive use of our own DSLs (#153)
|
2024-05-31 16:54:05 +00:00 |
|
Patrick Stevens
|
81b7e5361d
|
Another grand refactor (#150)
|
2024-05-30 20:34:53 +01:00 |
|
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 |
|