Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not include empty JSON objects in output. | chriseth | 2018-12-19 | 1 | -1/+3 |
| | |||||
* | Remove old libsolc API (compileJSON, compileJSONMulti, compileJSONCallback) | Alex Beregszaszi | 2018-11-13 | 1 | -140/+3 |
| | |||||
* | Use nullptr instead of NULL where appropriate | Alex Beregszaszi | 2018-10-10 | 1 | -2/+2 |
| | |||||
* | Replace safety stop by invalid | Leonardo Alt | 2018-08-14 | 1 | -4/+4 |
| | |||||
* | Add new libsolc entry points (solidity_license/version/compile) | Alex Beregszaszi | 2018-06-30 | 1 | -0/+20 |
| | |||||
* | Rename JSONCompiler test suite to LibSolc | Alex Beregszaszi | 2018-06-29 | 1 | -0/+208 |