Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor CallInfo function signatures to new FunctionSignature type | Ville Penttinen | 2019-04-09 | 8 | -69/+210 |
* | Merge #1123 | bors[bot] | 2019-04-09 | 10 | -158/+192 |
|\ | |||||
| * | migrate to untyped rowan | Aleksey Kladov | 2019-04-09 | 10 | -158/+192 |
|/ | |||||
* | Merge #1105 | bors[bot] | 2019-04-08 | 8 | -231/+683 |
|\ | |||||
| * | Refactoring and add some docs | Edwin Cheng | 2019-04-08 | 2 | -83/+106 |
| * | Fixed infintite loop bug | Edwin Cheng | 2019-04-08 | 1 | -30/+4 |
| * | Fixed empty node bug | Edwin Cheng | 2019-04-08 | 1 | -10/+49 |
| * | Use SubtreeWalker instread of flatten TtToken | Edwin Cheng | 2019-04-08 | 4 | -258/+421 |
| * | Combine all tokensource to one and refactoring | Edwin Cheng | 2019-04-07 | 5 | -86/+94 |
| * | Refactoring subtree_source | Edwin Cheng | 2019-04-07 | 4 | -364/+386 |
| * | Add TtCursorTokenSource and TtCursorTokenSink | Edwin Cheng | 2019-04-06 | 4 | -24/+216 |
| * | Add path test and empty eat_path handling | Edwin Cheng | 2019-04-06 | 3 | -0/+31 |
* | | Merge #1121 | bors[bot] | 2019-04-08 | 1 | -2/+2 |
|\ \ | |||||
| * | | Avoid two-phase borrow conflict | Laurențiu Nicola | 2019-04-08 | 1 | -2/+2 |
|/ / | |||||
* | | Merge #1103 | bors[bot] | 2019-04-07 | 6 | -55/+124 |
|\ \ | |||||
| * | | updated snapshots | Lenard Pratt | 2019-04-07 | 6 | -77/+44 |
| * | | Added ArrayExprKind, | Lenard Pratt | 2019-04-07 | 5 | -31/+76 |
| * | | Added inference of array length | Lenard Pratt | 2019-04-07 | 6 | -5/+62 |
|/ / | |||||
* | | Merge #1119 | bors[bot] | 2019-04-07 | 1 | -6/+10 |
|\ \ | |||||
| * | | Remove checking file exists | Edwin Cheng | 2019-04-07 | 1 | -13/+6 |
| * | | fix formatting | Edwin Cheng | 2019-04-07 | 1 | -1/+2 |
| * | | Add warning when open file outside workspace | Edwin Cheng | 2019-04-06 | 1 | -5/+15 |
| |/ | |||||
* | | Merge #1117 | bors[bot] | 2019-04-06 | 15 | -14/+248 |
|\ \ | |||||
| * | | Rudimentarily autocomplete tuple struct field access | robojumper | 2019-04-06 | 2 | -0/+38 |
| * | | Parse and infer tuple indices | robojumper | 2019-04-06 | 13 | -14/+210 |
| |/ | |||||
* | | Merge #1118 | bors[bot] | 2019-04-05 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Updated the gitignore | Lenard Pratt | 2019-04-05 | 1 | -0/+1 |
* | | Merge #1115 | bors[bot] | 2019-04-05 | 1 | -0/+1 |
|\ \ | |||||
| * | | add .gitattributes | Edwin Cheng | 2019-04-05 | 1 | -0/+1 |
* | | | Merge #1114 | bors[bot] | 2019-04-05 | 1 | -119/+119 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update deps | kjeremy | 2019-04-05 | 1 | -119/+119 |
* | | | Merge #1112 | bors[bot] | 2019-04-05 | 5 | -7/+101 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add proper test for literals and fixed typo bug | Edwin Cheng | 2019-04-05 | 3 | -5/+51 |
| * | | Add classify_literal and undo expose next_token | Edwin Cheng | 2019-04-05 | 5 | -8/+15 |
| * | | Fix literal support in token tree to ast item list | Edwin Cheng | 2019-04-05 | 4 | -4/+45 |
|/ / | |||||
* | | Merge #1111 | bors[bot] | 2019-04-05 | 3 | -20/+139 |
|\ \ | |||||
| * | | Clean up | Edwin Cheng | 2019-04-04 | 1 | -29/+29 |
| * | | Add multi-byte token support in tkn tree to ast | Edwin Cheng | 2019-04-04 | 3 | -20/+139 |
|/ / | |||||
* | | Merge #1108 | bors[bot] | 2019-04-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix issue label link in docs/dev/README.md | pcpthm | 2019-04-04 | 1 | -1/+1 |
|/ / | |||||
* | | Merge #1107 | bors[bot] | 2019-04-04 | 1 | -4/+1 |
|\ \ | |||||
| * | | Make robust about target directory | pcpthm | 2019-04-04 | 1 | -4/+1 |
|/ / | |||||
* | | Merge #1106 | bors[bot] | 2019-04-04 | 2 | -7/+7 |
|\ \ | |||||
| * | | :arrow_up: salsa | Aleksey Kladov | 2019-04-04 | 2 | -7/+7 |
* | | | Merge #1101 | bors[bot] | 2019-04-03 | 5 | -6/+95 |
|\ \ \ | |||||
| * | | | Parse unsafe async / const unsafe fns properly | robojumper | 2019-04-03 | 5 | -6/+95 |
* | | | | Merge #1098 | bors[bot] | 2019-04-03 | 1 | -1/+46 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | added some docs to public functions | Sergey Parilin | 2019-04-03 | 1 | -1/+46 |
* | | | | Merge #1068 | bors[bot] | 2019-04-03 | 10 | -10/+193 |
|\| | | | |||||
| * | | | Merge remote-tracking branch 'upstream/master' into issue961_profiling | Sergey Parilin | 2019-04-02 | 54 | -1180/+1943 |
| |\ \ \ |