| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-31 | Parsing improvements 🧽 | Laurenz | |
| - 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-27 | Refresh function call and dictionary syntax | Laurenz | |
| - No colon between function name and arguments, just whitespace - "Named" arguments (previously "keyword" arguments) use colon instead of equals sign | |||
| 2020-11-24 | Use newly stabilized intra doc links ↩ | Laurenz | |
| 2020-10-10 | Flatten ast module back into syntax module 🌪 | Laurenz | |
| 2020-10-02 | Refactor parser 🏞 | Laurenz | |
| 2020-10-01 | Rename compute to eval ✏ | Laurenz | |
| 2020-10-01 | Flatten compute module | Laurenz | |
| 2020-10-01 | Reorganize ast types 🏕 | Laurenz | |
