| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-07-08 | Update remaining GitHub URLs | Jonas Schievink | -1/+1 | |
| 2022-07-05 | Fix project root assert | hi-rustin | -1/+1 | |
| Signed-off-by: hi-rustin <rustin.liu@gmail.com> | ||||
| 2022-03-14 | :arrow_up: xshell | Aleksey Kladov | -6/+7 | |
| 2021-10-03 | Add semicolons for consistency | Aramis Razzaghipour | -6/+6 | |
| `clippy::semicolon_if_nothing_returned` | ||||
| 2021-09-13 | internal: prevent possible bugs when adding magical comments | Aleksey Kladov | -1/+14 | |
| 2021-09-13 | internal: simplify | Aleksey Kladov | -13/+13 | |
| 2021-09-13 | internal: fix bugs in tests by simplifying code | Aleksey Kladov | -14/+12 | |
| 2021-09-13 | minore: improve readability | Aleksey Kladov | -36/+28 | |
| Tuples are hard to understand | ||||
| 2021-07-13 | minor: make sure that project_root works correctly | Aleksey Kladov | -1/+3 | |
| 2021-07-03 | internal: overhaul code generation | Aleksey Kladov | -0/+195 | |
| * 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). | ||||
