summaryrefslogtreecommitdiff
path: root/src/library/mod.rs
AgeCommit message (Expand)Author
2021-06-09Lists with indent-based parsingLaurenz
2021-05-23A few predefined colors for testingLaurenz
2021-05-23Stack functionLaurenz
2021-05-18Rename _new to new and typify to valueLaurenz
2021-05-18Min and max functionsLaurenz
2021-04-23Reengineer font and resource loading ๐ŸžLaurenz
2021-03-29Move around test cases ๐ŸššLaurenz
2021-03-25Refactor alignments & directions ๐Ÿ“Laurenz
2021-03-24Text shaping ๐Ÿš€Laurenz
2021-03-22Better font family definitions โœ’Laurenz
2021-03-22More consistent documentation ๐Ÿ“Laurenz
2021-03-21Syntax functions ๐Ÿš€Laurenz
2021-03-20Square, circle and ellipse ๐Ÿ”ตLaurenz
2021-03-19Scheduled maintenance ๐Ÿ”จLaurenz
2021-03-19Add basic paragraph function ๐Ÿ“‘Laurenz
2021-03-19Configurable font edges โš™Laurenz
2021-03-17Switch from name to ratio for font stretch parameter ๐Ÿ“Laurenz
2021-03-17Rename box to rect and color to fill โœLaurenz
2021-03-13Factor out alignment deduplication into separate function โ™ปLaurenz
2021-03-10Pad function ๐Ÿ”ฒLaurenz
2021-03-10Move around library types ๐ŸššLaurenz
2021-03-03Closures and function definitions ๐Ÿš€Laurenz
2021-02-18Show repr in monospace ๐Ÿ“Laurenz
2021-01-30Capture variable by slot instead of value ๐ŸŽฃLaurenz
2021-01-22Many more expressions ๐Ÿฅ—Laurenz
2021-01-15Split state and scopes, less ref-counting ๐Ÿ”€Laurenz
2021-01-04Better value representations, type function ๐ŸŒLaurenz
2021-01-02Dynamic values, Types, Arrays, and Dictionaries ๐Ÿš€Laurenz
2020-12-21Allow only a few predefined font classes in [font] ๐ŸšงLaurenz
2020-11-25Merge some modules ๐ŸฅžLaurenz
2020-11-20Basic image support ๐Ÿ–ผLaurenz
2020-10-07Evaluation and node-based layouting ๐Ÿš€Laurenz
2020-10-04Small improvements ๐ŸชLaurenz
2020-10-04Shorten some names โ†”Laurenz
2020-10-04Style nits ๐ŸŽˆLaurenz
2020-10-04Separate state and constraints ๐ŸงถLaurenz
2020-10-02Refactor parser ๐ŸžLaurenz
2020-10-01Rename compute to eval โœLaurenz
2020-10-01Flatten compute moduleLaurenz
2020-08-19Make compute functions possible ๐Ÿ’ปLaurenz
2020-08-17Tidy up library functions ๐ŸงบLaurenz
2020-08-16Add Value type and replace dyn-nodes with call-exprs ๐Ÿ—Laurenz
2020-08-04Refactor function parsing โ™ปLaurenz
2020-08-04Par nodes ๐ŸงณLaurenz
2020-08-03Formatting, documentation and small improvements ๐ŸงฝLaurenz
2020-08-02Replace body! macro with functions ๐ŸงฐLaurenz
2020-08-02Refactor model into tree ๐Ÿ›’Laurenz
2020-08-02Refactor argument parsing ๐Ÿ”ฌLaurenz
2020-08-02Unify font and page functions ๐Ÿ’•Laurenz
2020-08-01Port font handling to fontdock and ttf-parser ๐Ÿ›ณLaurenz