~alcinnz/CatTrap

ref: 84442e4e3a53b5c6140ce44a8ddad12541894509 CatTrap/Graphics/Layout/Box.hs -rw-r--r-- 3.8 KiB
f7444393 — Adrian Cochrane 1 year, 2 months ago
Refactor grid sizes to be dynamically computed.
aef40617 — Adrian Cochrane 1 year, 3 months ago
Export mapAuto utility.
1090e6ce — Adrian Cochrane 1 year, 3 months ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/CatTrap into main
15ad59db — Adrian Cochrane 1 year, 3 months ago
Draft utility to aid resolving conflicting dataflow.
ca995b39 — Adrian Cochrane 1 year, 3 months ago
Define public APIs.
44b621fd — Adrian Cochrane 1 year, 3 months ago
Ensure units are converted correctly between CatTrap & Balkon.
9b5c291c — Adrian Cochrane 1 year, 3 months ago
Integrate inline layout!
b47a0b46 — Adrian Cochrane 1 year, 4 months ago
Unittest & fix abstract layout.
eae2c200 — Adrian Cochrane 1 year, 4 months ago
Unittest basic grid sizing.
6d1a719d — Adrian Cochrane 1 year, 4 months ago
Draft grid width-sizing code.
c06fd552 — Adrian Cochrane 1 year, 4 months ago
Test & fix block layout.
4c05e6f6 — Adrian Cochrane 1 year, 4 months ago
Draft flow layout computation.

calc() interpretor & multidirectional text to be added later.
272852e8 — Adrian Cochrane 1 year, 4 months ago
Draft new CatTrap API which hopefully is easier to implement.
3dce4d79 — Adrian Cochrane 1 year, 4 months ago
Unit test calc() implementation!
09970dfc — Adrian Cochrane 1 year, 4 months ago
Draft public API for CatTrap.