20 Commits

Author SHA1 Message Date
Laurenz
c384e52480 Improve code quality 🎫 2019-04-29 13:41:00 +02:00
Laurenz
d514a05af1 Make parse tokens more static and efficient 🗜 2019-04-29 12:43:58 +02:00
Laurenz
383d8365cf Refactor function parsing ♻ 2019-04-29 11:24:35 +02:00
Laurenz
14c9ff571d Remove stack from parser ♻ 2019-04-29 11:03:17 +02:00
Laurenz
f279c52b50 Simple dynamic, scoped function parsing 📥 2019-04-29 00:12:36 +02:00
Laurenz
a51e7a0758 Express functions as trait objects 🚄 2019-04-11 17:36:21 +02:00
Laurenz
6c29e45ce2 Implement paragraphs 📜 2019-04-01 13:33:54 +02:00
Laurenz
3b4b55c59e Implement bold and italics 📜 2019-04-01 12:25:31 +02:00
Laurenz
5ca303ecad Make things more consistent ♻ 2019-03-30 20:58:46 +01:00
Laurenz
db96ecae94 Move some types into better places 🧱 2019-03-30 16:58:45 +01:00
Laurenz
f683bba400 Create error_type! macro ✔ 2019-03-30 16:42:52 +01:00
Laurenz
22ea09d9c1 Better error handling 🌍 2019-03-14 17:10:06 +01:00
Laurenz
107450ee5c Restructure typeset crate ✈ 2019-03-11 22:15:34 +01:00
Laurenz
77e5299667 Tidy up PDF crate 🧹 2019-03-11 18:02:47 +01:00
Laurenz Mädje
5942c3ba2a Improve subsetting errors ♻ 2019-03-10 13:18:24 +01:00
Laurenz
fe957ccdcd Replace out-of-date ref keyword ♻ 2019-02-23 14:35:20 +01:00
Laurenz
29229c4002 Implement parsing trait for str ♻ 2019-02-20 17:36:34 +01:00
Laurenz
b2ea22b25b Vastly improve documentation 📝 2019-02-19 11:31:03 +01:00
Laurenz
c8d3ea89cd Enhance docs (i.a. with examples) 📝
- Complete examples for pdf and opentype crates
- Removes allow-unused attributes and fixes their warnings
- Various small improvements
2019-02-17 00:08:46 +01:00
Laurenz
5a600eb354 Move crate into workspace subfolder 2019-02-12 21:31:35 +01:00