summaryrefslogtreecommitdiff
path: root/src/library
AgeCommit message (Expand)Author
2021-03-24Text shaping ๐Ÿš€Laurenz
2021-03-22Better font family definitions โœ’Laurenz
2021-03-22More consistent documentation ๐Ÿ“Laurenz
2021-03-22Fix bug with line spacing after headings โœ…Laurenz
2021-03-21Syntax functions ๐Ÿš€Laurenz
2021-03-20Square, circle and ellipse ๐Ÿ”ตLaurenz
2021-03-19Text colors ๐Ÿฆฉ (#18)Martin
2021-03-19Scheduled maintenance ๐Ÿ”จLaurenz
2021-03-19Add basic paragraph function ๐Ÿ“‘Laurenz
2021-03-19Configurable font edges โš™Laurenz
2021-03-17Formatting and documentation โœจ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-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