summaryrefslogtreecommitdiff
path: root/src/library/layout.rs
AgeCommit message (Expand)Author
2021-08-21Shorter/clearer field name for geometry typesLaurenz
2021-08-19Refactor layouting a bitLaurenz
2021-08-17Library functions behave more imperativelyLaurenz
2021-08-17More logical ordering and namingLaurenz
2021-08-17Make percentages for h and v relative to area instead of font sizeLaurenz
2021-08-16Convert single-field structs to tuple structsLaurenz
2021-08-14Separate type for string valuesLaurenz
2021-08-13Add file information to spansLaurenz
2021-08-09New source loading architectureLaurenz
2021-07-30Fatal errorsLaurenz
2021-07-29Refactor stateLaurenz
2021-07-29Move font family and refactor alignmentLaurenz
2021-07-25Merge font and par state into text stateLaurenz
2021-07-11Simpler castingLaurenz
2021-07-10Remove warnings from parsing and castingLaurenz
2021-07-10Reference-count complex valuesLaurenz
2021-07-10Eco string ๐ŸŒฑLaurenz
2021-06-29Make use of wide callsLaurenz
2021-06-27Fix capturing bugLaurenz
2021-06-26Add box and block functionsLaurenz
2021-06-26Remove unused template name fieldLaurenz
2021-06-26Cleanse libraryLaurenz
2021-03-10Move around library types ๐Ÿšš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-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
2020-12-27Refresh function call and dictionary syntaxLaurenz
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 [page] function ๐Ÿ“•Laurenz
2020-11-30Compress images in PDFs โš™Laurenz
2020-11-25Merge some modules ๐ŸฅžLaurenz
2020-08-04Refactor function parsing โ™ป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-02Layout elements and pure rust rendering ๐ŸฅLaurenz
2020-08-02Refactor argument parsing ๐Ÿ”ฌLaurenz
2020-08-01Raw lengths ๐ŸšฒLaurenz
2020-07-29Move, rename and switch some things (boring) ๐ŸššLaurenz
2020-07-26Rename errors to problems and make error! macro more ergonomic ๐ŸงผLaurenz