Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some tests | Kirill Bulatov | 2021-03-08 | 1 | -1/+9 |
| | |||||
* | Show docs on hover for keywords and primitives | Lukas Wirth | 2021-03-02 | 1 | -0/+4 |
| | |||||
* | De Morgan's Law assist now correctly inverts <, <=, >, >=. | lbrande | 2021-02-24 | 1 | -0/+4 |
| | |||||
* | Make `ModPath`'s representation private | Jonas Schievink | 2021-02-04 | 1 | -1/+1 |
| | |||||
* | Share import_assets and related entities | Kirill Bulatov | 2021-01-16 | 1 | -0/+1 |
| | |||||
* | Move FamousDefs fixture out into its own file | Lukas Wirth | 2021-01-12 | 1 | -88/+1 |
| | |||||
* | Align config's API with usage | Aleksey Kladov | 2021-01-06 | 1 | -2/+18 |
| | | | | The config now is mostly immutable, optimize for that. | ||||
* | Move the helpers into ide_db | Kirill Bulatov | 2020-11-28 | 1 | -0/+203 |