Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default assert.exception to 1 | Levi Morrison | 2020-08-02 | 1 | -0/+4 |
* | Implement Shorter Attribute Syntax | Theodore Brown | 2020-07-28 | 26 | -106/+108 |
* | Treat namespaced names as single token | Nikita Popov | 2020-07-22 | 1 | -1/+1 |
* | Improve output of tokens in Parse Errors | Rowan Tommins | 2020-07-13 | 1 | -1/+1 |
* | Review the usage of apostrophes in error messages | Máté Kocsis | 2020-07-10 | 5 | -11/+10 |
* | refactor: class constants parsing | moliata | 2020-07-06 | 1 | -1/+1 |
* | Treat attribute argument lists like normal argument lists | Nikita Popov | 2020-07-02 | 2 | -0/+41 |
* | Replace EXPECTF when possible | Fabien Villepinte | 2020-06-29 | 2 | -2/+2 |
* | Implement Attribute Amendments. | Martin Schröder | 2020-06-29 | 12 | -17/+146 |
* | Consistent file naming. | Derick Rethans | 2020-06-22 | 2 | -0/+0 |
* | Don't allow variables as attribute name | Nikita Popov | 2020-06-08 | 1 | -0/+11 |
* | Fix free of uninitialized memory in attributes | Nikita Popov | 2020-06-07 | 1 | -0/+11 |
* | Add Attributes | Benjamin Eberlei | 2020-06-04 | 17 | -0/+1175 |