Alex Beregszaszi
|
dc431fe1f6
|
Simplify the compiler API section (and remove pseudo code)
|
2017-02-08 23:41:48 +00:00 |
|
Alex Beregszaszi
|
cd81e58e3b
|
Drop the legacy assembly output
|
2017-02-08 23:41:48 +00:00 |
|
Alex Beregszaszi
|
749db7608b
|
Include language field in the JSON
|
2017-02-08 23:41:48 +00:00 |
|
Alex Beregszaszi
|
10d3a591d4
|
Move file into sourceLocation
|
2017-02-08 23:41:48 +00:00 |
|
Alex Beregszaszi
|
96677cd178
|
Update the AST output
|
2017-02-08 23:41:48 +00:00 |
|
Alex Beregszaszi
|
9fa54db7bd
|
Explain every contract output field
|
2017-02-08 23:41:48 +00:00 |
|
Alex Beregszaszi
|
9fc017d10b
|
Support linkReferences with length specified
|
2017-02-08 23:41:48 +00:00 |
|
Alex Beregszaszi
|
a3340e210e
|
Error list should have sourceLocation
|
2017-02-08 23:41:48 +00:00 |
|
Alex Beregszaszi
|
c217bc2dca
|
Updated EVM output
|
2017-02-08 23:41:48 +00:00 |
|
Alex Beregszaszi
|
4b19f560b8
|
Make contracts output two-level
|
2017-02-08 23:41:47 +00:00 |
|
Alex Beregszaszi
|
627a2cec4d
|
Update errors output
|
2017-02-08 23:41:47 +00:00 |
|
Alex Beregszaszi
|
21a0228485
|
Include pseudo-code of compiler API
|
2017-02-08 23:41:47 +00:00 |
|
Alex Beregszaszi
|
d46ec20f88
|
Change layout and include API, Input, Output sections
|
2017-02-08 23:41:47 +00:00 |
|
Alex Beregszaszi
|
cbb668672f
|
Add metadata.useLiteralContent option
|
2017-02-08 23:41:47 +00:00 |
|
Alex Beregszaszi
|
4b5639bf63
|
Update output selection
|
2017-02-08 23:41:47 +00:00 |
|
Alex Beregszaszi
|
82c0e4de1d
|
Update settings section
|
2017-02-08 23:41:47 +00:00 |
|
Alex Beregszaszi
|
6e2cc081ec
|
Update sources definition based on the metadata
|
2017-02-08 23:40:07 +00:00 |
|
Alex Beregszaszi
|
720cf20855
|
Place into a code block
|
2017-02-08 21:53:07 +00:00 |
|
Alex Beregszaszi
|
d9f14e7737
|
The metadata section has been moved, make only a reference to it
|
2017-02-08 21:53:07 +00:00 |
|
Alex Beregszaszi
|
559c4c7a45
|
Update the metadata JSON spec
|
2017-02-08 21:53:07 +00:00 |
|
Alex Beregszaszi
|
073871c248
|
Update the metadata JSON spec
|
2017-02-08 21:53:07 +00:00 |
|
Alex Beregszaszi
|
04089edc4e
|
Add missing fields
|
2017-02-08 21:53:07 +00:00 |
|
Alex Beregszaszi
|
0b3f1a5378
|
Describe the ABI output field
|
2017-02-08 21:53:07 +00:00 |
|
Alex Beregszaszi
|
77b934c861
|
Update with https://pad.riseup.net/p/7x3G896a3NLA
|
2017-02-08 21:53:07 +00:00 |
|
chriseth
|
57662e1bf3
|
Add language and some minor corrections and clarifications.
|
2017-02-08 21:53:07 +00:00 |
|
chriseth
|
4fccb5fdac
|
Document input description and metadata output.
|
2017-02-08 21:53:07 +00:00 |
|
chriseth
|
2ac766b18b
|
Merge pull request #1643 from federicobond/patch-1
grammar.txt: Add rule for tuple destructuring
|
2017-02-08 19:53:23 +01:00 |
|
Federico Bond
|
1fc42d733d
|
grammar.txt: Add rule for tuple destructuring
|
2017-02-08 12:00:30 -05:00 |
|
chriseth
|
94e5ab1e43
|
Merge branch 'develop' into docs-version
|
2017-02-07 12:26:02 +01:00 |
|
Alex Beregszaszi
|
82a512fb2f
|
Add archlinux installation instructions
|
2017-02-06 18:23:49 +00:00 |
|
Alex Beregszaszi
|
e5e0eae057
|
Take documentation version numbers from CMake
|
2017-02-06 16:00:29 +00:00 |
|
Alex Beregszaszi
|
9f9807f95d
|
Remove obsolete esoteric features section
|
2017-02-03 01:52:18 +00:00 |
|
RJ Catalano
|
60e884b0a3
|
clarified binaries installation
Signed-off-by: RJ Catalano <rj@monax.io>
|
2017-02-02 18:54:49 -06:00 |
|
RJ Catalano
|
f50caa967c
|
implement a build script
Signed-off-by: RJ Catalano <rj@monax.io>
|
2017-02-02 18:54:47 -06:00 |
|
Alex Beregszaszi
|
ace583d0a1
|
Rename accessor to getter
|
2017-02-03 00:17:21 +00:00 |
|
Will White
|
51a150e82a
|
Other contracts can't write to a public variable
The removed words implied that other contracts can write to a public variable.
|
2017-02-02 15:19:27 +00:00 |
|
Alex Beregszaszi
|
821314aa27
|
Explain the difference between solc and solcjs
|
2017-02-02 11:04:38 +00:00 |
|
chriseth
|
c1a675da4f
|
Merge pull request #1625 from ethereum/asmdocs
Integrate missed changes.
|
2017-02-01 09:05:20 +01:00 |
|
chriseth
|
a39adc44d4
|
Integrate missed changes.
|
2017-01-31 23:31:25 +01:00 |
|
chriseth
|
ffe4ce0891
|
Version update
|
2017-01-31 19:37:55 +01:00 |
|
Alex Beregszaszi
|
bfa3b4ca78
|
Mention invalid in docs
|
2017-01-27 13:26:40 +00:00 |
|
chriseth
|
bff8fc23e6
|
Changelog and review suggestions.
|
2017-01-27 10:18:53 +01:00 |
|
chriseth
|
7660736aa2
|
Document special case of zero-initialized internal function.
|
2017-01-26 16:40:24 +01:00 |
|
Valentin Wüstholz
|
5b7cc018f0
|
Address feedback from code review.
|
2017-01-26 16:39:07 +01:00 |
|
chriseth
|
f610ba77a4
|
Simplify length rule.
|
2017-01-26 13:58:24 +01:00 |
|
chriseth
|
d855eaab13
|
Documentation.
|
2017-01-24 23:37:48 +01:00 |
|
Yoichi Hirai
|
c382ce1f6b
|
Merge pull request #1593 from ethereum/identifierRegex
Correct identifier regex
|
2017-01-23 14:27:53 +01:00 |
|
chriseth
|
7e2e1eb94f
|
Merge pull request #1597 from sarbogast/patch-2
Fix the list of reasons for throwing automatically
|
2017-01-23 09:32:37 +01:00 |
|
Sebastien Arbogast
|
7ecc8e412d
|
Fix the list of reasons for throwing automatically
Used aut-enumerated list syntax
|
2017-01-20 22:53:45 +01:00 |
|
Sebastien Arbogast
|
0897e7bcec
|
Fixed typo on contract instance
Fixed the name of the variable referencing a contract instance
|
2017-01-20 21:52:36 +01:00 |
|