| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | netdoc-builder: Move example into implementation doc comment | Ian Jackson | 2023-01-24 | 1 | -18/+0 |
| | | | | | Not actually tested yet | ||||
| * | netdoc-builder api: Move internal API into actual code file | Ian Jackson | 2023-01-24 | 1 | -135/+1 |
| | | | | | Motion, plus the bare minimum needed to make it compile. | ||||
| * | netdoc-builder api: Remove obsolete proposed `Item` changes | Ian Jackson | 2023-01-24 | 1 | -24/+0 |
| | | | | | We decided against these in !969 | ||||
| * | netdoc-builder api: Write down the correctness (non)-guarantees | Ian Jackson | 2023-01-20 | 1 | -0/+10 |
| | | |||||
| * | netdoc-builder api: Make object() take self | Ian Jackson | 2023-01-20 | 1 | -3/+3 |
| | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/969#note_2869594 | ||||
| * | netdoc-builder api: Change object multiplicity to 0 or 1 | Ian Jackson | 2023-01-20 | 1 | -5/+5 |
| | | |||||
| * | netdoc-builder api: Provide raw methods | Ian Jackson | 2023-01-20 | 1 | -0/+27 |
| | | |||||
| * | netdoc-builder api: Fix typo | Ian Jackson | 2023-01-20 | 1 | -1/+1 |
| | | |||||
| * | netdoc-builder api: Clarify ItemEncoder.objects content | Ian Jackson | 2023-01-20 | 1 | -0/+4 |
| | | |||||
| * | netdoc-builder api: In internal notes don't promise not to eagerly add | Ian Jackson | 2023-01-20 | 1 | -1/+2 |
| | | |||||
| * | netdoc-builder api: Rename internal Builder to Encoder | Ian Jackson | 2023-01-20 | 1 | -15/+16 |
| | | | | | | This seems clearer now and also it solves the name clash with the `NetdocBuilder` trait. | ||||
| * | netdoc-builder api: Get rid of Item, and error rework | Ian Jackson | 2023-01-20 | 1 | -6/+45 |
| | | |||||
| * | netdoc-builder api: Add example of use | Ian Jackson | 2023-01-20 | 1 | -0/+18 |
| | | |||||
| * | NetdocBuilder: Improvements apropos review | Ian Jackson | 2023-01-20 | 1 | -4/+30 |
| | | |||||
| * | Improved pseudocode commentary | Nick Mathewson | 2023-01-20 | 1 | -2/+3 |
| | | |||||
| * | RFC netdoc builder API | Ian Jackson | 2023-01-20 | 1 | -0/+119 |
