summaryrefslogtreecommitdiff
path: root/src/library
AgeCommit message (Expand)Author
2021-03-13Factor out alignment deduplication into separate function โ™ปLaurenz
2021-03-12Fix pagebreak-in-box bug โœ”Laurenz
2021-03-12Refactor execution context ๐Ÿ—Laurenz
2021-03-12Rename ChildAlign to LayoutAligns โœLaurenz
2021-03-11Better expansion behaviour ๐Ÿช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-02-12Cleaning ๐ŸงนLaurenz
2021-02-09Add arguments value ๐Ÿ“Laurenz
2021-02-09Split evaluation and execution ๐Ÿ”ชLaurenz
2021-02-07Dry-clean visitor with a macro ๐ŸœLaurenz
2021-02-06Generalize child of NodeBackground ๐ŸผMartin Haug
2021-02-06Merge `rect` and `box` ๐ŸฆšMartin Haug
2021-02-04Add rectangle function ๐ŸŽ›Martin Haug
2021-01-30Capture variable by slot instead of value ๐ŸŽฃLaurenz
2021-01-22Many more expressions ๐Ÿฅ—Laurenz
2021-01-20If expressions ๐Ÿ”€Laurenz
2021-01-15Split state and scopes, less ref-counting ๐Ÿ”€Laurenz
2021-01-13Unbounded pages ๐ŸŒŒLaurenz
2021-01-10Braced content -> Bracketed templates โœLaurenz
2021-01-04Better value representations, type function ๐ŸŒLaurenz
2021-01-03Move and rename many things ๐Ÿš›Laurenz
2021-01-02Dynamic values, Types, Arrays, and Dictionaries ๐Ÿš€Laurenz
2021-01-01A few small improvements โ™ปLaurenz
2020-12-27Refresh function call and dictionary syntaxLaurenz
2020-12-27Add color enum ๐ŸŽจLaurenz
2020-12-21Add error cases for [font] ๐ŸงฏLaurenz
2020-12-21Allow only a few predefined font classes in [font] ๐ŸšงLaurenz
2020-12-21Restructure value conversions ๐ŸงฑLaurenz
2020-12-17Test [font] ๐ŸงฃLaurenz
2020-12-17Test [rgb] ๐ŸŽจLaurenz
2020-12-17Test [page] function ๐Ÿ“•Laurenz
2020-11-30Compress images in PDFs โš™Laurenz
2020-11-28Export alpha channel into PDF ๐ŸงŠLaurenz
2020-11-27Basic environment and resource loader ๐ŸžLaurenz
2020-11-27Export images in PDF ๐Ÿ–ผLaurenz
2020-11-25Switch to tiny-skia ๐ŸŽจLaurenz
2020-11-25Merge some modules ๐ŸฅžLaurenz
2020-11-20Basic image support ๐Ÿ–ผLaurenz
2020-10-19Allow configuration of directions in page and box โ†—Laurenz
2020-10-13BoxAlign and Flow aliases โœLaurenz
2020-10-13Rename geometric eval and apply to resolve โœLaurenz
2020-10-12Strongly typed groups ๐Ÿ‘”Laurenz
2020-10-12Naming and grammar โœ”Laurenz
2020-10-11Refactor layouting base ๐ŸชLaurenz
2020-10-10Refactor text state ๐Ÿ†Ž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