aboutsummaryrefslogtreecommitdiff
path: root/crates/tools/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* rename tools -> ra_toolsAleksey Kladov2019-06-101-106/+0
* Fix clippy::clone_double_refAlan Du2019-06-041-1/+1
* Implement cargo lint to run clippyAlan Du2019-06-041-1/+3
* set code less genericfunkill22019-03-181-50/+24
* added setup environmentfunkill22019-03-181-1/+12
* added helper module for appending vscode pathfunkill22019-03-181-0/+54
* Check installed extensionCaio2019-03-051-2/+19
* reformat the worldAleksey Kladov2019-02-081-8/+2
* fix verification on CIAleksey Kladov2019-01-261-122/+5
* 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
|\
| * 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
* 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
* 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