| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-06 | Rename `into_u16` to `as_u16` | Laurenz | |
| 2023-05-11 | Remove tracing from cheap functions | Laurenz | |
| Turns out that having tracing enabled on some functions that get called a lot distorts the traces so that their parent stack frames look much more expensive than they actually are. | |||
| 2023-04-23 | Parallelize tests (#900) | Alex Saveau | |
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-13 | Reduce amount of hashing | Laurenz | |
| 2023-03-28 | Fix basic lints (cargo clippy) (#383) | Marek Barvíř | |
| 2023-03-22 | Fix typos (#115) | Kian-Meng Ang | |
| Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant` | |||
| 2023-03-21 | Fix crash for jump to outdated span | Laurenz | |
| 2023-03-19 | Renaming and refactoring | Laurenz | |
| 2023-03-11 | Jump to source and preview | Laurenz | |
| 2023-02-17 | Impl `Eq` for syntax tree types | Laurenz | |
| 2023-01-20 | Fix a few clippy lints | Laurenz | |
| 2023-01-20 | Rewrite parser | Laurenz | |
| 2023-01-15 | Remove most fields from `SyntaxKind` enum | Laurenz | |
| 2022-12-20 | Document Utility funcs, some layout funcs | Martin Haug | |
| 2022-11-23 | More general evaluation interface | Laurenz | |
| 2022-11-22 | Make inner node and node data private | Laurenz | |
| 2022-11-04 | Style changes | Laurenz | |
| 2022-10-17 | Merge some modules | Laurenz | |
