summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-10Don't try to reload faces over and overLaurenz
2022-02-09Incremental bug fixesLaurenz
2022-02-09Coalesce text and simple spaces for high performanceLaurenz
2022-02-09Set rules for everythingLaurenz
2022-02-07Redesigned template layoutLaurenz
2022-02-07Tidy upLaurenz
2022-02-05Refactor and fix style foldingLaurenz
2022-02-04Add `group` in addition to `group_by_key`Laurenz
2022-02-03Refactor flow, stack and grid layouters a bitLaurenz
2022-02-03Better debug representation for templateLaurenz
2022-02-02Remove root nodeLaurenz
2022-02-02Rename `into_block` to `pack`Laurenz
2022-02-02Pass arguments to call and construct directly by valueLaurenz
2022-02-02Split up styled and sequence templateLaurenz
2022-02-02Rename `Node` to `Template`Laurenz
2022-02-02Remove width from backlog and last regionLaurenz
2022-02-02Allow set & show only directly in markupLaurenz
2022-02-02Make `Add` for `Node` a bit more efficientLaurenz
2022-02-02Fix filenameLaurenz
2022-02-08New color stuffMartin Haug
2022-02-04Le RêfectéurMartin 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-02-03Fix incremental group bugMartin Haug
2022-02-01Better function representationLaurenz
2022-01-31Switch from `Rc` to `Arc`Laurenz
2022-01-31Fix another parser bugLaurenz
2022-01-31Fix incremental parsing bugsLaurenz
2022-01-31Remove `markup_while`Laurenz
2022-01-31Reorder succession rulesLaurenz
2022-01-30Rework strong and emphLaurenz
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-29Allow to add `none` and nodeLaurenz
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-27Mutex comes from tex and we don't want anyLaurenz
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-17Don't do font fallback for unshapable newlinesLaurenz
2022-01-17Basic tablesLaurenz
2022-01-13Faster byte/utf-16 offset conversionsLaurenz
2022-01-13Make use of new Rust 1.58 formatting featureLaurenz