Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hygiene information to SourceAnalyzer | Edwin Cheng | 2019-11-26 | 1 | -0/+23 |
* | Improve fail case in expand_macro | Edwin Cheng | 2019-11-23 | 1 | -9/+31 |
* | More correct expand macro | Edwin Cheng | 2019-11-22 | 1 | -2/+32 |
* | Fix insert_whitespaces | Edwin Cheng | 2019-11-21 | 1 | -11/+10 |
* | Add test for match_ast | Edwin Cheng | 2019-11-21 | 1 | -0/+43 |
* | Fix expand macro | Edwin Cheng | 2019-11-20 | 1 | -5/+5 |
* | Rename Source::ast -> Source::value | Aleksey Kladov | 2019-11-20 | 1 | -4/+4 |
* | Add shot doc for expand_macro module | Edwin Cheng | 2019-11-19 | 1 | -1/+1 |
* | Improve insert_whitespaces | Edwin Cheng | 2019-11-19 | 1 | -17/+77 |
* | Change return type of expand_macro | Edwin Cheng | 2019-11-19 | 1 | -4/+10 |
* | Change to use Expansion::file_id and reordering | Edwin Cheng | 2019-11-19 | 1 | -40/+39 |
* | Rebase | Edwin Cheng | 2019-11-19 | 1 | -3/+4 |
* | Add recursive expand in vscode | Edwin Cheng | 2019-11-19 | 1 | -0/+112 |