aboutsummaryrefslogtreecommitdiffstats
path: root/libsolc
Commit message (Collapse)AuthorAgeFilesLines
* Mark libsolc external C functions as noexceptAlex Beregszaszi2018-08-082-18/+24
| | | | These are part of the external C API where leaking through exceptions makes no sense.
* Add new libsolc entry points (solidity_license/version/compile)Alex Beregszaszi2018-06-303-1/+20
|
* Add new JSON API for better abstraction and for supporting strict JSON parsingAlexander Arlt2018-02-211-8/+8
|
* Rename jsonCompiler to libsolcAlex Beregszaszi2017-12-113-0/+353