Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parse extended_key_value_attributes | Lukas Wirth | 2021-03-19 | 1 | -1/+1 |
* | Fix macro expansion for statements w/o semicolon | Edwin Cheng | 2021-03-16 | 1 | -1/+1 |
* | :arrow_up: xflags | Aleksey Kladov | 2021-03-07 | 1 | -1/+1 |
* | Use cli parser with auto-generated help | Aleksey Kladov | 2021-03-01 | 1 | -1/+1 |
* | Simplify xtask | Aleksey Kladov | 2021-03-01 | 1 | -3/+0 |
* | Pin ungrammar | Laurențiu Nicola | 2021-02-21 | 1 | -1/+1 |
* | Update pico-args | kjeremy | 2021-01-19 | 1 | -1/+1 |
* | Wrap remaining self/super/crate in Name{Ref} | Lukas Wirth | 2021-01-15 | 1 | -1/+1 |
* | Handle self/super/crate in PathSegment as NameRef | Lukas Wirth | 2021-01-15 | 1 | -1/+1 |
* | Upgrade ungrammar to v1.7 | Daiki Ihara | 2021-01-15 | 1 | -1/+1 |
* | Rename expr -> tail_expr | Aleksey Kladov | 2021-01-05 | 1 | -1/+1 |
* | Update ungrammar for const block patterns | Lukas Wirth | 2020-12-23 | 1 | -1/+1 |
* | Node-ify lifetimes | Lukas Wirth | 2020-12-16 | 1 | -2/+2 |
* | Switch from not_bash to xshell | Aleksey Kladov | 2020-10-17 | 1 | -1/+1 |
* | Replace custom `not_bash::fs2` setup with fs_err crate | Veetaha | 2020-08-29 | 1 | -0/+1 |
* | Support extern types | Jonas Schievink | 2020-08-24 | 1 | -1/+1 |
* | Document xtask has few deps invariant | Aleksey Kladov | 2020-08-14 | 1 | -0/+1 |
* | Update grammar | Aleksey Kladov | 2020-08-01 | 1 | -1/+1 |
* | Better JSON serialization in metrics | Aleksey Kladov | 2020-08-01 | 1 | -0/+1 |
* | Switch to ungrammar from ast_src | Aleksey Kladov | 2020-07-29 | 1 | -4/+5 |
* | Add a license field to all the crates | Yuki Okushi | 2020-07-14 | 1 | -0/+1 |
* | Gzip artifacts | Veetaha | 2020-07-07 | 1 | -0/+1 |
* | Update versions | Kirill Bulatov | 2020-02-18 | 1 | -4/+4 |
* | Switch ast declaration from ron to a macro | Aleksey Kladov | 2020-01-03 | 1 | -2/+0 |
* | Cleanup imports | Aleksey Kladov | 2019-11-20 | 1 | -0/+3 |
* | Revert #2230 | Aleksey Kladov | 2019-11-14 | 1 | -1/+0 |
* | Use anyhow::Result in xtask, add contexts | Pascal Hertleif | 2019-11-13 | 1 | -0/+1 |
* | Use autocfg to determine rust version | kjeremy | 2019-11-13 | 1 | -0/+1 |
* | xtask: don't depend on itertools | Aleksey Kladov | 2019-10-23 | 1 | -1/+0 |
* | WIP: move to xtasks | Aleksey Kladov | 2019-10-17 | 1 | -0/+15 |