Leonardo Alt
|
36928c7a35
|
Add reason string for internal reverts
|
2020-02-10 11:57:20 -03:00 |
|
chriseth
|
0b9c842656
|
Fix abstract without contract.
|
2020-02-05 12:14:14 +01:00 |
|
Daniel Kirchner
|
d3cbfb0c5c
|
Allow user-defined types as mapping keys in parser and restrict to contracts during type checking.
|
2020-02-04 17:22:03 +01:00 |
|
Erik Kundt
|
306f6d963d
|
Adds changelog entry for structured AST node introduction.
|
2020-01-30 18:26:01 +01:00 |
|
chriseth
|
abbedb0819
|
Update Changelog.md
Co-Authored-By: Erik K <erik@ethereum.org>
|
2020-01-29 13:49:45 +01:00 |
|
chriseth
|
a6dfb6a4ef
|
Changelog entry about zeroing out memory.
|
2020-01-29 09:10:09 +01:00 |
|
chriseth
|
c8994d9ee2
|
Set version to 0.6.3.
|
2020-01-27 18:57:33 +01:00 |
|
chriseth
|
99202e85ce
|
Polish changelog for 0.6.2.
|
2020-01-27 09:41:15 +01:00 |
|
chriseth
|
8e7aef63f0
|
Changelog entry.
|
2020-01-23 21:20:01 +01:00 |
|
Jason Cobb
|
f492a0a3ef
|
Update changelog for interface inheritance
|
2020-01-22 09:40:40 -05:00 |
|
Daniel Kirchner
|
ee5ff4df4e
|
Clean up visibility via contract name and fix ICE on calling unimplemented base function.
|
2020-01-16 19:13:04 +01:00 |
|
chriseth
|
3d4a2219a6
|
Merge pull request #8151 from ethereum/fixYulOptSetting
Only activate Yul optimizer if ``--optimize`` is given.
|
2020-01-16 11:26:38 +01:00 |
|
chriseth
|
b69664e7fd
|
Only activate Yul optimizer if `--optimize ` is given.
|
2020-01-15 18:35:10 +01:00 |
|
chriseth
|
6ab8802601
|
Merge pull request #8132 from ethereum/drop-lll
Remove the LLL compiler
|
2020-01-15 15:15:22 +01:00 |
|
chriseth
|
ed87b08911
|
Merge pull request #8066 from ethereum/removeAsmFlavour
Remove asm flavour
|
2020-01-15 14:21:54 +01:00 |
|
Alex Beregszaszi
|
09a9099057
|
Mention in changelog
|
2020-01-15 13:18:24 +00:00 |
|
chriseth
|
b3fe84a6ea
|
Merge pull request #7153 from djudjuu/newImportAST
import ast from JSON
|
2020-01-14 17:56:53 +01:00 |
|
chriseth
|
180344ab17
|
Changelog entry.
|
2020-01-14 17:16:25 +01:00 |
|
djudjuu
|
e8556fa1b2
|
Ast-Import from standard-json
|
2020-01-14 17:15:53 +01:00 |
|
chriseth
|
6dbadf692b
|
Merge pull request #7843 from ethereum/updateEmscriptenWasmTest
Switch to building soljson.js with base64 encoded embedded wasm binary.
|
2020-01-14 16:35:02 +01:00 |
|
Daniel Kirchner
|
90e494615e
|
Build soljson.js with embedded base64-encoded wasm binary.
|
2020-01-13 10:51:48 +01:00 |
|
Daniel Kirchner
|
9535c0f520
|
Introduce FunctionKind::Declaration and allow accessing function signatures via contract name.
|
2020-01-09 15:40:41 +01:00 |
|
chriseth
|
01dfc512a9
|
Changelog entry.
|
2020-01-08 09:57:38 +01:00 |
|
chriseth
|
d1a7ff0fbc
|
Merge pull request #8008 from ethereum/large-code
Issue warning if codesize exceeds EIP-170 limits
|
2020-01-08 09:48:59 +01:00 |
|
chriseth
|
12b52ae637
|
Merge pull request #8096 from ethereum/incrementVersion
Set version to 0.6.2.
|
2020-01-08 09:19:35 +01:00 |
|
Christian Parpart
|
345f9928ab
|
Library libdevcore renamed to libsolutil.
|
2020-01-07 15:51:50 +01:00 |
|
chriseth
|
b269eef721
|
Set version to 0.6.2.
|
2020-01-03 13:38:17 +01:00 |
|
chriseth
|
385e1bf70a
|
Set release date.
|
2020-01-03 00:04:01 +01:00 |
|
chriseth
|
42712a78ce
|
Merge branch 'release-0.5' into develop.
|
2020-01-02 23:49:43 +01:00 |
|
chriseth
|
1c2096a360
|
Changelog entry.
|
2020-01-02 18:49:56 +01:00 |
|
chriseth
|
c70bdf2b2c
|
Merge pull request #8082 from ethereum/fixRedundantContinue
Fix redundant assignment removal in combination with break / continue.
|
2020-01-02 18:46:26 +01:00 |
|
chriseth
|
c3f43fd1e6
|
Changelog entry.
|
2019-12-29 15:53:47 +01:00 |
|
Alex Beregszaszi
|
4d791b2679
|
Issue warning if codesize exceeds EIP-170 limits
|
2019-12-25 19:51:35 +01:00 |
|
chriseth
|
c44916cbd5
|
Changelog entry for try/catch.
|
2019-12-20 08:29:25 +01:00 |
|
chriseth
|
c7f75bd9dc
|
Set version to 0.6.1.
|
2019-12-18 00:04:39 +01:00 |
|
chriseth
|
1439d43ad6
|
Changelog for 0.6.0.
|
2019-12-17 19:48:55 +01:00 |
|
chriseth
|
b6fc703a27
|
Merge remote-tracking branch 'origin/release' into HEAD
|
2019-12-17 19:47:59 +01:00 |
|
chriseth
|
6453d80c08
|
Changelog entry.
|
2019-12-17 17:08:27 +01:00 |
|
Gaith Hallak
|
371e6a4801
|
Add function selector to FunctionDefinition AST JSON
|
2019-12-16 15:16:54 +03:00 |
|
Christian Parpart
|
8682af2216
|
libsolc: Overhauls memory management.
|
2019-12-11 15:17:39 +00:00 |
|
Alex Beregszaszi
|
2456c6d503
|
Update documentation about (reserved) keywords
|
2019-12-10 17:22:20 +00:00 |
|
Alex Beregszaszi
|
b71a4d6ce3
|
Sort the changelog
|
2019-12-10 16:51:59 +00:00 |
|
Alex Beregszaszi
|
e750154074
|
Some wording fixes in the changelog
|
2019-12-10 16:50:54 +00:00 |
|
chriseth
|
f6916a637e
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-12-09 17:16:58 +01:00 |
|
chriseth
|
9c3503834d
|
Fix semver matcher differently.
|
2019-12-09 15:45:01 +01:00 |
|
chriseth
|
9d2fc7ec8b
|
Sort changelog.
|
2019-12-09 12:34:21 +01:00 |
|
chriseth
|
ea4b9e2f98
|
Changelog wording.
|
2019-12-09 12:33:11 +01:00 |
|
chriseth
|
e061f1e743
|
Merge remote-tracking branch 'origin/develop' into HEAD
|
2019-12-05 16:44:26 +01:00 |
|
chriseth
|
1fe1459b7d
|
Merge pull request #7583 from HenryRLee/issue5081
Version Checker: 0.5.x-prerelease will match `pragma solidity ^0.5` #5081
|
2019-12-05 14:59:58 +01:00 |
|
Mathias Baumann
|
b7d5de59c5
|
Implement overridding of functions by public variables
|
2019-12-05 12:48:52 +00:00 |
|