Commit graph

39 commits

Author SHA1 Message Date
43bc990275 Add is_kind for BaseExt 2020-05-21 15:02:48 -05:00
d54c647518 Add more functionality around kind checks 2020-05-21 14:41:41 -05:00
f62902a7aa Add Actor wrapper, new method 2020-05-21 14:07:35 -05:00
ed2bf31517 Add docs link 2020-05-18 11:18:02 -05:00
2cd8875299 Remove note about patched typed-builder 2020-05-17 20:53:01 -05:00
7fc9708a7d Add parse example to readme/lib 2020-05-17 20:18:37 -05:00
32b4ce2eef Add example of handling incoming JSON 2020-05-17 20:15:35 -05:00
64079b9d87 Shorten toml lines 2020-05-17 19:33:10 -05:00
a4dfa00f2b Don't document deps 2020-05-17 19:12:20 -05:00
490afed756 Add patched typed-builder to docs 2020-05-17 16:36:17 -05:00
e7ad1f3f79 Hide builder docs 2020-05-17 15:48:59 -05:00
61430f1425 Docs container 2020-05-17 15:19:28 -05:00
7f7103aa6e Remove 'default' 2020-05-17 15:04:10 -05:00
d66bc425d0 Remove 'vocab' from tree explanation 2020-05-17 14:36:51 -05:00
e52b6a7fa7 Finish documenting, closes #1 2020-05-17 14:35:15 -05:00
0bedf94797 Add docs from spec 2020-05-17 12:36:06 -05:00
8b917e9b7a Document activities 2020-05-17 12:17:09 -05:00
5dd87fc769 Type alias docs 2020-05-16 17:21:37 -05:00
cd35672dc1 Document actor 2020-05-16 17:19:15 -05:00
d0c3cf46af Document Unparsed 2020-05-16 16:41:24 -05:00
2fb52d32bb Make Either private 2020-05-16 15:40:41 -05:00
4e22ce7923 Test primitives 2020-05-16 15:34:35 -05:00
9095ba4077 Finish documenting Object 2020-05-16 14:49:29 -05:00
9a3df39757 More Object docs 2020-05-16 13:28:59 -05:00
6318b771d2 Document ObjectExt 2020-05-16 13:11:51 -05:00
bdf4abc849 Document icon, image, tag methods 2020-05-16 12:34:07 -05:00
f0d8b27b23 Document object fields 2020-05-16 12:29:13 -05:00
f4a111b5e2 Start documenting object fields 2020-05-16 12:20:34 -05:00
ca04dc05d7 Readme, prelude, marker docs 2020-05-16 11:50:42 -05:00
efc6b49a9b Base doc fixes, Mention docs 2020-05-16 11:14:03 -05:00
38c011be8b Link docs 2020-05-16 11:09:27 -05:00
00bc74b1bf Base docs 2020-05-16 10:58:12 -05:00
3f75e56190 Remove links 2020-05-15 20:19:03 -05:00
c260993225 Remove ObjectProperties from example 2020-05-15 20:17:03 -05:00
4f4cec8fec License, Readme, start documentation
Done:
- Base

Todo:
- Primitives
- Unparsed
- Object
- Actor
- Activity
- Link
2020-05-15 20:08:43 -05:00
a86050d234 Finish trait impls 2020-05-15 17:01:29 -05:00
d19406f60b The traits! Oh god! The traits 2020-05-14 22:18:34 -05:00
4cb98a6706 Add builder 2020-05-14 11:23:38 -05:00
96e9ad61bf Hmmm... 2020-05-13 22:54:50 -05:00