Aleksey Kladov
|
10d34532e3
|
rename tools -> ra_tools
This should help with caching on CI I hope (see .travis.yml
before_cache)
|
2019-06-11 01:47:37 +03:00 |
|
Aleksey Kladov
|
2394a2ee35
|
forbid todo markers
|
2019-03-23 10:53:28 +03:00 |
|
Aleksey Kladov
|
12e3b4c70b
|
reformat the world
|
2019-02-08 14:49:43 +03:00 |
|
Aleksey Kladov
|
7177fffd7b
|
fix verification on CI
remove `--verify` flag from the binaries: we have tests for this!
|
2019-01-27 02:30:54 +03:00 |
|
Aleksey Kladov
|
6be50f7d5d
|
Reformat all
|
2018-10-31 23:41:43 +03:00 |
|
Muhammad Mominul Huque
|
857c1650ef
|
Various changes
Pin to a specific toolchain version
Format checking functionality
Add a test to check the code formatting.
Remove macro_use attribute
|
2018-10-31 23:39:21 +03:00 |
|
Aleksey Kladov
|
2f4a248f80
|
rename gen-kinds to gen-syntax
|
2018-10-16 21:17:19 +03:00 |
|
Aleksey Kladov
|
b43bcd43c6
|
fix tests
|
2018-10-16 20:53:19 +03:00 |
|
Jeremy A. Kolb
|
61f3a438d3
|
Cargo Format
Run `cargo fmt` and ignore generated files
|
2018-10-16 09:41:10 -04:00 |
|
Muhammad Mominul Huque
|
2c4cfb297e
|
take &Path instead of PathBuf
|
2018-10-16 15:36:53 +06:00 |
|
Muhammad Mominul Huque
|
9d9e637ef3
|
Refactor the constants
|
2018-10-16 00:54:27 +06:00 |
|
Muhammad Mominul Huque
|
ce73df065f
|
Use CARGO_MANIFEST_DIR for locating the grammar.ron file
|
2018-10-15 23:52:11 +06:00 |
|
Muhammad Mominul Huque
|
33b378797c
|
Show how to generate code with error message
|
2018-10-14 20:58:53 +06:00 |
|
Muhammad Mominul Huque
|
114e9a2d74
|
create cli.rs and make the tests passing
|
2018-10-14 20:32:57 +06:00 |
|