Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better codes | JmPotato | 2020-08-10 | 1 | -8/+4 |
* | Show const body in short_label | JmPotato | 2020-08-10 | 1 | -1/+9 |
* | Add support for extern crate | Paul Daniel Faria | 2020-08-08 | 1 | -0/+6 |
* | Rename | Aleksey Kladov | 2020-07-31 | 1 | -1/+1 |
* | Rename BindPat -> IdentPat | Aleksey Kladov | 2020-07-31 | 1 | -2/+2 |
* | Rename TypeRef -> Type | Aleksey Kladov | 2020-07-31 | 1 | -1/+1 |
* | Remove TypeAscriptionOwner | Aleksey Kladov | 2020-07-30 | 1 | -7/+7 |
* | Finalize Trait grammar | Aleksey Kladov | 2020-07-30 | 2 | -3/+3 |
* | Finalize const&static grammar | Aleksey Kladov | 2020-07-30 | 2 | -6/+6 |
* | Rename EnumVariant -> Variant | Aleksey Kladov | 2020-07-30 | 2 | -3/+3 |
* | Rename EnumDef -> Enum | Aleksey Kladov | 2020-07-30 | 2 | -5/+5 |
* | Rename StructDef -> Struct | Aleksey Kladov | 2020-07-30 | 2 | -3/+3 |
* | Finalize union grammar | Aleksey Kladov | 2020-07-30 | 1 | -1/+1 |
* | Rename FieldDef -> Field | Aleksey Kladov | 2020-07-30 | 2 | -3/+3 |
* | Rename TypeAliasDef -> TypeAlias | Aleksey Kladov | 2020-07-30 | 2 | -3/+3 |
* | Rename FnDef -> Fn | Aleksey Kladov | 2020-07-30 | 2 | -3/+3 |
* | Move tests | Aleksey Kladov | 2020-07-17 | 1 | -0/+71 |
* | Unclutter NavigationTarget API | Aleksey Kladov | 2020-07-17 | 1 | -54/+27 |
* | Remove FunctionSignature | Aleksey Kladov | 2020-07-16 | 1 | -152/+0 |
* | Inlay hints use callables | Aleksey Kladov | 2020-07-16 | 1 | -95/+1 |
* | Rename | Aleksey Kladov | 2020-07-16 | 1 | -1/+1 |
* | Don't use function signature for Display | Aleksey Kladov | 2020-07-16 | 1 | -54/+2 |
* | Better module structure | Aleksey Kladov | 2020-07-16 | 1 | -441/+0 |
* | Reduce visibility | Aleksey Kladov | 2020-07-16 | 1 | -21/+19 |
* | Semantical call info | Aleksey Kladov | 2020-07-16 | 1 | -21/+0 |
* | simplify | Aleksey Kladov | 2020-07-16 | 1 | -60/+47 |
* | Implementations lens for unions | Aleksey Kladov | 2020-07-11 | 1 | -0/+1 |
* | Update file structure tests | Aleksey Kladov | 2020-07-01 | 1 | -213/+215 |
* | Remove confusing API | Aleksey Kladov | 2020-06-30 | 1 | -22/+14 |
* | Rewrite goto implementation tests | Aleksey Kladov | 2020-06-30 | 1 | -3/+7 |
* | Rewrite goto definition tests | Aleksey Kladov | 2020-06-30 | 1 | -1/+4 |
* | Slightly better name | Aleksey Kladov | 2020-06-23 | 1 | -2/+2 |
* | display Doctest code lens before comment #4785 | Benjamin Coenen | 2020-06-18 | 1 | -3/+1 |
* | display Doctest code lens before comment #4785 | Benjamin Coenen | 2020-06-09 | 1 | -2/+23 |
* | Merge #4678 | bors[bot] | 2020-06-03 | 1 | -2/+11 |
|\ | |||||
| * | Use split1 when formatting function signature params | Aaron Loucks | 2020-06-03 | 1 | -5/+3 |
| * | Unsquish parameter types in tooltips for macro-generated functions | Aaron Loucks | 2020-05-31 | 1 | -1/+12 |
* | | New runnables API | Aleksey Kladov | 2020-06-02 | 1 | -43/+23 |
* | | Don't require module docs for Features and Assists | Aleksey Kladov | 2020-05-31 | 1 | -5/+1 |
* | | Generate features docs from source | Aleksey Kladov | 2020-05-31 | 1 | -0/+13 |
|/ | |||||
* | Simplify proto conversion | Aleksey Kladov | 2020-05-10 | 1 | -2/+7 |
* | Remove dbg | Edwin Cheng | 2020-05-10 | 1 | -1/+0 |
* | Hot fix panic for function_signature | Edwin Cheng | 2020-05-10 | 1 | -7/+13 |
* | Fix panic in FunctionSignature | Aleksey Kladov | 2020-05-07 | 1 | -1/+7 |
* | Fix focus range for TypeParam | Aleksey Kladov | 2020-05-04 | 1 | -3/+7 |
* | Unsafe traits | Diana | 2020-05-01 | 1 | -1/+5 |
* | Include function qualifiers in signature | oxalica | 2020-04-29 | 1 | -0/+40 |
* | Rename StructField -> Field | Aleksey Kladov | 2020-04-25 | 1 | -2/+2 |
* | Convert tests to text-size | Aleksey Kladov | 2020-04-25 | 1 | -38/+38 |
* | Merge #3954 | bors[bot] | 2020-04-23 | 1 | -21/+48 |
|\ |