summaryrefslogtreecommitdiff
path: root/src/geom
AgeCommit message (Expand)Author
2023-04-04Improved figure numbering, labelling and referencing (#491)Sébastien d'Herbais de Thun
2023-03-31Make `Paint` not implement `Copy`Laurenz
2023-03-22Fix typos (#115)Kian-Meng Ang
2023-03-19Renaming and refactoringLaurenz
2023-03-17CountersLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-14Fix grid sizingLaurenz
2023-02-13Block sizingLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-30Add calc moduleMartin Haug
2023-01-28Better analysis for literalsLaurenz
2023-01-22Formatting fixesLaurenz
2022-12-30Clamp shape radiiLaurenz
2022-12-20DocumentationLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14Move highlighting into new IDE moduleLaurenz
2022-12-09Align set ruleLaurenz
2022-11-04Style changesLaurenz
2022-11-03Split cratesLaurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-09-25Round to nearest `u8` instead of flooringLaurenz
2022-09-25Methods to modify colorsMartin Haug
2022-06-14Make radius configuration unconfusingLaurenz
2022-06-14Many fixesLaurenz
2022-06-10Bump dependenciesLaurenz
2022-05-27Luma colorLaurenz
2022-05-04New raw theme & nicer debug representationLaurenz
2022-05-03Support recursive show rulesLaurenz
2022-05-03Code Review: Relax, it's much worse than you thinkMartin Haug
2022-05-03Code Review: Heap is Stack. Unsafe is Good.Martin Haug
2022-05-02Tests for the new shape APIMartin Haug
2022-05-02Move rounding logic out of exportersMartin Haug
2022-05-01Outset; fix foldingMartin Haug
2022-05-01Add round corners and change argumentsMartin Haug
2022-04-30New block spacing modelLaurenz
2022-04-17Repeat functionLaurenz
2022-04-12Merge text runs during paragraph layoutLaurenz
2022-04-09Sum color and length into strokeLaurenz
2022-04-08Em unitsLaurenz
2022-04-08Start & end alignmentLaurenz
2022-04-08Property resolvingLaurenz
2022-04-07Make `Relative` genericLaurenz
2022-04-07Rename length-related typesLaurenz
2022-03-18MethodsLaurenz
2022-03-17CR: I'm gonna make him a refactor he can't refuseMartin Haug
2022-03-16`LineNode`Martin Haug
2022-03-14Knuth-Plass and MicroTypeLaurenz
2022-02-25Basic justificationLaurenz
2022-02-17Make values hashableLaurenz