Commit graph

24 commits

Author SHA1 Message Date
34847058fc Validator for all specified properties written, not yet tested. 2023-01-08 13:05:23 +00:00
6093a775f1
Much work on validating object properties. 2023-01-06 16:14:48 +00:00
d26300f8c4
Refactoring; internationalisation. Many tests failing. 2023-01-04 23:02:07 +00:00
e3f5078e9b Merge remote-tracking branch 'origin/master' 2023-01-04 12:30:50 +00:00
a613092771 Validating time (not complete) 2023-01-04 12:30:02 +00:00
3aad725134
Tests for collections written, but not all passing 2023-01-01 14:19:53 +00:00
33956ed516 Regenerated docs again. 2023-01-01 11:52:06 +00:00
7e7bd7ec90 Merge remote-tracking branch 'origin/master' 2022-12-31 09:16:27 +00:00
1cd7f1fc1a Regenerated documentation, but still no new tests. 2022-12-31 09:10:25 +00:00
25c86b80fa
Collections validation written, refactoring done, existing tests pass.
New tests have yet to be written for collections functionality.
2022-12-27 20:28:27 +00:00
4b04bf020f
Stopping for now because it's too cold!
`collection-faults` mostly done but currently not working.
2022-12-27 14:13:17 +00:00
09ebdafff5 More refactoring. 2022-12-25 15:15:33 +00:00
a4b0e43a76 Major refactoring, split picky.clj which had become too big. 2022-12-25 14:11:47 +00:00
a60187eb2a Everything compiles, tests pass. 2022-12-24 22:18:13 +00:00
629f73ab4d Tests are failing, but there's a lot of progress here. 2022-12-23 23:19:02 +00:00
3f35c5e293 Huge amounts of (unfinished, not working) work on picky validator. 2022-12-22 22:35:50 +00:00
21220970a8 Minor refactoring. 2022-12-21 22:35:31 +00:00
1b2adb5296 Proof of concept of 'picky' validator now working. 2022-12-21 22:12:46 +00:00
2df7b6563d Format of documentation 2022-12-21 17:39:50 +00:00
25795cf364 Much work on error reporting architecture for validation 2022-12-21 17:30:26 +00:00
5593bb22d1 Documentation and acknowledgement 2022-12-19 23:50:37 +00:00
b2ff133e4a Much more work on duck-typing. 2022-12-19 21:47:59 +00:00
032dcb7536 Changed license to GPLv2
The virality of the GPL is a feature, not a bug. This is really, really, really not going to be part of anyone's proprietary software. If you want to use any of this as part of anything else, that thing must also be free.
2022-12-19 16:05:27 +00:00
a599d133f4 Initial commit; nothing works yet 2022-12-19 14:52:21 +00:00