chriseth
|
2d19903d1a
|
Another ABI test case for the optimizer.
|
2019-01-08 15:14:45 +01:00 |
|
chriseth
|
6414d63906
|
Merge pull request #5716 from ethereum/fixDataSizeOffset
Fix data size offset and properly provide builtins.
|
2019-01-08 00:07:42 +01:00 |
|
chriseth
|
8da3aa14de
|
Merge pull request #5744 from ethereum/docs-split-func-mod
[DOCS] Split Function modifiers doc into smaller file
|
2019-01-08 00:07:17 +01:00 |
|
chriseth
|
28c25efc80
|
Merge pull request #5756 from ethereum/docs-split-libraries
[DOCS] Split libraries into new doc
|
2019-01-08 00:06:06 +01:00 |
|
chriseth
|
44de865da1
|
Merge pull request #5753 from ethereum/docs-split-interfaces
[DOCS] Split interfaces into new file
|
2019-01-08 00:05:24 +01:00 |
|
chriseth
|
cfa1198892
|
Merge pull request #5755 from ethereum/docs-split-using-for
[DOCS] Split using for into new file
|
2019-01-08 00:05:00 +01:00 |
|
Chris Ward
|
cc99d63665
|
Split interfaces into new file
|
2019-01-08 00:02:32 +01:00 |
|
chriseth
|
cb4e5936fd
|
Merge pull request #5749 from ethereum/docs-split-abstract
[DOCS] Split Abstract Contracts docs to new file
|
2019-01-08 00:00:24 +01:00 |
|
chriseth
|
139dd9fb24
|
Merge pull request #5748 from ethereum/docs-split-inheritance
[DOCS] Split inheritance into new doc
|
2019-01-07 23:59:14 +01:00 |
|
chriseth
|
3055aded92
|
Merge pull request #5747 from ethereum/docs-split-events
[DOCS] Split events docs into file
|
2019-01-07 23:57:43 +01:00 |
|
Chris Ward
|
5ca509a4ea
|
Split inheritance into new doc
|
2019-01-07 23:57:08 +01:00 |
|
Chris Ward
|
da1d70e939
|
Split events docs into file
|
2019-01-07 23:53:44 +01:00 |
|
Chris Ward
|
f69af050cb
|
Split Abstract Contracts docs to new file
|
2019-01-07 18:20:57 +01:00 |
|
Chris Ward
|
13cd96136a
|
Split libraries into new doc
|
2019-01-07 18:13:32 +01:00 |
|
Chris Ward
|
c9b2e5da8f
|
Split Function modifiers doc into smaller file
|
2019-01-07 18:11:23 +01:00 |
|
Chris Ward
|
ee5eac4b3e
|
Split using for into new file
|
2019-01-07 18:08:00 +01:00 |
|
chriseth
|
a2926cd9dc
|
Merge pull request #5742 from ethereum/docs-split-vis-and-get
[DOCS] Split Visibility and Getters section
|
2019-01-07 18:04:54 +01:00 |
|
chriseth
|
6888e08ef8
|
Merge pull request #5739 from ethereum/docs-split-create-contracts
[DOCS] Split creating contracts
|
2019-01-07 17:57:04 +01:00 |
|
chriseth
|
3503f3809d
|
Do not compile the contracts subdirectory.
|
2019-01-07 17:52:31 +01:00 |
|
Chris Ward
|
26d47c7213
|
Split creating contracts
|
2019-01-07 17:48:24 +01:00 |
|
chriseth
|
40e1283d72
|
Merge pull request #5713 from ethereum/addAztek
[Yul] Add AZTEK code as test.
|
2019-01-07 17:25:41 +01:00 |
|
chriseth
|
937fc8538e
|
Changelog entry.
|
2019-01-07 17:23:38 +01:00 |
|
chriseth
|
ace601b8f6
|
Tests.
|
2019-01-07 17:23:38 +01:00 |
|
chriseth
|
5b73c2ae3b
|
Take special functions that require literals into account.
|
2019-01-07 17:23:38 +01:00 |
|
chriseth
|
9f5d34af7d
|
Merge pull request #5752 from ethereum/addDialect
[Yul] Refactor: Make the dialect available everywhere.
|
2019-01-07 17:23:05 +01:00 |
|
chriseth
|
9222eff08f
|
Make the dialect available everywhere.
|
2019-01-07 16:41:03 +01:00 |
|
chriseth
|
b604b87272
|
Add AZTEK code as test.
|
2019-01-07 16:23:35 +01:00 |
|
chriseth
|
165a689121
|
Merge pull request #5685 from androlo/develop
Update command-line tests
|
2019-01-07 15:29:33 +01:00 |
|
Chris Ward
|
8b8ccd1e1a
|
Exclude included files
|
2019-01-07 15:13:47 +01:00 |
|
chriseth
|
d9910f2a12
|
Merge pull request #5732 from ethereum/pragma-update
[DOCS] Update non-existent pragma 0.4.99 to 0.5.0
|
2019-01-07 15:12:22 +01:00 |
|
chriseth
|
ce0b7e98d1
|
Merge pull request #5745 from ethereum/docs-split-cons
[DOCS] Split Constant State Variables doc
|
2019-01-07 15:08:36 +01:00 |
|
androlo
|
d2105be57d
|
Move actual test files.
|
2019-01-07 15:05:54 +01:00 |
|
chriseth
|
6e626ad955
|
Unify json and non-json commandline tests.
|
2019-01-07 14:50:49 +01:00 |
|
androlo
|
b18c8a60ff
|
Use directories for tests.
|
2019-01-07 14:50:49 +01:00 |
|
chriseth
|
633228f1a7
|
Merge pull request #5710 from ethereum/moveTests
[REF][cmdlinetests] Move functions to the top
|
2019-01-07 14:47:53 +01:00 |
|
chriseth
|
b06e84501b
|
Merge pull request #5711 from ethereum/printCommandOnError
[cmdline tests] Print command on error.
|
2019-01-07 14:37:32 +01:00 |
|
chriseth
|
ff7bc85478
|
Merge pull request #5741 from ethereum/fix-5730-SourceLocation
Fixes SourceLocation extraction on multiline locations with a too long first line
|
2019-01-07 14:37:07 +01:00 |
|
chriseth
|
c00c0690e8
|
Merge pull request #5738 from ethereum/emscriptenBoost168
Update to boost 1.68 for emscripten builds.
|
2019-01-07 14:34:23 +01:00 |
|
chriseth
|
3631df5d88
|
Merge pull request #5620 from ethereum/rematOnlyOne
[Yul] Use rematerializer if variable is only referenced once or value is "cheap".
|
2019-01-07 14:23:40 +01:00 |
|
Chris Ward
|
cefc6c433e
|
Update non-existant pragma 0.4.99 to 0.5.0
Use correct syntax for pragma
Change pragma syntax
One more change to pragma syntax
|
2019-01-07 14:20:10 +01:00 |
|
Chris Ward
|
1da2c1f7e4
|
Split Constant State Variables doc
|
2019-01-07 14:14:26 +01:00 |
|
chriseth
|
64027265ab
|
Merge pull request #5743 from ethereum/srcTarball
Change uid and gid for source tarball to 0:0.
|
2019-01-07 14:12:37 +01:00 |
|
chriseth
|
2e9c70add0
|
Use rematerializer if variable is unreferenced or value is "cheap".
|
2019-01-07 14:03:32 +01:00 |
|
Daniel Kirchner
|
17e781f8d2
|
Change uid and gid for source tarball to 0:0.
|
2019-01-07 13:56:50 +01:00 |
|
Daniel Kirchner
|
c265bc4c0d
|
Update to boost 1.68 for emscripten builds.
|
2019-01-07 13:30:49 +01:00 |
|
Alex Beregszaszi
|
aca9e58145
|
Merge pull request #5703 from ethereum/srcTarball
Remove real username from source tarballs.
|
2019-01-07 11:35:52 +00:00 |
|
chriseth
|
f7b7c59e27
|
Merge pull request #5734 from ItsNickBarry/deprecation-notices
clarify antecedents in deprecation notices
|
2019-01-07 12:28:19 +01:00 |
|
chriseth
|
4fa2a6865d
|
Merge pull request #5720 from ethereum/docs_type_conversion
[DOCS] Fix examples in type conversion docs
|
2019-01-07 12:27:29 +01:00 |
|
chriseth
|
96d220163d
|
Merge pull request #5731 from poiresel/docs_spelling_fixes
resolve spelling issues in the docs folder
|
2019-01-07 12:26:50 +01:00 |
|
Chris Ward
|
ae107bde3c
|
Split Visibility and Getters doc
|
2019-01-07 11:58:11 +01:00 |
|