summaryrefslogtreecommitdiff
path: root/src/library/table.rs
AgeCommit message (Expand)Author
2022-02-28Reorganize libraryLaurenz
2022-02-23Rework the core contextLaurenz
2022-02-18Basic show rulesLaurenz
2022-02-17Fallible layoutLaurenz
2022-02-17Merge eval and layout contexts into `Vm`Laurenz
2022-02-10Proper error messages for shorthandsLaurenz
2022-02-09Set rules for everythingLaurenz
2022-02-02Rename `Node` to `Template`Laurenz
2022-02-08New color stuffMartin Haug
2022-01-31Switch from `Rc` to `Arc`Laurenz
2022-01-18Fix table panicLaurenz
2022-01-17Basic tablesLaurenz