| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-28 | Split lib.ts into layout.ts and util.ts | Terry Truong | |
| 2022-03-14 | Change layout.ts to lib.ts | Terry Truong | |
| 2022-03-14 | Make display start from root | Terry Truong | |
| 2022-03-14 | Add LayoutTree, move options to TileTree, add parent nodes | Terry Truong | |
| 2022-03-13 | Use 2-element arrays to represent x-y and width-height pairs | Terry Truong | |
| 2022-03-13 | Merge TreeNode into FormatNode | Terry Truong | |
| 2022-03-13 | Combine SideArea and LeftoverArea into SepSweptArea | Terry Truong | |
| 2022-03-13 | Add LayoutFn type. Refactor some layout functions. | Terry Truong | |
| 2022-03-12 | Define TreeNode and LayoutNode. Move classes to types.ts. | Terry Truong | |
| 2022-03-12 | Make basic conversion to typescript | Terry Truong | |
