Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Error out non single root token tree conversion | Edwin Cheng | 2019-05-14 | 1 | -0/+46 | |
* | Quote the quoted comment | Edwin Cheng | 2019-05-04 | 1 | -1/+1 | |
* | Use explict `escape_default` instead of dbg print | Edwin Cheng | 2019-05-04 | 1 | -1/+1 | |
* | Convert doc comment to attr | Edwin Cheng | 2019-05-04 | 1 | -3/+70 | |
* | Remove unused code and add space bewteen tt | Edwin Cheng | 2019-05-02 | 1 | -30/+34 | |
* | Fix more bugs | Edwin Cheng | 2019-04-25 | 1 | -1/+15 | |
* | Add handling `token` seperator in mbe | Edwin Cheng | 2019-04-25 | 1 | -5/+20 | |
* | Add lifetime matcher | Edwin Cheng | 2019-04-19 | 1 | -1/+4 | |
* | Return Result for token_tree_to_xx functions | Edwin Cheng | 2019-04-18 | 1 | -10/+17 | |
* | Add expr, pat, ty and macro_stmts | Edwin Cheng | 2019-04-18 | 1 | -5/+41 | |
* | Add MacroItems and MacroStmts in grammer.ron | Edwin Cheng | 2019-04-18 | 1 | -0/+23 | |
* | Remove skip Delimiter::None and handle Dollars | Edwin Cheng | 2019-04-12 | 1 | -16/+31 | |
* | Use SubtreeWalker instread of flatten TtToken | Edwin Cheng | 2019-04-08 | 1 | -6/+6 | |
* | Combine all tokensource to one and refactoring | Edwin Cheng | 2019-04-07 | 1 | -3/+3 | |
* | Refactoring subtree_source | Edwin Cheng | 2019-04-07 | 1 | -241/+21 | |
* | Add TtCursorTokenSource and TtCursorTokenSink | Edwin Cheng | 2019-04-06 | 1 | -22/+36 | |
* | Add proper test for literals and fixed typo bug | Edwin Cheng | 2019-04-05 | 1 | -0/+43 | |
* | Add classify_literal and undo expose next_token | Edwin Cheng | 2019-04-05 | 1 | -2/+2 | |
* | Fix literal support in token tree to ast item list | Edwin Cheng | 2019-04-05 | 1 | -2/+2 | |
* | 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 | 1 | -19/+137 | |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -39/+47 | |
* | Fix a typo | Dale Wijnand | 2019-02-26 | 1 | -4/+4 | |
* | rename | Aleksey Kladov | 2019-02-24 | 1 | -8/+8 | |
* | Add a test for macro parsing | Aleksey Kladov | 2019-02-23 | 1 | -8/+21 | |
* | implement tt -> ast | Aleksey Kladov | 2019-02-23 | 1 | -4/+54 | |
* | keep-text | Aleksey Kladov | 2019-02-23 | 1 | -10/+17 | |
* | flatten tt | Aleksey Kladov | 2019-02-23 | 1 | -6/+55 | |
* | token source scaffold | Aleksey Kladov | 2019-02-23 | 1 | -1/+22 | |
* | add interface | Aleksey Kladov | 2019-02-23 | 1 | -0/+5 | |
* | docs | Aleksey Kladov | 2019-02-11 | 1 | -0/+8 | |
* | assign ids when converting tt | Aleksey Kladov | 2019-02-11 | 1 | -6/+32 | |
* | assign ids to tokens | Aleksey Kladov | 2019-02-11 | 1 | -1/+1 | |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -20/+5 | |
* | cleanup the api | Aleksey Kladov | 2019-01-31 | 1 | -48/+2 | |
* | cleanup | Aleksey Kladov | 2019-01-31 | 1 | -2/+2 | |
* | move test | Aleksey Kladov | 2019-01-31 | 1 | -0/+113 |