summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2020-07-27Refactor parser ๐Ÿš‡Laurenz
2020-07-26Rename errors to problems and make error! macro more ergonomic ๐ŸงผLaurenz
2020-02-06Highlight bold / italic / monospace ๐ŸŽจLaurenz
2020-02-04Serialize layouts with serde ๐Ÿ” Laurenz
2020-02-04Merge `Parsed` and `Layouted` types into `Pass` with `Feedback` ๐ŸŒ๐ŸŽข๐ŸŒšLaurenz
2020-02-04Adapt for tonty and fix a few bugs ๐ŸšงLaurenz
2020-02-03Better Debug/Display and Derives ๐ŸงฝLaurenz
2020-02-03Upgrade to new toddle interface ๐ŸณLaurenz
2020-01-26Document everything ๐Ÿ“œLaurenz
2020-01-24Reorganize modules ๐ŸงฑLaurenz
2020-01-21Decoupled function parser ๐Ÿ”— [WIP]Laurenz
2020-01-19Move to non-fatal errors ๐Ÿช‚ [WIP]Laurenz
2020-01-14Parser testing prototype ๐ŸฅฅLaurenz
2020-01-13Checkpoint ๐ŸLaurenz
2020-01-06Define base fallback list โ™พLaurenz
2020-01-06Formatting ๐Ÿ›€Laurenz
2020-01-06Asyncify font loading ๐ŸชLaurenz
2019-12-15Paper styles and scalable+default margins ๐Ÿ“œLaurenz
2019-12-13More consistent library code and functions ๐ŸŽ„Laurenz
2019-12-12Refine and rename layouting types ๐Ÿ›€Laurenz
2019-12-12Tidying up ๐ŸงนLaurenz
2019-12-11Pretty good stack layouter โœˆLaurenz
2019-12-10Progressing stack layouter ๐ŸšŠLaurenz
2019-12-09Bad stack layouter ๐Ÿš‘Laurenz
2019-12-05Rename crate `typst` -> `typstc` โœLaurenz
2019-12-05Move arg parser into `FuncArgs` and create (incomplete) consistent map ๐ŸงญLaurenz
2019-12-04Unify error types โ™พLaurenz
2019-11-30Refactor layouting base โ™ปLaurenz
2019-11-30Better error reporting ๐ŸšจLaurenz
2019-11-20Refined expansion model ๐Ÿ”›Laurenz
2019-11-18Page style modification functions ๐Ÿ“œLaurenz
2019-11-17Remove top-level stack layouter from tree layouter ๐Ÿ—‘Laurenz
2019-11-15Generalize flex layouter ๐ŸŽฏLaurenz
2019-11-15Generalize stack layouter ๐ŸŽฒLaurenz
2019-10-30Improve documentation comments ๐Ÿ“œLaurenz
2019-10-24Prettify peeking and rearrange syntax/parsing modules ๐ŸงถLaurenz
2019-10-17Extend stack layouts from vertical to horizontal flows โžกLaurenz
2019-10-17Add pagebreak function โญLaurenz
2019-10-16Rearrange layouting contexts โ™ปLaurenz
2019-10-13Run rustfmt ๐ŸšฟLaurenz
2019-10-13Reformat some things ๐ŸงบLaurenz
2019-10-13Refactor layout types ๐ŸšงLaurenz
2019-10-11Render debug boxes ๐ŸงญLaurenz
2019-10-11Create test runner which renders layouts to images ๐Ÿ—บLaurenz
2019-10-10Add standard `align` function and support right-alignment โžก๏ธLaurenz
2019-10-09Extract into separate repository ๐ŸงฑLaurenz
2019-07-28Reuse font loader across compilations ๐Ÿ”‹Laurenz Mรคdje
2019-07-28Create some benchmarks ๐Ÿ“ŠLaurenz Mรคdje
2019-07-27Improve subsetter testing โœ”Laurenz Mรคdje
2019-06-22Add monospace syntax ๐Ÿ“ฐLaurenz