summaryrefslogtreecommitdiff
path: root/src/library/align.rs
AgeCommit message (Expand)Author
2020-01-06Asyncify font loading ๐ŸชLaurenz
2020-01-05Re-enable *, _ and `.Laurenz
2019-12-13More consistent library code and functions ๐ŸŽ„Laurenz
2019-12-13Implement expression kind for Spanned<T> ๐Ÿ‘ฉโ€๐Ÿ’ปLaurenz
2019-12-12Refine and rename layouting types ๐Ÿ›€Laurenz
2019-12-06Finish consistent map and add two further convenience maps ๐Ÿ—บ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-30Refactor layouting base โ™ปLaurenz
2019-11-30Better error reporting ๐ŸšจLaurenz
2019-10-23Introduce a set of macros for writing functions more concisely ๐ŸŽLaurenz
2019-10-17Add pagebreak function โญLaurenz
2019-10-17Implement context-modifying align ๐ŸงฉLaurenz
2019-10-16Rearrange layouting contexts โ™ปLaurenz
2019-10-16Allow center alignment ๐Ÿ“Laurenz
2019-10-13Run rustfmt ๐ŸšฟLaurenz
2019-10-13Reformat some things ๐Ÿงบ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