summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-02-02Split up styled and sequence templateLaurenz
2022-02-02Allow set & show only directly in markupLaurenz
2022-02-08New color stuffMartin Haug
2022-02-04Add evasion of glyph shape for under- and overlinesMartin Haug
2022-02-03Harmonize non-negative int argumentsMartin Haug
2022-02-03Add moduloMartin Haug
2022-02-03Add roman numeral and footnote formattingMartin Haug
2022-01-31Switch from `Rc` to `Arc`Laurenz
2022-01-31Fix another parser bugLaurenz
2022-01-31Fix incremental parsing bugsLaurenz
2022-01-30Rework strong and emphLaurenz
2022-01-30Also debug print syntax treeLaurenz
2022-01-29Fix that templates don't create a scopeLaurenz
2022-01-29Add `hide` classLaurenz
2022-01-29Enable for loop over captured argsLaurenz
2022-01-28Support for `wrap`Laurenz
2022-01-28Parse `break`, `continue` and `return` expressionLaurenz
2022-01-28Remove unnecessary groupLaurenz
2022-01-28Parse `show` and `wrap` expressionsLaurenz
2022-01-27Add Code Block syntax highlightingMartin Haug
2022-01-24Export into rendered imagesLaurenz
2022-01-24Simplify CLILaurenz
2022-01-18Fix table panicLaurenz
2022-01-17Basic tablesLaurenz
2022-01-13Make use of new Rust 1.58 formatting featureLaurenz
2022-01-13Add `even` and `odd` functionsLaurenz
2022-01-08Make all nodes into classesLaurenz
2022-01-07Scoped stylesLaurenz
2022-01-07Tidy up stylingLaurenz
2022-01-05RefactorLaurenz
2022-01-04Code Review: Your parsers were so preoccupied with whether they couldMartin Haug
2022-01-02Fix parser / space / error bugMartin Haug
2022-01-02Added a test framework for incremental parsingMartin Haug
2021-12-30Style chainsLaurenz
2022-01-01Bump and lock dependenciesLaurenz
2021-12-28Minor changes to columnsMartin Haug
2021-12-27Adjust column size and expansion handlingMartin Haug
2021-12-27Apply simple suggestions from code reviewMartin
2021-12-26Introduce equal-width columnsMartin Haug
2021-12-22Review One: A Set Rules StoryLaurenz
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-15Set Rules Episode VII: The Set AwakensLaurenz
2021-12-15Set Rules Episode VI: Return of the RefactorLaurenz
2021-12-15Set Rules Episode V: The Tests Strike BackLaurenz
2021-12-15Set Rules Episode IV: A New FoldLaurenz
2021-12-07Set Rules Episode II: Attack of the propertiesLaurenz
2021-12-07Bump pdf-writer, svg2pdf and error messagesMartin Haug
2021-12-06Add SVG capabilitiesMartin Haug
2021-12-02Remove baseline weirdnessLaurenz
2021-11-29No more duplicate debug prints due to incremental testsLaurenz