summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2021-09-15Rename `SyntaxTree` to `Markup`Laurenz
2021-08-19Refactor layouting a bitLaurenz
2021-08-19Pattern properties (#42)Martin
2021-08-18Move to exclusively oneshot benchmarks with Iai fork (#41)Martin
2021-08-17Library functions behave more imperativelyLaurenz
2021-08-16Editable source filesLaurenz
2021-08-14Separate type for string valuesLaurenz
2021-08-09New source loading architectureLaurenz
2021-08-01Pretty-printed diagnostics with tracebackLaurenz
2021-07-30Fatal errorsLaurenz
2021-07-29Move EcoString and OptionExt into utilLaurenz
2021-07-25Move and refactorLaurenz
2021-07-21Fs builder methods + tidy upLaurenz
2021-07-21Main context structLaurenz
2021-07-20FileId instead of Path + FileHashLaurenz
2021-07-10Eco string ๐ŸŒฑLaurenz
2021-06-30No more collisions between syntax::Tree and layout::TreeLaurenz
2021-06-18Ref count the framesMartin
2021-06-01Refactor path handlingLaurenz
2021-05-31Module loading systemLaurenz
2021-05-28Refactored loading and cache architectureLaurenz
2021-05-26Add a cache for unchanged layoutsMartin Haug
2021-04-05Reshaping with unsafe-to-break โšกLaurenz
2021-03-24Make pdf module top-level ๐ŸงฑLaurenz
2021-03-24Text shaping ๐Ÿš€Laurenz
2021-03-21Syntax functions ๐Ÿš€Laurenz
2021-03-19Scheduled maintenance ๐Ÿ”จLaurenz
2021-03-17Fixes in TextMate grammar โœ…Laurenz
2021-02-11Move span directly into diagnostics ๐ŸššLaurenz
2021-02-09Split evaluation and execution ๐Ÿ”ชLaurenz
2021-01-15Split state and scopes, less ref-counting ๐Ÿ”€Laurenz
2021-01-06Pretty printing ๐Ÿฆ‹Laurenz
2021-01-03Move and rename many things ๐Ÿš›Laurenz
2020-11-27Basic environment and resource loader ๐ŸžLaurenz
2020-11-24Use newly stabilized intra doc links โ†ฉLaurenz
2020-10-12Naming and grammar โœ”Laurenz
2020-10-12Synchronous layout ๐Ÿช€Laurenz
2020-10-10Switch back to custom geometry types, unified with layout primitives ๐ŸžLaurenz
2020-10-07Move deco, pass and feedback into diagnostics module โ†ฉLaurenz
2020-10-07Evaluation and node-based layouting ๐Ÿš€Laurenz
2020-10-04Small improvements ๐ŸชLaurenz
2020-10-04Shorten some names โ†”Laurenz
2020-10-04Remove unncessary wrappers and typedefs ๐Ÿ›‘Laurenz
2020-10-04Separate state and constraints ๐ŸงถLaurenz
2020-10-04Remove Typesetter in favor of typeset function ๐ŸŽฏLaurenz
2020-10-04Refactor and move shaping out of the layout module โ›ณLaurenz
2020-10-03Small documentation fixes ๐ŸงพLaurenz
2020-10-03Port to kurbo ๐ŸŽ‹Laurenz
2020-10-01Generalize layouting primitives ๐Ÿ›คLaurenz
2020-10-01Rename compute to eval โœLaurenz