Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove intra-crate facade from completions | Igor Aleksanov | 2020-11-03 | 1 | -9/+7 |
* | Get rid of do-er antipattern | Igor Aleksanov | 2020-11-03 | 1 | -13/+37 |
* | Provide only explicit constructor for RenderContext | Igor Aleksanov | 2020-11-03 | 1 | -7/+1 |
* | Add doc-comments to the new files | Igor Aleksanov | 2020-11-03 | 1 | -0/+2 |
* | Make structures order more logical in render.rs | Igor Aleksanov | 2020-11-03 | 1 | -5/+5 |
* | Move rendering tests to the render module | Igor Aleksanov | 2020-11-03 | 1 | -8/+781 |
* | Add TypeAliasRender | Igor Aleksanov | 2020-11-03 | 1 | -1/+2 |
* | Add ConstRender | Igor Aleksanov | 2020-11-03 | 1 | -2/+8 |
* | Introduce render module | Igor Aleksanov | 2020-11-03 | 1 | -0/+50 |