Go to file
Laurenz 4069f0744d Parsing improvements 🧽
- Simplified scanner code
- Peek eagerly
- Skip whitespace and comments automatically in header mode
- Parse simple block expressions
- Move literal definitions into expression module
- Raw resolving tests
2020-12-31 17:48:56 +01:00
.github Switch to pdf-writer ⬆️ 2020-11-19 23:46:51 +01:00
bench Test [page] function 📕 2020-12-17 00:20:27 +01:00
fonts Test [font] 🧣 2020-12-17 15:43:30 +01:00
src Parsing improvements 🧽 2020-12-31 17:48:56 +01:00
tests Refresh function call and dictionary syntax 2020-12-27 20:45:20 +01:00
.gitignore Better tokenization testing 🌋 2020-12-16 15:42:02 +01:00
Cargo.toml Switch to miniz_oxide 🔼 2020-12-11 12:37:20 +01:00
rustfmt.toml Devise reasonably nice rustfmt.toml 🌿 2020-08-30 22:07:16 +02:00