summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-03Port tests ๐ŸšLaurenz
2020-02-03Better Debug/Display and Derives ๐ŸงฝLaurenz
2020-02-03Upgrade to new toddle interface ๐ŸณLaurenz
2020-01-21Decoupled function parser ๐Ÿ”— [WIP]Laurenz
2020-01-19Move to non-fatal errors ๐Ÿช‚ [WIP]Laurenz
2020-01-18ColorToken serialization + function fix ๐ŸšงLaurenz
2020-01-16Do argument parsing โ˜‘Laurenz
2020-01-16Powerful parser testing ๐Ÿฑโ€๐Ÿ‘คLaurenz
2020-01-14Parser testing prototype ๐ŸฅฅLaurenz
2020-01-13Refactor expressions and create tuples and objects ๐ŸงฎLaurenz
2020-01-13Merge Characters struct into tokenizer ๐Ÿ”€Laurenz
2020-01-11Span tests โ†”Laurenz
2020-01-11Re-engineer tokenization ๐ŸšฟLaurenz
2020-01-06Asyncify font loading ๐ŸชLaurenz
2020-01-04Adopt new font loading engine โš™Laurenz
2019-12-30Simple line layouter ๐ŸงพLaurenz
2019-12-15Paper styles and scalable+default margins ๐Ÿ“œLaurenz
2019-12-13More consistent library code and functions ๐ŸŽ„Laurenz
2019-12-11Pretty good stack layouter โœˆLaurenz
2019-12-11Not too shabby stack layouter ๐Ÿš†Laurenz
2019-12-10Progressing stack layouter ๐ŸšŠLaurenz
2019-12-09Bad stack layouter ๐Ÿš‘Laurenz
2019-12-08Improve testers โ™ปLaurenz
2019-12-07Create parsing test harness โšกLaurenz
2019-12-06Finish consistent map and add two further convenience maps ๐Ÿ—บLaurenz
2019-12-05Rename crate `typst` -> `typstc` โœLaurenz
2019-12-05Move arg parser into `FuncArgs` and create (incomplete) consistent map ๐ŸงญLaurenz
2019-12-01First half of stack update ๐ŸŒ“Laurenz
2019-11-30Refactor layouting base โ™ปLaurenz
2019-11-30Better error reporting ๐ŸšจLaurenz
2019-11-28Remove bad tests and tweak numbers for better debugging ๐ŸงชLaurenz
2019-11-25Render point grid as background ๐ŸŒLaurenz
2019-11-23Fix bugs ๐ŸšงLaurenz
2019-11-21Fix spacing bugs ๐ŸšงLaurenz
2019-11-18Page style modification functions ๐Ÿ“œLaurenz
2019-11-18Double-try spaces for functions ๐ŸŒ‘๐ŸŒ•Laurenz
2019-11-17Update standard library functions ๐ŸŽLaurenz
2019-11-13Arrange rendered images in a grid ๐ŸขLaurenz
2019-11-11Update style example once again ๐ŸŽˆLaurenz
2019-11-08Update examples due to new syntax highlighting ๐ŸŒนLaurenz
2019-11-07Create easy-to-use argument parser ๐Ÿ’ŽLaurenz
2019-11-06Parse keyword arguments ๐Ÿ“‹Laurenz
2019-10-31Spans for all parts of functions โœ…Laurenz
2019-10-22Add spacing functions ๐Ÿ”›Laurenz
2019-10-17Extend stack layouts from vertical to horizontal flows โžกLaurenz
2019-10-17Create basic box and line-break functions ๐Ÿ“ฆLaurenz
2019-10-17Add pagebreak function โญLaurenz