Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify import edit calculation | Kirill Bulatov | 2020-12-07 | 1 | -4/+4 |
| | |||||
* | Remove redundant code | Kirill Bulatov | 2020-12-07 | 1 | -4/+1 |
| | |||||
* | Refactor the code | Kirill Bulatov | 2020-12-07 | 1 | -1/+4 |
| | |||||
* | Add eager resolve capability | Kirill Bulatov | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | Group import data in a struct | Kirill Bulatov | 2020-11-27 | 1 | -9/+5 |
| | |||||
* | Extract the import code into the shared module | Kirill Bulatov | 2020-11-27 | 1 | -1/+1 |
| | |||||
* | Profile completions better | Kirill Bulatov | 2020-11-27 | 1 | -0/+1 |
| | |||||
* | Avoid turning completion objects into builders | Kirill Bulatov | 2020-11-16 | 1 | -2/+8 |
| | |||||
* | Get rid of do-er antipattern | Igor Aleksanov | 2020-11-03 | 1 | -3/+12 |
| | |||||
* | Add doc-comments to the new files | Igor Aleksanov | 2020-11-03 | 1 | -0/+2 |
| | |||||
* | Move rendering tests to the render module | Igor Aleksanov | 2020-11-03 | 1 | -0/+74 |
| | |||||
* | Introduce render module | Igor Aleksanov | 2020-11-03 | 1 | -0/+95 |