Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-21 | Rework macro handling to (hopefully) correctly handle nested repetions | John Hodge | 1 | -0/+13 |
2015-03-20 | Lifetime bounds, pattern fragments, nested modules | John Hodge | 1 | -0/+1 |
2015-03-18 | Local macros, fixed array literals | John Hodge | 1 | -0/+1 |
2015-03-14 | Fixed macros, added range syntax and other tweaks | John Hodge | 1 | -3/+19 |
2015-03-13 | Various other features for libcore, now on to loops | John Hodge | 1 | -58/+1 |
2015-03-12 | Float parsing, module-level macro expansion | John Hodge | 1 | -1/+3 |
2015-03-10 | Rework macro handling to support correct repetitions | John Hodge | 1 | -14/+52 |
2015-03-08 | Macro parsing, saving, and evaluating | John Hodge | 1 | -5/+42 |
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/+1 |
2014-12-23 | Move source files to src/ folder | John Hodge (sonata) | 1 | -0/+94 |