summaryrefslogtreecommitdiff
path: root/src/model/symbol.rs
AgeCommit message (Collapse)Author
2023-03-01Split up `model` moduleLaurenz
2023-02-23More EcoVec usageLaurenz
Frame unfortunately can't use it because splice is missing.
2023-02-23Switch to ecowLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-02-02Merge text and math symbolsLaurenz
2023-01-30User-defined symbolsLaurenz
2023-01-28Overline, Underline, Overbracket, UnderbracketLaurenz
2023-01-28Rework math attachments and accentsLaurenz
2023-01-27Add `variants` method to symbolLaurenz
2023-01-27Symbol values and modulesLaurenz