summaryrefslogtreecommitdiff
path: root/src/eval
AgeCommit message (Expand)Author
2022-02-17Accept closures for heading stylingLaurenz
2022-02-17Fallible layoutLaurenz
2022-02-17Merge eval and layout contexts into `Vm`Laurenz
2022-02-17Change default parameter of `Cast`Laurenz
2022-02-17Make values syncLaurenz
2022-02-17Make values hashableLaurenz
2022-02-17Better debug implementations for numeric typesLaurenz
2022-02-17Switch to const generics for nodesLaurenz
2022-02-10Proper error messages for shorthandsLaurenz
2022-02-09Set rules for everythingLaurenz
2022-02-07Redesigned template layoutLaurenz
2022-02-07Tidy upLaurenz
2022-02-05Refactor and fix style foldingLaurenz
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-02Allow set & show only directly in markupLaurenz
2022-02-02Make `Add` for `Node` a bit more efficientLaurenz
2022-02-08New color stuffMartin Haug
2022-02-01Better function representationLaurenz
2022-01-31Switch from `Rc` to `Arc`Laurenz
2022-01-30Rework strong and emphLaurenz
2022-01-29Fix that templates don't create a scopeLaurenz
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-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-08Make all nodes into classesLaurenz
2022-01-07Scoped stylesLaurenz
2022-01-07Tidy up stylingLaurenz
2022-01-05Lift styles out of individual nodesLaurenz
2022-01-05RefactorLaurenz
2021-12-30Clarifications and small improvementsLaurenz
2021-12-30Style chainsLaurenz
2021-12-30Make clippy a bit happierLaurenz
2021-12-28TidyingLaurenz
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-16Set Rules Episode VIII: The First MacroLaurenz
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