Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create empty dynamic memory arrays more efficiently. | chriseth | 2018-04-04 | 1 | -4/+4 |
* | test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). | Daniel Kirchner | 2018-03-14 | 1 | -2/+2 |
* | Add new JSON API for better abstraction and for supporting strict JSON parsing | Alexander Arlt | 2018-02-21 | 1 | -3/+3 |
* | Rename jsonCompiler to libsolc | Alex Beregszaszi | 2017-12-11 | 1 | -1/+1 |
* | Add header for jsonCompiler | Alex Beregszaszi | 2017-08-29 | 1 | -10/+1 |
* | Update tests. | chriseth | 2017-08-25 | 1 | -6/+6 |
* | Remove some unused includes | Alex Beregszaszi | 2017-08-21 | 1 | -2/+0 |
* | Add test for compileStandard | Alex Beregszaszi | 2017-07-19 | 1 | -0/+29 |
* | Add test for compileSingle | Alex Beregszaszi | 2017-07-19 | 1 | -0/+51 |
* | Add test for compileJSONCallback | Alex Beregszaszi | 2017-07-19 | 1 | -3/+16 |
* | Test for version/license in jsonCompiler | Alex Beregszaszi | 2017-07-18 | 1 | -0/+15 |
* | Review suggestions. | chriseth | 2017-06-24 | 1 | -1/+1 |
* | Fix tests. | chriseth | 2017-06-24 | 1 | -8/+16 |
* | new test case and indentation fix | djudjuu | 2017-06-06 | 1 | -4/+4 |
* | adjusted test-cases | djudjuu | 2017-05-31 | 1 | -1/+1 |
* | testsuite adjustment | djudjuu | 2017-05-19 | 1 | -3/+5 |
* | Run in optimizer mode when requested | Alex Beregszaszi | 2017-05-06 | 1 | -1/+2 |
* | Split out common metadata validation code | Alex Beregszaszi | 2017-05-06 | 1 | -48/+5 |
* | Add basic test for jsonCompiler | Alex Beregszaszi | 2017-05-06 | 1 | -0/+143 |