Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests. | chriseth | 2017-08-25 | 1 | -4/+4 |
* | Remove some unused includes | Alex Beregszaszi | 2017-08-21 | 1 | -2/+0 |
* | Fix tests. | chriseth | 2017-06-24 | 1 | -12/+18 |
* | Match substring in tests to avoid metadata issues | Alex Beregszaszi | 2017-06-15 | 1 | -2/+2 |
* | Print auxiliary data in the assembly | Alex Beregszaszi | 2017-06-15 | 1 | -1/+2 |
* | adjusted test-cases | djudjuu | 2017-05-31 | 1 | -1/+1 |
* | testsuite adjustment | djudjuu | 2017-05-19 | 1 | -2/+2 |
* | Compact format for AST-Json with backwards compatibility | chriseth | 2017-05-17 | 1 | -2/+4 |
* | Split out common metadata validation code | Alex Beregszaszi | 2017-05-06 | 1 | -50/+3 |
* | Follow the JSON I/O spec closely | Alex Beregszaszi | 2017-05-02 | 1 | -6/+6 |
* | enumchecks not working | djuju | 2017-04-28 | 1 | -0/+3 |
* | Add test for legacyAST | Alex Beregszaszi | 2017-04-21 | 1 | -1/+6 |
* | Add test for bytecode | Alex Beregszaszi | 2017-04-21 | 1 | -0/+21 |
* | Add compilation test and verify output | Alex Beregszaszi | 2017-04-21 | 1 | -0/+79 |
* | Trigger cases by the JSON (and not string) interface | Alex Beregszaszi | 2017-04-21 | 1 | -1/+11 |
* | Add basic tests for StandardCompiler | Alex Beregszaszi | 2017-04-21 | 1 | -0/+155 |