Commit Graph
14 Commits
Author SHA1 Message Date
David Jennes 4d1d3591c7 Bump year 2022-07-30 20:47:39 +02:00
David Jennes cb2a69d77f Fix issues in codebase 2022-07-26 02:46:37 +02:00
David Jennes fb0b2ee762 Add some code comments/docs 2020-10-06 18:54:05 +02:00
David Jennes b12aaa3da4 Apply NSNumber inspection to arrays 2020-10-05 22:06:44 +02:00
David Jennes 238841664f Ensure we generate correct metadata for NSNumber types 2020-10-05 20:08:38 +02:00
David Jennes 215b4134ee Update year to 2020 2020-07-05 19:34:22 +02:00
David Jennes 7362db4171 autocorrect 2020-02-28 00:33:33 +01:00
David Jennes 8c4229ebfe Small docs improvements 2019-01-29 18:06:48 +01:00
David Jennes ae6313f70e Enable some new swiftlint rules 2019-01-08 23:01:04 +01:00
David Jennes 068bc70730 Update copyright notices 2018-12-31 21:26:06 +01:00
David Jennes 36939c02f5 Add deeper metadata information 2018-09-26 19:40:37 +02:00
David Jennes 07ed9250d3 Handle NSNull.null and a plain nil in the metadata descriptor 2018-09-11 15:53:25 +02:00
David Jennes c33339d2cc Re-structure the metadata information a bit
Remove `name` from metadata for dictionary properties, as it's now available as the `key`
2018-09-06 02:41:27 +02:00
David Jennes b5b28557d1 Generate metadata description of the parsed data 2018-09-06 02:40:43 +02:00