~alcinnz/CatTrap

ref: 66067a7cdf1e88d0a0073351fa2591fcaf887949 CatTrap/Graphics/Layout.hs -rw-r--r-- 14.5 KiB
9b5c291c — Adrian Cochrane 2 years ago
Integrate inline layout!
d379817e — Adrian Cochrane 2 years ago
Finish implementing preprocessing/CSS parsing & integrating everything with test script.
7beb4828 — Adrian Cochrane 2 years ago
Draft grid preprocessor which sucessfully compiles.
b47a0b46 — Adrian Cochrane 2 years ago
Unittest & fix abstract layout.
c06fd552 — Adrian Cochrane 2 years ago
Test & fix block layout.
272852e8 — Adrian Cochrane 2 years ago
Draft new CatTrap API which hopefully is easier to implement.
3dce4d79 — Adrian Cochrane 2 years ago
Unit test calc() implementation!
09970dfc — Adrian Cochrane 2 years ago
Draft public API for CatTrap.