aboutsummaryrefslogtreecommitdiff
path: root/crates/tools/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* reformat the worldAleksey Kladov2019-02-081-8/+2
|
* fix verification on CIAleksey Kladov2019-01-261-122/+5
| | | | remove `--verify` flag from the binaries: we have tests for this!
* Use npm ci instead of installHirokazu Hata2019-01-231-2/+2
|
* Use --force when installing the VSIX.DJMcNab2019-01-121-2/+2
|
* Add a fuzzing subcommandDJMcNab2018-12-311-1/+6
|
* Fix broken test is deleted commentDJMcNab2018-12-201-1/+1
|
* Fix the tests and fix the precommit hookDJMcNab2018-12-201-3/+3
|
* Change parser tests dir to inline/ok and inline/errDJMcNab2018-12-201-30/+47
|
* fix installation on windowsAleksey Kladov2018-12-171-1/+2
|
* Implement and test format hookDJMcNab2018-12-091-6/+11
|
* Merge #267bors[bot]2018-12-091-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 rustfmtDJMcNab2018-12-091-4/+1
| |
| * Add package command and upgrade event-streamDJMcNab2018-12-081-1/+1
| |
* | account for new layout when collecting testsAleksey Kladov2018-12-081-2/+8
|/
* modernize some codeAleksey Kladov2018-12-061-8/+4
|
* Reformat allAleksey Kladov2018-10-311-5/+3
|
* Various changesMuhammad Mominul Huque2018-10-311-27/+3
| | | | | | | Pin to a specific toolchain version Format checking functionality Add a test to check the code formatting. Remove macro_use attribute
* initial implementationMuhammad Mominul Huque2018-10-311-7/+12
|
* clippy: Use if lets and remove redundant returnsAlan Du2018-10-181-3/+2
|
* rename gen-kinds to gen-syntaxAleksey Kladov2018-10-161-2/+2
|
* fix testsAleksey Kladov2018-10-161-17/+2
|
* extract teraronAleksey Kladov2018-10-161-22/+23
|
* Cargo FormatJeremy A. Kolb2018-10-161-12/+33
| | | | Run `cargo fmt` and ignore generated files
* take `&Path` instead of `PathBuf`Muhammad Mominul Huque2018-10-161-2/+2
|
* Refactor the constantsMuhammad Mominul Huque2018-10-151-8/+3
|
* Use CARGO_MANIFEST_DIR for locating the grammar.ron fileMuhammad Mominul Huque2018-10-151-2/+2
|
* Show how to generate code with error messageMuhammad Mominul Huque2018-10-141-3/+1
|
* create cli.rs and make the tests passingMuhammad Mominul Huque2018-10-141-59/+3
|
* rename all thingsAleksey Kladov2018-09-161-13/+13
|
* fix derecated callAleksey Kladov2018-09-161-2/+2
|
* fix installation for windowsAleksey Kladov2018-09-161-3/+11
|
* get rid of commandspeckAleksey Kladov2018-09-161-21/+21
|
* default method name to type nameAleksey Kladov2018-08-311-1/+4
|
* you better runAleksey Kladov2018-08-271-1/+1
|
* More symbolsAleksey Kladov2018-08-111-0/+1
|
* heckAleksey Kladov2018-08-111-12/+6
|
* organizizeAleksey Kladov2018-08-101-0/+216