summaryrefslogtreecommitdiff
path: root/src/library/mod.rs
AgeCommit message (Expand)Author
2019-12-12Add font size function 🌱Laurenz
2019-12-09Bad stack layouter 🚑Laurenz
2019-12-06Finish consistent map and add two further convenience maps 🗺Laurenz
2019-12-05Rename crate `typst` -> `typstc` ✏Laurenz
2019-12-05Move arg parser into `FuncArgs` and create (incomplete) consistent map 🧭Laurenz
2019-12-04Unify error types ♾Laurenz
2019-12-04Expand functionality of function! macro 🛰Laurenz
2019-11-30Better error reporting 🚨Laurenz
2019-11-18Page style modification functions 📜Laurenz
2019-11-17Update standard library functions 🎁Laurenz
2019-10-23Introduce a set of macros for writing functions more concisely 🎁Laurenz
2019-10-22Add spacing functions 🔛Laurenz
2019-10-17Create basic box and line-break functions 📦Laurenz
2019-10-17Add pagebreak function ⏭Laurenz
2019-10-17Implement context-modifying align 🧩Laurenz
2019-10-13Run rustfmt 🚿Laurenz
2019-10-13Move functions to command-based architecture ✈Laurenz
2019-10-13Refactor layout types 🚧Laurenz
2019-10-10Add standard `align` function and support right-alignment ➡️Laurenz