chriseth
|
86c83db901
|
Update layout.
|
2019-12-12 16:19:25 +01:00 |
|
chriseth
|
9576b96b2c
|
Merge pull request #7992 from ethereum/updateIntroductio
Update introduction.
|
2019-12-12 16:17:04 +01:00 |
|
chriseth
|
5b15ad7bd4
|
Merge pull request #7991 from ethereum/updateInstalling
Update installing.
|
2019-12-12 16:06:26 +01:00 |
|
chriseth
|
b93591bbbf
|
Update introduction.
|
2019-12-12 16:05:53 +01:00 |
|
chriseth
|
5fa4f5baf1
|
Update installing.
|
2019-12-12 15:58:25 +01:00 |
|
chriseth
|
8641099889
|
Merge pull request #7989 from ethereum/updateIndex
Update index.
|
2019-12-12 15:55:23 +01:00 |
|
chriseth
|
5927717e06
|
Update index.
|
2019-12-12 15:15:43 +01:00 |
|
chriseth
|
538f593691
|
Merge pull request #7984 from ethereum/updateControl1
Updates to control structures (1).
|
2019-12-12 14:35:21 +01:00 |
|
chriseth
|
4c1cbb2265
|
Updates to control structures (1).
|
2019-12-12 14:23:19 +01:00 |
|
chriseth
|
b53629d3d0
|
Merge pull request #7977 from imapp-pl/yul-ewasm-tests-imapp
Add comparison test cases for most of EVM->Ewasm translator
|
2019-12-12 14:07:13 +01:00 |
|
chriseth
|
255f63e352
|
Merge pull request #7963 from ethereum/yul-ewasm-tests
Add bitwise test cases for most of EVM->Ewasm translator
|
2019-12-12 14:03:17 +01:00 |
|
chriseth
|
fc085cb141
|
Merge pull request #7982 from ethereum/updateVisibility
Update visibility and getters.
|
2019-12-12 14:02:35 +01:00 |
|
chriseth
|
1d00ec1145
|
Merge pull request #7983 from ethereum/updateContracts
Update contracts.
|
2019-12-12 14:02:18 +01:00 |
|
chriseth
|
430685d831
|
Update contracts.
|
2019-12-12 12:52:18 +01:00 |
|
chriseth
|
104a8c59f5
|
Merge pull request #7974 from ethereum/updateInterfaces
[DOC] Update interfaces
|
2019-12-12 12:51:00 +01:00 |
|
chriseth
|
9de0b3d7b5
|
Update visibility and getters.
|
2019-12-12 12:50:35 +01:00 |
|
chriseth
|
269c3c0c06
|
Merge pull request #7980 from ethereum/updateLibraries89
Update libraries section for 0.6.0.
|
2019-12-12 12:48:39 +01:00 |
|
chriseth
|
276c777af3
|
Merge pull request #7976 from ethereum/solc-api
Test solidity_free in tests too
|
2019-12-12 12:48:28 +01:00 |
|
chriseth
|
cb2835663d
|
[DOC] Update interfaces
|
2019-12-12 12:46:22 +01:00 |
|
chriseth
|
fce9d4bca1
|
Merge pull request #7972 from ethereum/ABIEncoderV2Wording
Do not call ABIEncoderV2 or the Yul optimizer experimental.
|
2019-12-12 12:44:53 +01:00 |
|
chriseth
|
0e796b77e9
|
Merge pull request #7973 from ethereum/docInheritance2
[DOC] More changes to inheritance.
|
2019-12-12 12:44:37 +01:00 |
|
chriseth
|
700d5e6103
|
Merge pull request #7981 from ethereum/updateUsingFor
Update "using for".
|
2019-12-12 12:44:19 +01:00 |
|
Alex Beregszaszi
|
6e6bc9904f
|
libsolc: change return type of compile to non-const
|
2019-12-12 11:26:16 +00:00 |
|
chriseth
|
9790e6c044
|
More changes to inheritance.
|
2019-12-12 11:05:20 +01:00 |
|
chriseth
|
c175a468ab
|
Do not call ABIEncoderV2 experimental.
|
2019-12-12 10:59:07 +01:00 |
|
chriseth
|
f4a0546db3
|
Update "using for".
|
2019-12-12 10:49:03 +01:00 |
|
chriseth
|
bbb8b88118
|
Update libraries section for 0.6.0.
|
2019-12-12 10:31:31 +01:00 |
|
rodiazet
|
336b436d3e
|
Add comparison test cases for most of EVM->Ewasm translator
Add comparison test cases for most of EVM->Ewasm translator
|
2019-12-11 23:23:35 +01:00 |
|
Alex Beregszaszi
|
2ccf3ea4ab
|
Test solidity_free in tests too
|
2019-12-11 18:43:13 +00:00 |
|
Leonardo
|
b9c35916e5
|
Merge pull request #7975 from ethereum/solcjs-tests
Use master branch of solc-js
|
2019-12-11 19:02:00 +01:00 |
|
Alex Beregszaszi
|
9ce01b19b2
|
Use master branch of solc-js
|
2019-12-11 16:48:11 +00:00 |
|
chriseth
|
b8348fb5d2
|
Merge pull request #7911 from ethereum/documentSlices
Document array slices.
|
2019-12-11 17:35:16 +01:00 |
|
chriseth
|
f22bd769ff
|
Merge pull request #7939 from ethereum/more_tests_override_stuff
Ambiguous override for public state variables
|
2019-12-11 17:16:59 +01:00 |
|
Bhargava Shastry
|
70840d5411
|
Address review comments
|
2019-12-11 17:03:28 +01:00 |
|
chriseth
|
a7f50c5aca
|
Document array slices.
|
2019-12-11 17:03:28 +01:00 |
|
chriseth
|
b46f4f8adf
|
Merge pull request #7893 from ethereum/yulprotofuzzer-use-default-evm
yul proto fuzzer: Target upcoming evm version
|
2019-12-11 17:02:43 +01:00 |
|
chriseth
|
347d24b252
|
Merge pull request #7971 from ethereum/memlayout-doc
Add note about memory arrays to 'Layout in Memory' section
|
2019-12-11 17:01:29 +01:00 |
|
Mathias Baumann
|
8226869579
|
Add note about memory arrays to 'Layout in Memory' section
Copied from the Inlien Assembly part
|
2019-12-11 16:53:18 +01:00 |
|
Bhargava Shastry
|
f5bd483dfa
|
yul proto fuzzer: Target default evm version
|
2019-12-11 16:52:00 +01:00 |
|
chriseth
|
6fd2d05706
|
Merge pull request #7898 from ethereum/solc-mallocs
libsolc: memory allocation API cleanup
|
2019-12-11 16:46:18 +01:00 |
|
Alex Beregszaszi
|
5998f31543
|
Use BOOST_REQUIRE instead of BOOST_CHECK in LibSolc tests where appropriate
|
2019-12-11 15:17:50 +00:00 |
|
Alex Beregszaszi
|
d8d6cae525
|
libsolc: truncate input C strings to trailing zero
|
2019-12-11 15:17:45 +00:00 |
|
Alex Beregszaszi
|
b7d6e44af7
|
Fix callback memory allocation in tests
|
2019-12-11 15:17:39 +00:00 |
|
Christian Parpart
|
8682af2216
|
libsolc: Overhauls memory management.
|
2019-12-11 15:17:39 +00:00 |
|
chriseth
|
69b06a456c
|
Merge pull request #7968 from ethereum/fixppa2
Require specific version of g++ to make PPA happy.
|
2019-12-11 15:55:45 +01:00 |
|
chriseth
|
f1e7bec11d
|
Include public state variables' base functions in the AST.
|
2019-12-11 15:32:28 +01:00 |
|
chriseth
|
57c00eece8
|
Require specific version of g++ to make PPA happy.
|
2019-12-11 15:29:19 +01:00 |
|
Leonardo Alt
|
1fb62b91d2
|
Add more override tests with public state variables
|
2019-12-11 15:15:51 +01:00 |
|
chriseth
|
70623665bf
|
Move helper structs and clean code.
|
2019-12-11 15:15:51 +01:00 |
|
chriseth
|
30732269f6
|
Consider state vars.
|
2019-12-11 15:15:51 +01:00 |
|