summaryrefslogtreecommitdiff
path: root/src/func.rs
AgeCommit message (Expand)Author
2019-10-10Add standard `align` function and support right-alignment ➡️Laurenz
2019-10-09Extract into separate repository 🧱Laurenz
2019-06-22Add monospace syntax 📰Laurenz
2019-06-22Unify font classes + By-value-contexts ⚖Laurenz
2019-06-22Implement function layouting ✒Laurenz
2019-05-26Thoroughly improve documentation 📝Laurenz
2019-05-24Restructure engine into modular layouter 🍂Laurenz
2019-05-20Unify parsing and typesetting functions. 🗳Laurenz
2019-05-01Simplify the parsing model 🔋Laurenz
2019-05-01Require scope for parser ♻Laurenz
2019-04-29Improve code quality 🎫Laurenz
2019-04-29Make parse tokens more static and efficient 🗜Laurenz
2019-04-29Remove stack from parser ♻Laurenz
2019-04-29Simple dynamic, scoped function parsing 📥Laurenz