Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-18 | (semibroken) Defer macro expansion | John Hodge | 1 | -1/+4 |
2015-05-22 | Restructure macro expansion to correctly fit rustc's model | John Hodge | 1 | -0/+1 |
2015-03-20 | Lifetime bounds, pattern fragments, nested modules | John Hodge | 1 | -0/+1 |
2015-03-17 | Clean up handling of TokenTrees, allowing empty but valid TTs | John Hodge | 1 | -0/+3 |
2015-03-14 | Fixed macros, added range syntax and other tweaks | John Hodge | 1 | -0/+7 |
2015-03-12 | Float parsing, module-level macro expansion | John Hodge | 1 | -0/+1 |
2015-03-08 | Macro definitions now being used | John Hodge | 1 | -2/+3 |
2015-03-08 | Macro parsing, saving, and evaluating | John Hodge | 1 | -0/+4 |
2015-03-07 | Added file+line reporting to error messages | John Hodge | 1 | -1/+3 |
2015-01-02 | Adding in support for std, parsing now broken due to TODO early in process | John Hodge (sonata) | 1 | -0/+39 |
2014-12-23 | Move source files to src/ folder | John Hodge (sonata) | 1 | -0/+11 |