chriseth
|
b2725aa913
|
Make full inliner more flexible.
|
2018-10-18 14:57:09 +02:00 |
|
chriseth
|
48749146da
|
Fix a bug in CSE where a variable that was already out of scope was used.
|
2018-10-18 14:55:51 +02:00 |
|
chriseth
|
c34fa43d5b
|
Test case that shows a CSE bug related to scopes.
|
2018-10-18 14:54:23 +02:00 |
|
chriseth
|
e78b95d9d4
|
Renamed SHA3.{h,cpp} files.
|
2018-10-18 14:31:36 +02:00 |
|
chriseth
|
d9e6469811
|
Simplify sha3.
|
2018-10-18 14:31:32 +02:00 |
|
chriseth
|
0690aae09d
|
Remove mostly unused writeFile implementation.
|
2018-10-18 12:50:06 +02:00 |
|
chriseth
|
e8a2d57075
|
Flatten more.
|
2018-10-18 00:58:15 +02:00 |
|
chriseth
|
bda154440c
|
Add some simplification tests for operations.
|
2018-10-18 00:10:39 +02:00 |
|
chriseth
|
7609e2871e
|
Merge pull request #5240 from ethereum/limitDispenserSize
[Yul] Limit name length created by dispenser
|
2018-10-17 22:54:38 +02:00 |
|
chriseth
|
c578b21e7c
|
Merge pull request #5251 from ethereum/smt_refactor_expr_types
[SMTChecker] Refactor expressions to use SymbolicVariable
|
2018-10-17 22:54:00 +02:00 |
|
chriseth
|
97d01d9b47
|
Assert about some removed language concepts in the code generator.
|
2018-10-17 22:26:40 +02:00 |
|
chriseth
|
c14dfeb8c5
|
Removed unreachable cases in LValue.cpp.
|
2018-10-17 22:17:33 +02:00 |
|
chriseth
|
56425bb2b1
|
Add a test for delete x.length
|
2018-10-17 22:07:05 +02:00 |
|
chriseth
|
1aca175d62
|
Merge pull request #5249 from ethereum/remove-links
DOCS: Add new resources section seperate from docs index
|
2018-10-17 19:53:20 +02:00 |
|
Chris Ward
|
271a56b7db
|
Add new resources section seperate from docs index
|
2018-10-17 19:49:28 +02:00 |
|
chriseth
|
3d1ca07e9b
|
Merge pull request #3047 from ethereum/abi-strict
Add strict encoding mode to the ABI spec
|
2018-10-17 19:14:00 +02:00 |
|
Leonardo Alt
|
070471d8d4
|
Fix possibly effectless map emplace
|
2018-10-17 19:00:38 +02:00 |
|
Leonardo Alt
|
c92d3b537d
|
[SMTChecker] Refactor expressions such that they also use SymbolicVariable
|
2018-10-17 18:36:24 +02:00 |
|
Leonardo
|
3db1ce0e14
|
Merge pull request #5235 from ethereum/smt_refactor_types
[SMTChecker] Refactoring types
|
2018-10-17 18:35:48 +02:00 |
|
chriseth
|
9d00f710bc
|
Merge pull request #5224 from bshastry/compilerwarn-fix
Fix compiler warning
|
2018-10-17 17:23:22 +02:00 |
|
chriseth
|
c6a6e9ac5d
|
Merge pull request #5232 from ethereum/inlineHeuristic
[Yul] Add simple inlining heuristic
|
2018-10-17 17:22:46 +02:00 |
|
chriseth
|
fb0ec1c562
|
Merge pull request #5245 from ethereum/chriseth-patch-2
Add Ethfiddle
|
2018-10-17 17:22:15 +02:00 |
|
chriseth
|
732d09cef1
|
Limit size of generated names and add convenience constructors.
|
2018-10-17 17:21:55 +02:00 |
|
chriseth
|
f2f72ff7ee
|
Merge pull request #5227 from ethereum/doNotRemoveExternallyUsedFunction
Prevent externally used functions from being removed.
|
2018-10-17 17:05:49 +02:00 |
|
chriseth
|
6b7d182658
|
Merge pull request #5248 from Karocyt/frenchdoc
French translation (in progress) added to the docs
|
2018-10-17 17:02:00 +02:00 |
|
Bhargava Shastry
|
67fd3ca4a7
|
Retained move/copy semantics; removed const qualifier from Expression's members name (of type std::string) and arguments (of type std::vector<Expression>)
|
2018-10-17 16:46:18 +02:00 |
|
Bhargava Shastry
|
546b08c158
|
Fix compiler warning: clang-8 warns of explicitly-defined op implicitly deleted for Expression object's copy and move constructors
|
2018-10-17 16:42:51 +02:00 |
|
Leonardo Alt
|
afe83cc28b
|
Refactor SymbolicAddressVariable and SymbolicVariable allocation
|
2018-10-17 15:58:13 +02:00 |
|
Leonardo Alt
|
aa23326e06
|
Consistent renaming of 'counters' and 'sequence' to 'index'
|
2018-10-17 15:58:13 +02:00 |
|
Leonardo Alt
|
ec39fdcb3c
|
[SMTChecker] Refactoring types
|
2018-10-17 15:58:13 +02:00 |
|
Kevin Azoulay
|
932690c2db
|
French translation (in progress) added to the docs
|
2018-10-17 15:26:39 +02:00 |
|
chriseth
|
3d9f478a66
|
Add Ethfiddle
|
2018-10-17 14:46:51 +02:00 |
|
chriseth
|
af3300b86c
|
Merge pull request #5233 from pRoy24/develop
Update minor typo in Storage section of docs
|
2018-10-17 14:32:34 +02:00 |
|
chriseth
|
16c2a775fd
|
Handle externally supplied variables correctly in disambiguator.
|
2018-10-17 14:12:11 +02:00 |
|
chriseth
|
5e01d767d0
|
Prevent externally used functions from being removed.
|
2018-10-17 14:12:10 +02:00 |
|
chriseth
|
9fb5feed05
|
Use metrics in the full inliner.
|
2018-10-17 14:11:20 +02:00 |
|
chriseth
|
ba1588828f
|
Merge pull request #5207 from ethereum/inlineViaBreak
[Yul] Function inliner via "Expression Breaker"
|
2018-10-17 14:07:57 +02:00 |
|
chriseth
|
3a329b813c
|
Merge pull request #5243 from jeffanthony/patch-2
minor spelling correction
|
2018-10-17 00:34:21 +02:00 |
|
Jeffrey Anthony
|
ab940f201a
|
minor spelling correction
whas => was
|
2018-10-16 15:13:58 -04:00 |
|
chriseth
|
2ab6430303
|
Inline each function separately.
|
2018-10-16 17:32:21 +02:00 |
|
chriseth
|
a435a14e13
|
Test for crash via inlining.
|
2018-10-16 17:29:20 +02:00 |
|
chriseth
|
e2e4a9fe81
|
New full inliner.
|
2018-10-16 17:16:03 +02:00 |
|
chriseth
|
72b1bb00bd
|
Merge pull request #5147 from ethereum/simplifierViaBroken
[Yul] Simplifier via broken
|
2018-10-16 17:04:52 +02:00 |
|
chriseth
|
ffe44536fe
|
Add a "full simplify" test that applies multiple elementary transforms.
|
2018-10-16 16:18:39 +02:00 |
|
chriseth
|
a320eec7d3
|
New simplifier via broken expressions.
|
2018-10-16 16:18:39 +02:00 |
|
chriseth
|
76db0d69cf
|
SSA value tracker.
|
2018-10-16 16:18:39 +02:00 |
|
chriseth
|
348112f0ab
|
Merge pull request #5236 from ethereum/clang7
Add clang7 build step to circle
|
2018-10-16 16:08:46 +02:00 |
|
chriseth
|
0d1b4d6f33
|
Add clang7 build step
|
2018-10-16 14:49:51 +02:00 |
|
chriseth
|
b723893ac7
|
Merge pull request #5225 from mestorlx/issue5007
Prevent crash in case there are no contracts
|
2018-10-16 14:25:58 +02:00 |
|
Pritam Roy
|
95104a088f
|
Update minor typo in Storage section of docs
|
2018-10-16 05:04:57 +05:30 |
|