summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-11-19Switch to pdf-writer โฌ†๏ธLaurenz
2020-11-05Don't panic ๐ŸŒถLaurenz
2020-10-13Simple regression testing with file-based comparisons โœ…Laurenz
2020-10-13Rename typstc -> typst โœLaurenz
2020-10-12Move main back into src/ ๐Ÿ“จLaurenz
2020-10-12Synchronous layout ๐Ÿช€Laurenz
2020-10-10Switch back to custom geometry types, unified with layout primitives ๐ŸžLaurenz
2020-10-04Expression evaluation with Eval trait ๐ŸงฎLaurenz
2020-10-03Port to kurbo ๐ŸŽ‹Laurenz
2020-10-02Refactor parser ๐ŸžLaurenz
2020-09-30Enable features by default ๐Ÿ’œLaurenz
2020-08-19Add end-to-end typesetting benchmark ๐Ÿ–ŠLaurenz
2020-08-16Add Value type and replace dyn-nodes with call-exprs ๐Ÿ—Laurenz
2020-08-14Add basic parsing benchmark ๐ŸŒฉLaurenz
2020-08-03Formatting, documentation and small improvements ๐ŸงฝLaurenz
2020-08-02Layout elements and pure rust rendering ๐ŸฅLaurenz
2020-08-02Move binary into separate crate and tidy dependencies ๐ŸŽญLaurenz
2020-08-02Update Cargo.toml and CI configuration โš™Laurenz
2020-08-01Port font handling to fontdock and ttf-parser ๐Ÿ›ณLaurenz
2020-02-04Serialize layouts with serde ๐Ÿ” Laurenz
2020-02-03Port tests ๐ŸšLaurenz
2020-02-03Upgrade to new toddle interface ๐ŸณLaurenz
2020-01-18ColorToken serialization + function fix ๐ŸšงLaurenz
2020-01-16Powerful parser testing ๐Ÿฑโ€๐Ÿ‘คLaurenz
2020-01-14Parser testing prototype ๐ŸฅฅLaurenz
2020-01-06Asyncify font loading ๐ŸชLaurenz
2019-12-07Create parsing test harness โšกLaurenz
2019-12-05Rename crate `typst` -> `typstc` โœLaurenz
2019-11-28Remove bad tests and tweak numbers for better debugging ๐ŸงชLaurenz
2019-10-16Implement space extension (multipage) โž•Laurenz
2019-10-11Render debug boxes ๐ŸงญLaurenz
2019-10-09Extract into separate repository ๐ŸงฑLaurenz
2019-07-28Create some benchmarks ๐Ÿ“ŠLaurenz Mรคdje
2019-06-21Deduplicate action lists โœ‚Laurenz
2019-04-30Remove the concept of words from tokenization ๐ŸŽˆLaurenz
2019-04-29Create command line interface ๐Ÿ’ปLaurenz
2019-04-01Use interior mutability for font loader โš™Laurenz
2019-03-03Implement subsetting engine ๐Ÿš€Laurenz
2019-02-16Extract opentype parser into crate ๐ŸงฑLaurenz
2019-02-13Refactor pdf writer into modular crate ๐ŸงฑLaurenz
2019-02-12Move crate into workspace subfolderLaurenz