summaryrefslogtreecommitdiff
path: root/src/library/spacing.rs
AgeCommit message (Expand)Author
2020-08-16Add Value type and replace dyn-nodes with call-exprs ๐Ÿ—Laurenz
2020-08-16Remove tuples and objects in favor of tables ๐Ÿ›ขLaurenz
2020-08-14Desugar body into last argument ๐Ÿฉ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-01Raw lengths ๐ŸšฒLaurenz
2020-07-29Move, rename and switch some things (boring) ๐ŸššLaurenz
2020-07-27Refactor parser ๐Ÿš‡Laurenz
2020-07-26Rename errors to problems and make error! macro more ergonomic ๐ŸงผLaurenz
2020-02-04Merge `Parsed` and `Layouted` types into `Pass` with `Feedback` ๐ŸŒ๐ŸŽข๐ŸŒšLaurenz
2020-02-03Better Debug/Display and Derives ๐ŸงฝLaurenz
2020-01-26Document everything ๐Ÿ“œLaurenz
2020-01-24Reorganize modules ๐ŸงฑLaurenz
2020-01-24Non-fatal argument parsing ๐ŸŒ‹Laurenz
2019-12-04Expand functionality of function! macro ๐Ÿ›ฐLaurenz
2019-12-01First half of stack update ๐ŸŒ“Laurenz
2019-11-30Refactor layouting base โ™ปLaurenz
2019-11-30Better error reporting ๐ŸšจLaurenz
2019-11-20Refined expansion model ๐Ÿ”›Laurenz
2019-11-19First half of flex refactoring ๐ŸฅLaurenz
2019-11-18Page style modification functions ๐Ÿ“œLaurenz
2019-11-17Update standard library functions ๐ŸŽLaurenz
2019-10-23Introduce a set of macros for writing functions more concisely ๐ŸŽLaurenz
2019-10-22Add spacing functions ๐Ÿ”›Laurenz