Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes crash while encoding too large arrays. | Erik Kundt | 2018-10-30 | 3 | -0/+26 |
* | Adds syntax tests for array index access. | Erik Kundt | 2018-10-11 | 3 | -0/+15 |
* | Moves length check to reference resolver. | Erik Kundt | 2018-09-22 | 4 | -7/+31 |
* | Disallows fixed-size multidim. arrays with zero-length. | Erik Kundt | 2018-09-22 | 1 | -0/+6 |
* | Update tests. | chriseth | 2018-08-15 | 1 | -0/+1 |
* | Add missing period in the end of error messages | Leonardo Alt | 2018-07-16 | 3 | -3/+3 |
* | Specifies visibility in syntax test. | Erik Kundt | 2018-07-16 | 1 | -3/+3 |
* | Update tests. | Daniel Kirchner | 2018-07-10 | 1 | -0/+9 |
* | Adds default visibility specifier to syntax tests. | Erik Kundt | 2018-07-04 | 5 | -8/+8 |
* | Adds syntax tests, documentation and changelog entry. | Erik Kundt | 2018-05-30 | 29 | -0/+206 |