summaryrefslogtreecommitdiff
path: root/src/layout/stack.rs
AgeCommit message (Expand)Author
2020-10-10Switch back to custom geometry types, unified with layout primitives ๐ŸžLaurenz
2020-10-07Evaluation and node-based layouting ๐Ÿš€Laurenz
2020-10-06Remove obsolete extra variable in stack layouter โŒLaurenz
2020-10-06Typesafe conversions in stack & line layouters ๐ŸฎLaurenz
2020-10-06Move multi-dir support in stack layouter ๐ŸLaurenz
2020-10-06Rename secondary/primary to main/cross โœLaurenz
2020-10-05Streamline generic layouting primitives ๐Ÿ›ซLaurenz
2020-10-05Move align out of BoxLayout ๐ŸซLaurenz
2020-10-04Small improvements ๐ŸชLaurenz
2020-10-04Remove unncessary wrappers and typedefs ๐Ÿ›‘Laurenz
2020-10-03Port to kurbo ๐ŸŽ‹Laurenz
2020-10-02Remove spans from token iterator ๐ŸงฝLaurenz
2020-10-01Generalize layouting primitives ๐Ÿ›คLaurenz
2020-08-30Format everything with rustfmt! ๐Ÿ’šLaurenz
2020-08-03Formatting, documentation and small improvements ๐ŸงฝLaurenz
2020-08-02Refactor model into tree ๐Ÿ›’Laurenz
2020-08-02Layout elements and pure rust rendering ๐ŸฅLaurenz
2020-08-02Move binary into separate crate and tidy dependencies ๐ŸŽญLaurenz
2020-08-02Refactor argument parsing ๐Ÿ”ฌLaurenz
2020-08-01Raw lengths ๐ŸšฒLaurenz
2020-07-29Move, rename and switch some things (boring) ๐ŸššLaurenz
2020-02-03Better Debug/Display and Derives ๐ŸงฝLaurenz
2020-01-26Document everything ๐Ÿ“œLaurenz
2020-01-19Move to non-fatal errors ๐Ÿช‚ [WIP]Laurenz
2020-01-06Formatting ๐Ÿ›€Laurenz
2019-12-30Simple line layouter ๐ŸงพLaurenz
2019-12-13More consistent library code and functions ๐ŸŽ„Laurenz
2019-12-12Refine and rename layouting types ๐Ÿ›€Laurenz
2019-12-12Refactor size module โ™ปLaurenz
2019-12-11Pretty good stack layouter โœˆLaurenz
2019-12-11Not too shabby stack layouter ๐Ÿš†Laurenz
2019-12-10Progressing stack layouter ๐ŸšŠLaurenz
2019-12-09Bad stack layouter ๐Ÿš‘Laurenz
2019-12-05Move arg parser into `FuncArgs` and create (incomplete) consistent map ๐ŸงญLaurenz
2019-12-04Unify error types โ™พ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