Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-08 | Resolve - Fix generic binding indexes | John Hodge | 1 | -2/+24 |
2016-05-18 | All - Fix up a bunch of -Wextra warnings | John Hodge | 1 | -1/+8 |
2016-02-27 | Parse - Macros in type position | John Hodge | 1 | -0/+1 |
2016-02-27 | Parse - Support hugely nested parens | John Hodge | 1 | -1/+1 |
2015-04-06 | Work on resolving UFCS paths, infinite loop bug in resolve | John Hodge | 1 | -1/+1 |
2015-03-17 | Rework handling of blocks, add sub-modules | John Hodge | 1 | -1/+6 |
2015-03-13 | Const items in expressions, attributes in impl blocks | John Hodge | 1 | -0/+6 |
2015-03-08 | Macro definitions now being used | John Hodge | 1 | -14/+6 |
2015-03-08 | Macro parsing, saving, and evaluating | John Hodge | 1 | -0/+24 |
2015-03-06 | Bugfixes exposed by fixing formatted output | John Hodge | 1 | -0/+26 |