Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeComplete] Include more text into typed chunks of pattern completions | Ilya Biryukov | 2019-06-04 | 1 | -1/+1 |
* | [CodeComplete] Add a bit more whitespace to completed patterns | Ilya Biryukov | 2019-06-03 | 1 | -12/+12 |
* | [CodeComplete] Add semicolon when completing patterns for 'static_assert' and... | Ilya Biryukov | 2019-05-29 | 1 | -8/+8 |
* | [CodeComplete] Consistently break after '{' in multi-line patterns | Ilya Biryukov | 2019-05-28 | 1 | -8/+22 |
* | [CodeComplete] Add a trailing semicolons to some pattern completions | Ilya Biryukov | 2019-05-06 | 1 | -9/+9 |
* | [CodeComplete] Do not complete self-initializations | Ilya Biryukov | 2018-11-07 | 1 | -1/+0 |
* | [CodeCompletion] Code complete the missing C++11 keywords | Alex Lorenz | 2017-02-13 | 1 | -0/+9 |
* | [Tests] Modified Lit Tests to be C++11 compatibile | Charles Li | 2015-08-27 | 1 | -0/+252 |