Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ \ | |||||
| * | | | PR issuse resolved | Sergey Parilin | 2019-04-02 | 9 | -10/+30 |
| * | | | some PR issues fixed | Sergey Parilin | 2019-03-29 | 1 | -82/+68 |
| * | | | profiling crate first draft | Sergey Parilin | 2019-03-27 | 3 | -0/+177 |
* | | | | Merge #1097 | bors[bot] | 2019-04-03 | 1 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | Fix eslint errors | Emil Lauridsen | 2019-04-03 | 1 | -1/+1 |
| * | | | | Add extra double quotes only on Windows. | Emil Lauridsen | 2019-04-03 | 1 | -0/+4 |
| * | | | | Fix VSCode cargo-watch functionality on Linux. | Emil Lauridsen | 2019-04-03 | 1 | -2/+1 |
|/ / / / | |||||
* | | | | Merge #1076 | bors[bot] | 2019-04-02 | 10 | -49/+231 |
|\ \ \ \ | |||||
| * | | | | made ExprCollector pub(crate) and moved | Lenard Pratt | 2019-04-02 | 2 | -14/+11 |
| * | | | | Added const bodies and static body to the ast | Lenard Pratt | 2019-04-02 | 10 | -91/+180 |
| * | | | | Added defWithBody | Lenard Pratt | 2019-03-30 | 7 | -24/+120 |
* | | | | | Merge #1094 | bors[bot] | 2019-04-02 | 2 | -44/+78 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add cargo-watch package animation and refactoring | Edwin Cheng | 2019-04-02 | 2 | -44/+78 |
|/ / / / | |||||
* | | | | Merge #1093 | bors[bot] | 2019-04-02 | 7 | -400/+336 |
|\ \ \ \ | |||||
| * | | | | simplify | Aleksey Kladov | 2019-04-02 | 7 | -400/+336 |
* | | | | | Merge #1092 | bors[bot] | 2019-04-02 | 6 | -29/+70 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | always produce source for import | Aleksey Kladov | 2019-04-02 | 6 | -29/+70 |
|/ / / / | |||||
* | | | | Merge #1090 | bors[bot] | 2019-04-02 | 221 | -8921/+8921 |
|\ \ \ \ | |||||
| * | | | | always show token text | Aleksey Kladov | 2019-04-02 | 221 | -8921/+8921 |
* | | | | | Merge #1091 | bors[bot] | 2019-04-02 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fix inner block doc comments | Aleksey Kladov | 2019-04-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge #1089 | bors[bot] | 2019-04-02 | 5 | -23/+26 |
|\ \ \ \ | |||||
| * | | | | fix a panic with glob-import missing a source map | Aleksey Kladov | 2019-04-02 | 5 | -23/+26 |
* | | | | | Merge #1079 | bors[bot] | 2019-04-02 | 11 | -44/+448 |
|\ \ \ \ \ | |||||
| * | | | | | Fix prettier error | Edwin Cheng | 2019-04-02 | 1 | -1/+1 |
| * | | | | | Add terminate process implemntation note | Edwin Cheng | 2019-04-02 | 1 | -0/+7 |
| * | | | | | Add Cargo.toml file check before cargo watch start | Edwin Cheng | 2019-04-02 | 1 | -0/+22 |
| * | | | | | Add cargo-watch.check-arguments | Edwin Cheng | 2019-04-02 | 6 | -74/+139 |
| * | | | | | Add config for cargo-watch trace | Edwin Cheng | 2019-04-02 | 5 | -15/+67 |