Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace todo with fixme | Aleksey Kladov | 2019-03-23 | 1 | -1/+1 |
| | |||||
* | Add fuzz test for reparsing | pcpthm | 2019-03-21 | 1 | -0/+9 |
| | |||||
* | Refactor parser fuzz testing | pcpthm | 2019-03-21 | 1 | -2/+2 |
| | |||||
* | kill utils module | Aleksey Kladov | 2019-02-21 | 1 | -6/+3 |
| | |||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -36/+23 |
| | |||||
* | switch ra_syntax to new rowan API | Aleksey Kladov | 2019-01-08 | 1 | -4/+4 |
| | |||||
* | Cleanup | Florian Diebold | 2018-12-23 | 1 | -25/+31 |
| | |||||
* | Add testing infrastructure for type inference | Florian Diebold | 2018-12-23 | 1 | -100/+5 |
| | | | | - move dir_tests to test_utils for that. | ||||
* | Remove TODO on self_hosting_parsing | DJMcNab | 2018-12-21 | 1 | -8/+4 |
| | | | | | | This improving this code is not a good use of people-time, and this might be the most performant approach nonwithstanding an api for this use case being added to walkdir | ||||
* | Fix the tests and fix the precommit hook | DJMcNab | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | Change parser tests dir to inline/ok and inline/err | DJMcNab | 2018-12-20 | 1 | -2/+2 |
| | |||||
* | Ensure that the parser tests pass or fail correctly | DJMcNab | 2018-12-20 | 1 | -8/+26 |
| | |||||
* | Add tests and only traverse in the crates directory | DJMcNab | 2018-12-19 | 1 | -5/+10 |
| | |||||
* | Revert "Revert to f6f7c5" | DJMcNab | 2018-12-19 | 1 | -3/+0 |
| | | | | | | This approach is correct, but it needs an addition to Restrictions too This reverts commit ad00d0c8a5f64142e6636e8b048204c8f8982f4a. | ||||
* | Revert to f6f7c5 | DJMcNab | 2018-12-19 | 1 | -0/+3 |
| | |||||
* | Fix expression parsing by bailing out upon a macro block being found | DJMcNab | 2018-12-19 | 1 | -3/+0 |
| | | | | | | TODO: Fix this when the block like macro is in expression position E.g. `test(test!{})` currently parses | ||||
* | Add a test to ensure that we can parse each file | DJMcNab | 2018-12-19 | 1 | -2/+43 |
| | | | | Note that this has a non-spurious failure in ra_analysis/src/mock_analysis | ||||
* | Rename File -> SourceFileNode | Aleksey Kladov | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -5/+4 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+151 |