summaryrefslogtreecommitdiff
path: root/src/parsing.rs
AgeCommit message (Expand)Author
2019-10-11Create test runner which renders layouts to images ๐Ÿ—บLaurenz
2019-10-10Basic positional argument parsing ๐Ÿ—ƒLaurenz
2019-06-22Add monospace syntax ๐Ÿ“ฐLaurenz
2019-06-22Unify font classes + By-value-contexts โš–Laurenz
2019-06-22Implement function layouting โœ’Laurenz
2019-05-26Devise text layouter ๐Ÿ“‘Laurenz
2019-05-26Thoroughly improve documentation ๐Ÿ“Laurenz
2019-05-24Restructure engine into modular layouter ๐Ÿ‚Laurenz
2019-05-20Unify parsing and typesetting functions. ๐Ÿ—ณLaurenz
2019-05-03Parse line and block comments ๐Ÿ“”Laurenz
2019-05-02Ignore escaped brackets for body measure ๐ŸฅLaurenz
2019-05-01Simplify the parsing model ๐Ÿ”‹Laurenz
2019-05-01Require scope for parser โ™ปLaurenz
2019-05-01Improve tokenizer ๐Ÿ›ขLaurenz
2019-04-30Remove the concept of words from tokenization ๐ŸŽˆLaurenz
2019-04-29Improve code quality ๐ŸŽซLaurenz
2019-04-29Make parse tokens more static and efficient ๐Ÿ—œLaurenz
2019-04-29Refactor function parsing โ™ป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-04-01Implement paragraphs ๐Ÿ“œLaurenz
2019-04-01Implement bold and italics ๐Ÿ“œLaurenz
2019-03-30Make things more consistent โ™ปLaurenz
2019-03-30Move some types into better places ๐ŸงฑLaurenz
2019-03-30Create error_type! macro โœ”Laurenz
2019-03-14Better error handling ๐ŸŒLaurenz
2019-03-11Restructure typeset crate โœˆLaurenz
2019-03-11Tidy up PDF crate ๐ŸงนLaurenz
2019-03-10Improve subsetting errors โ™ปLaurenz Mรคdje
2019-02-23Replace out-of-date ref keyword โ™ปLaurenz
2019-02-20Implement parsing trait for str โ™ปLaurenz
2019-02-19Vastly improve documentation ๐Ÿ“Laurenz
2019-02-17Enhance docs (i.a. with examples) ๐Ÿ“Laurenz
2019-02-12Move crate into workspace subfolderLaurenz