Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check installed extension | Caio | 2019-03-05 | 1 | -2/+19 |
| | |||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -8/+2 |
| | |||||
* | fix verification on CI | Aleksey Kladov | 2019-01-26 | 1 | -122/+5 |
| | | | | remove `--verify` flag from the binaries: we have tests for this! | ||||
* | Use npm ci instead of install | Hirokazu Hata | 2019-01-23 | 1 | -2/+2 |
| | |||||
* | Use --force when installing the VSIX. | DJMcNab | 2019-01-12 | 1 | -2/+2 |
| | |||||
* | Add a fuzzing subcommand | DJMcNab | 2018-12-31 | 1 | -1/+6 |
| | |||||
* | 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 | 1 | -3/+3 |
| | |||||
* | Change parser tests dir to inline/ok and inline/err | DJMcNab | 2018-12-20 | 1 | -30/+47 |
| | |||||
* | fix installation on windows | Aleksey Kladov | 2018-12-17 | 1 | -1/+2 |
| | |||||
* | Implement and test format hook | DJMcNab | 2018-12-09 | 1 | -6/+11 |
| | |||||
* | Merge #267 | bors[bot] | 2018-12-09 | 1 | -4/+1 |
|\ | | | | | | | | | | | | | | | 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 | 1 | -4/+1 |
| | | |||||
| * | 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 | 1 | -8/+4 |
| | |||||
* | Reformat all | Aleksey Kladov | 2018-10-31 | 1 | -5/+3 |
| | |||||
* | Various changes | Muhammad Mominul Huque | 2018-10-31 | 1 | -27/+3 |
| | | | | | | | 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 | 1 | -7/+12 |
| | |||||
* | clippy: Use if lets and remove redundant returns | Alan Du | 2018-10-18 | 1 | -3/+2 |
| | |||||
* | rename gen-kinds to gen-syntax | Aleksey Kladov | 2018-10-16 | 1 | -2/+2 |
| | |||||
* | fix tests | Aleksey Kladov | 2018-10-16 | 1 | -17/+2 |
| | |||||
* | extract teraron | Aleksey Kladov | 2018-10-16 | 1 | -22/+23 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -12/+33 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | take `&Path` instead of `PathBuf` | Muhammad Mominul Huque | 2018-10-16 | 1 | -2/+2 |
| | |||||
* | Refactor the constants | Muhammad Mominul Huque | 2018-10-15 | 1 | -8/+3 |
| | |||||
* | Use CARGO_MANIFEST_DIR for locating the grammar.ron file | Muhammad Mominul Huque | 2018-10-15 | 1 | -2/+2 |
| | |||||
* | Show how to generate code with error message | Muhammad Mominul Huque | 2018-10-14 | 1 | -3/+1 |
| | |||||
* | create cli.rs and make the tests passing | Muhammad Mominul Huque | 2018-10-14 | 1 | -59/+3 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -13/+13 |
| | |||||
* | fix derecated call | Aleksey Kladov | 2018-09-16 | 1 | -2/+2 |
| | |||||
* | fix installation for windows | Aleksey Kladov | 2018-09-16 | 1 | -3/+11 |
| | |||||
* | get rid of commandspeck | Aleksey Kladov | 2018-09-16 | 1 | -21/+21 |
| | |||||
* | default method name to type name | Aleksey Kladov | 2018-08-31 | 1 | -1/+4 |
| | |||||
* | you better run | Aleksey Kladov | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | More symbols | Aleksey Kladov | 2018-08-11 | 1 | -0/+1 |
| | |||||
* | heck | Aleksey Kladov | 2018-08-11 | 1 | -12/+6 |
| | |||||
* | organizize | Aleksey Kladov | 2018-08-10 | 1 | -0/+216 |