Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify some more ctors | Aleksey Kladov | 2020-02-17 | 1 | -3/+1 |
* | vscode: eliminate floating promises and insane amount of resource handle leaks | Veetaha | 2020-02-05 | 1 | -0/+2 |
* | vscode: use void where possible | Veetaha | 2020-02-02 | 1 | -1/+1 |
* | vscode extension: migrate from any to unknown where possible | Veetaha | 2020-02-02 | 1 | -1/+1 |
* | Add semicolons | Aleksey Kladov | 2019-12-31 | 1 | -1/+1 |
* | Fix NPEs | Aleksey Kladov | 2019-12-31 | 1 | -5/+4 |
* | Reformat with tsfmt | Aleksey Kladov | 2019-12-30 | 1 | -2/+2 |
* | Move expand macro to the new context | Aleksey Kladov | 2019-12-30 | 1 | -4/+3 |
* | Cleanup | Aleksey Kladov | 2019-12-30 | 1 | -10/+10 |
* | Refactor show syntax tree action | Aleksey Kladov | 2019-12-30 | 1 | -0/+106 |