Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid turning completion objects into builders | Kirill Bulatov | 2020-11-16 | 3 | -8/+26 |
* | 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 | 5 | -19/+54 |
* | Add doc-comments to the new files | Igor Aleksanov | 2020-11-03 | 5 | -1/+15 |
* | Move rendering tests to the render module | Igor Aleksanov | 2020-11-03 | 3 | -0/+374 |
* | Add TypeAliasRender | Igor Aleksanov | 2020-11-03 | 2 | -2/+47 |
* | Add ConstRender | Igor Aleksanov | 2020-11-03 | 3 | -10/+53 |
* | Introduce render module | Igor Aleksanov | 2020-11-03 | 4 | -0/+392 |