| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-12-28 | remove fragments from syntax | Aleksey Kladov | -36/+0 | |
| 2021-12-28 | drop dead code | Aleksey Kladov | -18/+0 | |
| 2021-12-28 | remove Item::parse | Aleksey Kladov | -9/+0 | |
| 2021-12-28 | internal: start isolating ssr-related parsing APIs to SSR | Aleksey Kladov | -9/+0 | |
| 2021-12-26 | internal: move inline parser tests to parser crate | Aleksey Kladov | -23/+3 | |
| 2021-12-26 | internal: move outlined parser tests | Aleksey Kladov | -7/+12 | |
| 2021-12-18 | internal: move all the lexing to the parser crate | Aleksey Kladov | -36/+1 | |
| 2021-10-05 | Replace `if let` with `match` where appropriate | Aramis Razzaghipour | -6/+3 | |
| 2021-09-27 | Rename `*Owner` traits to `Has*` | Lukas Wirth | -1/+1 | |
| 2021-08-23 | internal: use single env var to controll all benchmarks | Aleksey Kladov | -2/+3 | |
| 2021-07-04 | minor: better error message | Aleksey Kladov | -1/+1 | |
| 2021-07-03 | internal: overhaul code generation | Aleksey Kladov | -14/+12 | |
| * Keep codegen adjacent to the relevant crates. * Remove codgen deps from xtask, speeding-up from-source installation. This regresses the release process a bit, as it now needs to run the tests (and, by extension, compile the code). | ||||
| 2021-06-13 | clippy::redudant_borrow | Maan2003 | -2/+2 | |
| 2021-06-03 | Apply more clippy suggestions and update generated | Clemens Wasser | -1/+1 | |
| 2021-05-31 | minor: remove debug print | Aleksey Kladov | -1/+0 | |
| 2021-03-08 | Use the same name in xtask and test utils | Aleksey Kladov | -3/+3 | |
| 2021-02-09 | Add parsing benchmark | Aleksey Kladov | -3/+25 | |
| 2021-01-03 | syntax,ssr: Implement statement parsing | Marijn Suijten | -0/+9 | |
| 2020-08-21 | Switch to expect_test from crates.io | Aleksey Kladov | -1/+1 | |
| 2020-08-12 | Rename ra_syntax -> syntax | Aleksey Kladov | -0/+280 | |
