Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the compiler API section (and remove pseudo code) | Alex Beregszaszi | 2017-02-09 | 1 | -18/+6 |
* | Drop the legacy assembly output | Alex Beregszaszi | 2017-02-09 | 1 | -9/+6 |
* | Include language field in the JSON | Alex Beregszaszi | 2017-02-09 | 1 | -0/+3 |
* | Move file into sourceLocation | Alex Beregszaszi | 2017-02-09 | 1 | -4/+4 |
* | Update the AST output | Alex Beregszaszi | 2017-02-09 | 1 | -9/+11 |
* | Explain every contract output field | Alex Beregszaszi | 2017-02-09 | 1 | -11/+38 |
* | Support linkReferences with length specified | Alex Beregszaszi | 2017-02-09 | 1 | -1/+4 |
* | Error list should have sourceLocation | Alex Beregszaszi | 2017-02-09 | 1 | -6/+4 |
* | Updated EVM output | Alex Beregszaszi | 2017-02-09 | 1 | -13/+16 |
* | Make contracts output two-level | Alex Beregszaszi | 2017-02-09 | 1 | -14/+16 |
* | Update errors output | Alex Beregszaszi | 2017-02-09 | 1 | -17/+20 |
* | Include pseudo-code of compiler API | Alex Beregszaszi | 2017-02-09 | 1 | -1/+13 |
* | Change layout and include API, Input, Output sections | Alex Beregszaszi | 2017-02-09 | 1 | -11/+17 |
* | Add metadata.useLiteralContent option | Alex Beregszaszi | 2017-02-09 | 1 | -0/+5 |
* | Update output selection | Alex Beregszaszi | 2017-02-09 | 1 | -27/+40 |
* | Update settings section | Alex Beregszaszi | 2017-02-09 | 1 | -8/+21 |
* | Update sources definition based on the metadata | Alex Beregszaszi | 2017-02-09 | 1 | -9/+25 |
* | Place into a code block | Alex Beregszaszi | 2017-02-09 | 1 | -0/+3 |
* | The metadata section has been moved, make only a reference to it | Alex Beregszaszi | 2017-02-09 | 1 | -95/+5 |
* | Update the metadata JSON spec | Alex Beregszaszi | 2017-02-09 | 1 | -10/+23 |
* | Update the metadata JSON spec | Alex Beregszaszi | 2017-02-09 | 1 | -1/+7 |
* | Add missing fields | Alex Beregszaszi | 2017-02-09 | 1 | -1/+4 |
* | Describe the ABI output field | Alex Beregszaszi | 2017-02-09 | 1 | -1/+3 |
* | Update with https://pad.riseup.net/p/7x3G896a3NLA | Alex Beregszaszi | 2017-02-09 | 1 | -27/+121 |
* | Add language and some minor corrections and clarifications. | chriseth | 2017-02-09 | 1 | -6/+9 |
* | Document input description and metadata output. | chriseth | 2017-02-09 | 1 | -0/+141 |