summaryrefslogtreecommitdiff
path: root/src/syntax
AgeCommit message (Expand)Author
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-12Tidying up ๐ŸงนLaurenz
2019-12-07Create parsing test harness โšก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-30Refactor layouting base โ™ปLaurenz
2019-11-30Better error reporting ๐ŸšจLaurenz
2019-11-07Create easy-to-use argument parser ๐Ÿ’ŽLaurenz
2019-11-06Parse keyword arguments ๐Ÿ“‹Laurenz
2019-10-31Spans for all parts of functions โœ…Laurenz
2019-10-30Basic node spans โœ…Laurenz
2019-10-30Token spans ๐Ÿ”œ๐Ÿ”™Laurenz
2019-10-30Improve documentation comments ๐Ÿ“œLaurenz
2019-10-24Prettify peeking and rearrange syntax/parsing modules ๐ŸงถLaurenz