Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | generate more assists docs | Aleksey Kladov | 2019-10-25 | 11 | -114/+419 | |
| |/ | ||||||
| * | Merge #2070 | bors[bot] | 2019-10-25 | 1 | -1/+5 | |
| |\ | ||||||
| | * | sublime: hint where feature flags would go | Jacob | 2019-10-25 | 1 | -1/+5 | |
| |/ | ||||||
| * | Merge #2069 | bors[bot] | 2019-10-25 | 12 | -52/+269 | |
| |\ | ||||||
| | * | auto-generate assists docs and tests | Aleksey Kladov | 2019-10-25 | 12 | -52/+269 | |
| * | | Merge #2066 | bors[bot] | 2019-10-25 | 6 | -278/+358 | |
| |\ \ | ||||||
| | * | | disable the new typing handler for `->` | Aleksey Kladov | 2019-10-25 | 1 | -0/+9 | |
| | * | | insert space after `->` | Aleksey Kladov | 2019-10-25 | 3 | -112/+119 | |
| | * | | refactor typing_handlers | Aleksey Kladov | 2019-10-25 | 2 | -35/+41 | |
| | * | | introduce SingleFileChange | Aleksey Kladov | 2019-10-25 | 3 | -35/+64 | |
| | * | | move source change to a dedicated file | Aleksey Kladov | 2019-10-25 | 2 | -95/+104 | |
| | * | | make typing infra slightly more extensible | Aleksey Kladov | 2019-10-25 | 3 | -54/+74 | |
| | |/ | ||||||
| * | | Merge #2068 | bors[bot] | 2019-10-25 | 2 | -26/+26 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Specify working chalk revisions in manifest | Laurențiu Nicola | 2019-10-25 | 2 | -26/+26 | |
| |/ | ||||||
| * | Merge #2065 | bors[bot] | 2019-10-25 | 5 | -21/+20 | |
| |\ | ||||||
| | * | document feature flags | Aleksey Kladov | 2019-10-25 | 5 | -21/+20 | |
| |/ | ||||||
| * | Merge #2063 | bors[bot] | 2019-10-24 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Update rustdoc link pt.2 | memoryruins | 2019-10-24 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge #2062 | bors[bot] | 2019-10-24 | 2 | -42/+46 | |
| |\ | ||||||
| | * | refactor comment extraction from tasks | Aleksey Kladov | 2019-10-24 | 2 | -39/+44 | |
| | * | simplify | Aleksey Kladov | 2019-10-24 | 1 | -14/+13 | |
* | | | Remove `jsonc-parser` since vscode can load the package. Might need it later ... | Seivan Heidari | 2019-10-27 | 2 | -6/+1 | |
* | | | Adding debugging to figure out missing scopes from theme. | Seivan Heidari | 2019-10-27 | 2 | -11/+10 | |
* | | | Adding all the decorators from RA to map. | Seivan Heidari | 2019-10-27 | 1 | -0/+6 | |
* | | | Introducing a Scopes Mapper to map from RA scopes to TextMate scopes with fal... | Seivan Heidari | 2019-10-27 | 4 | -13/+60 | |
* | | | Refactor how themes are found in packages without relying on parsing JSONC. | Seivan Heidari | 2019-10-26 | 2 | -24/+19 | |
* | | | Merge branch 'master' into feature/themes | Seivan Heidari | 2019-10-26 | 3 | -31/+14 | |
|\| | | ||||||
| * | | Merge #2060 | bors[bot] | 2019-10-24 | 3 | -31/+14 | |
| |\ \ | ||||||
| | * | | bump insta | kjeremy | 2019-10-24 | 3 | -31/+14 | |
| |/ / | ||||||
* | | | Making it clear we're using default settings. | Seivan Heidari | 2019-10-24 | 1 | -11/+7 | |
* | | | Fixing linting issues, but also hides failures. Has to be a better approach t... | Seivan Heidari | 2019-10-24 | 1 | -3/+3 | |
* | | | Only loading `tokenColorCustomizations` once. | Seivan Heidari | 2019-10-24 | 1 | -4/+4 | |
* | | | Proof of concept theming and 'tokenColorCustomizations' support. | Seivan Heidari | 2019-10-24 | 6 | -35/+231 | |
|/ / | ||||||
* | | Merge #2059 | bors[bot] | 2019-10-24 | 5 | -35/+135 | |
|\ \ | ||||||
| * | | for highlighting, search only the current file | Aleksey Kladov | 2019-10-24 | 5 | -29/+112 | |
| * | | add search scope stuct | Aleksey Kladov | 2019-10-24 | 1 | -13/+30 | |
| |/ | ||||||
* | | Merge #2058 | bors[bot] | 2019-10-24 | 2 | -8/+10 | |
|\ \ | |/ |/| | ||||||
| * | add --with-deps option to analysis-stats | Aleksey Kladov | 2019-10-24 | 2 | -8/+10 | |
|/ | ||||||
* | Merge #2057 | bors[bot] | 2019-10-24 | 3 | -0/+10 | |
|\ | ||||||
| * | add some profiling calls | Aleksey Kladov | 2019-10-24 | 3 | -0/+10 | |
|/ | ||||||
* | Merge #2056 | bors[bot] | 2019-10-24 | 1 | -6/+10 | |
|\ | ||||||
| * | don't die if a sync task panics | Aleksey Kladov | 2019-10-24 | 1 | -6/+10 | |
|/ | ||||||
* | Merge #2053 | bors[bot] | 2019-10-24 | 1 | -3/+20 | |
|\ | ||||||
| * | show unaccounted for time in profiling | Aleksey Kladov | 2019-10-24 | 1 | -3/+20 | |
|/ | ||||||
* | Merge #2050 | bors[bot] | 2019-10-23 | 13 | -544/+576 | |
|\ | ||||||
| * | xtask: don't depend on itertools | Aleksey Kladov | 2019-10-23 | 3 | -19/+22 | |
| * | xtask: fold gen-tests and gen-ast into codegen | Aleksey Kladov | 2019-10-23 | 4 | -11/+4 | |
| * | xtask: move codegen to a module | Aleksey Kladov | 2019-10-23 | 9 | -533/+569 | |
|/ | ||||||
* | Merge #2049 | bors[bot] | 2019-10-23 | 1 | -0/+4 | |
|\ | ||||||
| * | add couple of profiling calls | Aleksey Kladov | 2019-10-23 | 1 | -0/+4 |