Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Group import data in a struct | Kirill Bulatov | 2020-11-27 | 1 | -11/+6 |
* | Extract the import code into the shared module | Kirill Bulatov | 2020-11-27 | 1 | -1/+2 |
* | Profile completions better | Kirill Bulatov | 2020-11-27 | 1 | -0/+1 |
* | Avoid turning completion objects into builders | Kirill Bulatov | 2020-11-16 | 1 | -3/+9 |
* | Reuse existing element rendering | Kirill Bulatov | 2020-11-16 | 1 | -40/+32 |
* | Add braces to functions and macros | Kirill Bulatov | 2020-11-16 | 1 | -32/+40 |
* | Get rid of do-er antipattern | Igor Aleksanov | 2020-11-03 | 1 | -7/+11 |
* | Add doc-comments to the new files | Igor Aleksanov | 2020-11-03 | 1 | -1/+7 |
* | Move rendering tests to the render module | Igor Aleksanov | 2020-11-03 | 1 | -0/+90 |
* | Add ConstRender | Igor Aleksanov | 2020-11-03 | 1 | -2/+2 |
* | Introduce render module | Igor Aleksanov | 2020-11-03 | 1 | -0/+116 |