summaryrefslogtreecommitdiff
path: root/src/layout/mod.rs
AgeCommit message (Expand)Author
2021-12-22Review One: A Set Rules StoryLaurenz
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-16Set Rules Episode VIII: The First MacroLaurenz
2021-12-15Set Rules Episode IV: A New FoldLaurenz
2021-12-09Set Rules Episode III: Revenge of the packerLaurenz
2021-11-26More independent placed nodeLaurenz
2021-11-24Small style changesLaurenz
2021-11-23TransformationsLaurenz
2021-11-232d alignments with plus operatorLaurenz
2021-11-18RefactoringLaurenz
2021-11-17Placed nodeLaurenz
2021-11-17Align nodeLaurenz
2021-11-16Image fit modesLaurenz
2021-11-16Revert page and inline levelsLaurenz
2021-10-31Reorganize modulesLaurenz
2021-10-26Simplify node constructionLaurenz
2021-10-26Fr in stack and parLaurenz
2021-10-23Simplify decorationsLaurenz
2021-10-23Introduce page / block / inline levelsLaurenz
2021-10-23Revise block node contractLaurenz
2021-10-23New `ShapeNode`Laurenz
2021-09-10Reimplement `Debug` for layout nodesLaurenz
2021-08-19Refactor layouting a bitLaurenz
2021-08-19Pattern properties (#42)Martin
2021-08-09New source loading architectureLaurenz
2021-07-29Move EcoString and OptionExt into utilLaurenz
2021-07-26No more excessive region cloningLaurenz
2021-07-25Move and refactorLaurenz
2021-07-21Main context structLaurenz
2021-07-10Reference-count complex valuesLaurenz
2021-07-09Fix boundLaurenz
2021-07-08Add lots of Eq implsLaurenz
2021-06-30No more collisions between syntax::Tree and layout::TreeLaurenz
2021-06-29Put incremental compilation behind featureMartin Haug
2021-06-27Testing for incrementalMartin Haug
2021-06-26Cleanse libraryLaurenz
2021-06-18Ref count the framesMartin
2021-06-18LevelsMartin
2021-06-17Constraints (#31)Martin
2021-06-15Refactor grid row layoutLaurenz
2021-06-12Allow grid cells to span multiple regions. (#30)Martin
2021-06-11Push some nodes directly into the stackLaurenz
2021-06-09Add a grid layouterMartin Haug
2021-05-31Module loading systemLaurenz
2021-05-28Refactored loading and cache architectureLaurenz
2021-05-27Remove hash() from AnyNode since caching is now fully transparentLaurenz
2021-05-27Switch to N64 type aliasLaurenz
2021-05-26Add a cache for unchanged layoutsMartin Haug
2021-05-26Add hash impls for all nodesMartin Haug
2021-05-21Rename areas to regionsLaurenz