aboutsummaryrefslogtreecommitdiffstats
path: root/libsolc/libsolc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove old libsolc API (compileJSON, compileJSONMulti, compileJSONCallback)Alex Beregszaszi2018-11-131-222/+6
|
* Mark libsolc external C functions as noexceptAlex Beregszaszi2018-08-081-9/+9
| | | | 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-301-0/+15
|
* Add new JSON API for better abstraction and for supporting strict JSON parsingAlexander Arlt2018-02-211-8/+8
|
* Rename jsonCompiler to libsolcAlex Beregszaszi2017-12-111-0/+302