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
chriseth
a0b8201442
Merge pull request #5727 from spmvg/develop
...
[DOCS] fix typo in docs/contracts.rst
2019-01-07 11:57:05 +01:00
Christian Parpart
9e61dbad07
Adds new test for SourceReferenceExtractor to extract multiline location with a too long first line.
2019-01-07 11:56:43 +01:00
chriseth
f37990348a
Merge pull request #5698 from ethereum/chriseth-patch-2
...
[DOC] More details about packed encoding.
2019-01-07 11:52:46 +01:00
chriseth
016f77f4c3
Merge pull request #5729 from chankruze/develop
...
copyright year updated
2019-01-07 11:52:06 +01:00
Christian Parpart
c7074a365e
Fixes SourceLocation extraction on multiline locations with a too long first line.
2019-01-07 11:33:14 +01:00
Nick Barry
12d00d38bd
clarify antecedents in deprecation notices
2019-01-03 00:35:06 -06:00
Alex Beregszaszi
d597b1dbb2
Merge pull request #5733 from HaoXuan40404/patch-2
...
Update install_deps.sh
2019-01-03 02:06:42 +00:00
Asher
3d64b0b0ec
Update install_deps.sh
...
In install_deps.sh, line 59 (sed -n -e 's/^NAME="?([^"])"?$/\1/p' /etc/os-release) will get CentOS Linux instead of CentOS, so it cant match CentOS.
I suggest that in line 355, can modified " CentOS)" to " CentOS*)"
2019-01-03 10:05:08 +08:00
chandan kumar mandal
fdd24d12f3
copyright year updated
...
Happy New Year !! 🎇
Copyright year udated to 2019.
2019-01-02 02:54:43 +05:30
spmvg
cc400dbeca
fix typo in docs
2018-12-30 22:23:20 +01:00
Leonardo Alt
444464f8cf
Fix examples in type conversion docs
2018-12-23 22:18:01 +01:00
poiresel
bf93665ad8
resolve spelling issues in the docs folder
2018-12-21 10:49:11 -05:00
androlo
88c7975ca5
Move functions to the top.
2018-12-21 00:46:31 +01:00
chriseth
8a9e012757
Merge pull request #5709 from ethereum/onlyDirectories
...
[cmdline tests] Select only directories to skip the readme
2018-12-21 00:45:55 +01:00
chriseth
ac6f80b4e9
[DOC] More details about packed encoding.
2018-12-20 14:49:52 +01:00
chriseth
09feb9cf52
Print command.
2018-12-20 12:56:18 +01:00
androlo
4487567629
Only select directories to skip the README.
2018-12-20 12:19:14 +01:00
chriseth
8690898ac1
Formatting.
2018-12-20 12:19:14 +01:00
chriseth
8825533222
Merge pull request #5699 from ethereum/cmake-no-c-dependency
...
cmake: Do not depend on a C compiler to be present
2018-12-20 11:56:55 +01:00