Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump serde_json from 1.0.33 to 1.0.34 | dependabot[bot] | 2018-12-31 | 1 | -1/+1 |
| | | | | | | | Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.33 to 1.0.34. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.33...v1.0.34) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | 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]> | ||||
* | Add testing infrastructure for type inference | Florian Diebold | 2018-12-23 | 1 | -0/+99 |
| | | | | - move dir_tests to test_utils for that. | ||||
* | organize completion tests better | Aleksey Kladov | 2018-12-21 | 1 | -12/+10 |
| | |||||
* | fold curly blocks | Aleksey Kladov | 2018-12-20 | 1 | -0/+1 |
| | |||||
* | generalize folding tests | Aleksey Kladov | 2018-12-20 | 1 | -7/+31 |
| | | | | By using xml-like tags, we will be able to test nested foldings. | ||||
* | Use json comparison code from cargo for heavy tests | Florian Diebold | 2018-12-06 | 2 | -0/+95 |
| | |||||
* | modernize some code | Aleksey Kladov | 2018-12-06 | 1 | -5/+2 |
| | |||||
* | Reformat all | Aleksey Kladov | 2018-10-31 | 1 | -14/+17 |
| | |||||
* | Add MockAnalysis to make testing easier | Aleksey Kladov | 2018-10-31 | 1 | -5/+21 |
| | |||||
* | extract fixture parsing | Aleksey Kladov | 2018-10-31 | 1 | -0/+42 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -2/+2 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | switch base crates to 2018 | Aleksey Kladov | 2018-10-15 | 1 | -0/+1 |
| | |||||
* | Improve tests | Adolfo OchagavĂa | 2018-10-13 | 1 | -8/+30 |
| | |||||
* | move | Aleksey Kladov | 2018-08-25 | 2 | -0/+32 |
| | |||||
* | rename | Aleksey Kladov | 2018-08-25 | 2 | -0/+44 |