| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-08-10 | Implemented a smarter concatenation system that will hopefully produce more ↵ | cgswords | -20/+92 | |
| efficient tokenstream usages. | ||||
| 2016-08-01 | Reimplemented tokenstreams as ropes and reduced the exposed TokenStream API. | cgswords | -609/+356 | |
| 2016-07-23 | macros: Improve `tt` fragments | Jeffrey Seyfried | -0/+4 | |
| 2016-07-07 | Preliminary implementation for TokenStreams and TokenSlices, including unit ↵ | cgswords | -39/+1121 | |
| tests and associated operations. | ||||
| 2016-07-04 | Revert "Change `fold_tt` and `fold_tts` to take token trees by value ↵ | Jeffrey Seyfried | -4/+6 | |
| (instead of by reference)" This reverts commit 5bf7970ac70b4e7781e7b2f3816720aa62fac6fd. | ||||
| 2016-06-26 | Rollup merge of #33943 - jseyfried:libsyntax_cleanup, r=nrc | Jeffrey Seyfried | -5/+4 | |
| Miscellaneous low priority cleanup in `libsyntax`. | ||||
| 2016-06-21 | Refactored tokentrees into their own files in preparation for tokenstreams. ↵ | cgswords | -0/+211 | |
| Modified tests to point to the new file now. | ||||
