Changes the parser to parse all streams into token-trees before hitting the parser proper, in preparation for hygiene. As an added bonus, it appears to speed up the parser (albeit by a totally imperceptible 1%). Also, many comments in the parser. Also, field renaming in token-trees (readme->forest, cur->stack). |
||
|---|---|---|
| .. | ||
| attr.rs | ||
| classify.rs | ||
| comments.rs | ||
| common.rs | ||
| eval.rs | ||
| lexer.rs | ||
| mod.rs | ||
| obsolete.rs | ||
| parser.rs | ||
| prec.rs | ||
| token.rs | ||