summaryrefslogtreecommitdiff
path: root/src/syntax.rs
AgeCommit message (Expand)Author
2019-10-24Prettify peeking and rearrange syntax/parsing modules ๐ŸงถLaurenz
2019-10-13Run rustfmt ๐ŸšฟLaurenz
2019-10-13Reformat some things ๐ŸงบLaurenz
2019-10-10Basic positional argument parsing ๐Ÿ—ƒLaurenz
2019-06-22Add monospace syntax ๐Ÿ“ฐLaurenz
2019-05-26Devise text layouter ๐Ÿ“‘Laurenz
2019-05-26Thoroughly improve documentation ๐Ÿ“Laurenz
2019-05-20Unify parsing and typesetting functions. ๐Ÿ—ณLaurenz
2019-05-03Parse line and block comments ๐Ÿ“”Laurenz
2019-04-30Remove the concept of words from tokenization ๐ŸŽˆLaurenz
2019-04-29Improve code quality ๐ŸŽซLaurenz
2019-04-29Remove stack from parser โ™ปLaurenz
2019-04-29Simple dynamic, scoped function parsing ๐Ÿ“ฅLaurenz
2019-04-11Express functions as trait objects ๐Ÿš„Laurenz
2019-03-30Make things more consistent โ™ปLaurenz
2019-03-30Move some types into better places ๐ŸงฑLaurenz
2019-03-11Restructure typeset crate โœˆLaurenz