summaryrefslogtreecommitdiff
path: root/src/library/mod.rs
AgeCommit message (Expand)Author
2020-07-29Move, rename and switch some things (boring) ๐ŸššLaurenz
2020-07-27Refactor parser ๐Ÿš‡Laurenz
2020-07-26Rename errors to problems and make error! macro more ergonomic ๐ŸงผLaurenz
2020-02-06Highlight bold / italic / monospace ๐ŸŽจLaurenz
2020-02-04Merge `Parsed` and `Layouted` types into `Pass` with `Feedback` ๐ŸŒ๐ŸŽข๐ŸŒšLaurenz
2020-02-03Better Debug/Display and Derives ๐ŸงฝLaurenz
2020-02-03Upgrade to new toddle interface ๐ŸณLaurenz
2020-01-26Document everything ๐Ÿ“œLaurenz
2020-01-24Reorganize modules ๐ŸงฑLaurenz
2020-01-24Non-fatal argument parsing ๐ŸŒ‹Laurenz
2020-01-21Decoupled function parser ๐Ÿ”— [WIP]Laurenz
2020-01-16Powerful parser testing ๐Ÿฑโ€๐Ÿ‘คLaurenz
2020-01-13Refactor expressions and create tuples and objects ๐ŸงฎLaurenz
2020-01-11Re-engineer tokenization ๐ŸšฟLaurenz
2020-01-08Fix font weight bug ๐ŸšงLaurenz
2020-01-06Formatting ๐Ÿ›€Laurenz
2020-01-06Asyncify font loading ๐ŸชLaurenz
2020-01-05Re-enable *, _ and `.Laurenz
2020-01-04Adopt new font loading engine โš™Laurenz
2020-01-01Add basic font family function โœLaurenz
2020-01-01Add word|line|par.spacing functions ๐Ÿ’ถLaurenz
2019-12-15Paper styles and scalable+default margins ๐Ÿ“œ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-12Tidying up ๐ŸงนLaurenz
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