Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check installed extension | Caio | 2019-03-05 | 2 | -12/+45 |
| | |||||
* | fix the test | Aleksey Kladov | 2019-02-21 | 1 | -2/+2 |
| | |||||
* | fix tests | Aleksey Kladov | 2019-02-20 | 1 | -1/+1 |
| | |||||
* | Fix typo in Cargo.toml authors | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
| | | | | Fixes typo introduced in #782 | ||||
* | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
| | | | | This closes #777 | ||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 4 | -57/+14 |
| | |||||
* | fix verification on CI | Aleksey Kladov | 2019-01-26 | 4 | -133/+123 |
| | | | | remove `--verify` flag from the binaries: we have tests for this! | ||||
* | Use stable toolchain | Jeremy Kolb | 2019-01-24 | 1 | -1/+1 |
| | |||||
* | Use npm ci instead of install | Hirokazu Hata | 2019-01-23 | 1 | -2/+2 |
| | |||||
* | :arrow_up: update rust | Aleksey Kladov | 2019-01-19 | 1 | -1/+1 |
| | |||||
* | Use --force when installing the VSIX. | DJMcNab | 2019-01-12 | 1 | -2/+2 |
| | |||||
* | Add a fuzzing subcommand | DJMcNab | 2018-12-31 | 2 | -1/+23 |
| | |||||
* | Bump failure from 0.1.3 to 0.1.4 | dependabot[bot] | 2018-12-31 | 1 | -1/+1 |
| | | | | | | | | Bumps [failure](https://github.com/rust-lang-nursery/failure) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/rust-lang-nursery/failure/releases) - [Changelog](https://github.com/rust-lang-nursery/failure/blob/master/RELEASES.md) - [Commits](https://github.com/rust-lang-nursery/failure/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | Install rustfmt in rustfmt test | Aleksander Vognild Burkow | 2018-12-29 | 1 | -1/+1 |
| | |||||
* | Bump itertools from 0.7.11 to 0.8.0 | dependabot[bot] | 2018-12-27 | 1 | -1/+1 |
| | | | | | | | Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.7.11 to 0.8.0. - [Release notes](https://github.com/bluss/rust-itertools/releases) - [Commits](https://github.com/bluss/rust-itertools/compare/0.7.11...0.8.0) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | fix use std::{self} | gfreezy | 2018-12-26 | 1 | -1/+1 |
| | |||||
* | :arrow_up: 1.31.1 | Aleksey Kladov | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | Fix broken test is deleted comment | DJMcNab | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | Fix the tests and fix the precommit hook | DJMcNab | 2018-12-20 | 3 | -5/+6 |
| | |||||
* | Rename test_fail to test_err | DJMcNab | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | Change parser tests dir to inline/ok and inline/err | DJMcNab | 2018-12-20 | 2 | -31/+54 |
| | |||||
* | fix installation on windows | Aleksey Kladov | 2018-12-17 | 1 | -1/+2 |
| | |||||
* | Reimplement format-hook using a rust binary | DJMcNab | 2018-12-09 | 2 | -22/+47 |
| | |||||
* | Update hook to not add unstaged files | DJMcNab | 2018-12-09 | 1 | -1/+3 |
| | |||||
* | Implement and test format hook | DJMcNab | 2018-12-09 | 2 | -7/+39 |
| | |||||
* | Merge #267 | bors[bot] | 2018-12-09 | 2 | -8/+2 |
|\ | | | | | | | | | | | | | | | 267: Fix the extend keybinding r=DJMcNab a=DJMcNab Make the extend selection keybinding less annoying for users not used to Injelli-J (myself included). Also fixes a minor style issue and runs `npm update`. Co-authored-by: DJMcNab <[email protected]> | ||||
| * | Fix cargo format component name and run rustfmt | DJMcNab | 2018-12-09 | 2 | -8/+2 |
| | | |||||
| * | Add package command and upgrade event-stream | DJMcNab | 2018-12-08 | 1 | -1/+1 |
| | | |||||
* | | account for new layout when collecting tests | Aleksey Kladov | 2018-12-08 | 1 | -2/+8 |
|/ | |||||
* | modernize some code | Aleksey Kladov | 2018-12-06 | 2 | -13/+5 |
| | |||||
* | :arrow_up: 1.31.0 :tada: | Aleksey Kladov | 2018-12-06 | 1 | -1/+1 |
| | |||||
* | switch back to the latest beta | Aleksey Kladov | 2018-11-24 | 1 | -1/+1 |
| | |||||
* | Pin to older beta | Aleksey Kladov | 2018-11-21 | 1 | -1/+1 |
| | | | | https://github.com/rust-lang/rust/issues/56128 | ||||
* | Speedup fmt | Aleksey Kladov | 2018-10-31 | 1 | -9/+22 |
| | |||||
* | Reformat all | Aleksey Kladov | 2018-10-31 | 3 | -24/+24 |
| | |||||
* | Various changes | Muhammad Mominul Huque | 2018-10-31 | 3 | -28/+40 |
| | | | | | | | Pin to a specific toolchain version Format checking functionality Add a test to check the code formatting. Remove macro_use attribute | ||||
* | initial implementation | Muhammad Mominul Huque | 2018-10-31 | 2 | -11/+17 |
| | |||||
* | clippy: Use if lets and remove redundant returns | Alan Du | 2018-10-18 | 1 | -3/+2 |
| | |||||
* | Clippy lint: single-character string constant | Alan Du | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | rename gen-kinds to gen-syntax | Aleksey Kladov | 2018-10-16 | 2 | -3/+3 |
| | |||||
* | fix tests | Aleksey Kladov | 2018-10-16 | 3 | -46/+23 |
| | |||||
* | Switch to published teraron | Aleksey Kladov | 2018-10-16 | 1 | -1/+1 |
| | |||||
* | extract teraron | Aleksey Kladov | 2018-10-16 | 3 | -72/+27 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 3 | -20/+53 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | Merge #128 | bors[bot] | 2018-10-16 | 3 | -66/+93 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | 128: Add a test to verify if the generated codes are up-to-date. r=matklad a=mominul This test checks if the generated codes are up-to-date every time during `cargo test`. I have confirmed that the test works by manually editing the `grammar.ron` file. Closes #126 Thanks! Co-authored-by: Muhammad Mominul Huque <[email protected]> | ||||
| * | take `&Path` instead of `PathBuf` | Muhammad Mominul Huque | 2018-10-16 | 3 | -5/+5 |
| | | |||||
| * | Refactor the constants | Muhammad Mominul Huque | 2018-10-15 | 3 | -20/+19 |
| | | |||||
| * | Use CARGO_MANIFEST_DIR for locating the grammar.ron file | Muhammad Mominul Huque | 2018-10-15 | 3 | -8/+7 |
| | | |||||
| * | Show how to generate code with error message | Muhammad Mominul Huque | 2018-10-14 | 3 | -6/+8 |
| | | |||||
| * | create cli.rs and make the tests passing | Muhammad Mominul Huque | 2018-10-14 | 3 | -59/+86 |
| | |