- Jan 17, 2024
-
-
Alice Brenon authored
-
Alice Brenon authored
-
Alice Brenon authored
-
- Dec 22, 2023
-
-
Alice Brenon authored
Directly implement ToJSON on @ instead of an intermediate ToJSONObject => ToJSON to avoid confusing the compiler
-
Alice Brenon authored
-
Alice Brenon authored
-
- Sep 26, 2023
-
-
Alice Brenon authored
-
Alice Brenon authored
Reverse associativity of '@': we want to enrich metadata on the right of lines, without having to explode existing structures. A paragraph with a class should be just that, and not an article combined to a paragraph number and a class: (Article @ Paragraph) @ Class, not Article @ (Paragraph @ Class)
-
- Sep 20, 2023
-
-
Alice Brenon authored
-
- Sep 11, 2023
-
-
Alice Brenon authored
-
- Sep 07, 2023
-
-
Alice Brenon authored
-
- Jul 17, 2023
-
-
Alice Brenon authored
* Add optparse-applicative parsers for input / output parameters * Rework metadata types and the way they compose (splitting Article into PrimaryKey and Entry)
-
- May 22, 2023
-
-
Alice Brenon authored
-