COMMITS
/ Changelog.md December 15, 2016
C
Update changelog for release.
chriseth committed
December 14, 2016
Y
Changelog: add entries for #1497 and #1503
Yoichi Hirai committed
Y
Merge pull request #1487 from ethereum/shift-ops
Yoichi Hirai committed
April 29, 2016
A
Support bitshifting in variables
Alex Beregszaszi committed
December 11, 2016
C
Changelog entry.
chriseth committed
C
Warn if msg.value is used in non-payable function.
chriseth committed
December 8, 2016
C
Merge pull request #1351 from ethereum/truncate_bit
chriseth committed
December 2, 2016
A
Throw if calling the identity precompile (memoryCopy) failed
Alex Beregszaszi committed
November 30, 2016
A
Update metadata documentation
Alex Beregszaszi committed
November 23, 2016
C
Changelog entry.
chriseth committed
C
Changelog.
chriseth committed
J
Mention when the bug was introduced.
Jonathan Brown committed
November 10, 2016
Y
docs: describe when and how overflown values are cleaned
Yoichi Hirai committed
Y
codegen: truncate a boolean calldata down to one bit
Yoichi Hirai committed
November 25, 2016
Y
test: add a test about explicitly converting a string literal to string
Yoichi Hirai committed
November 22, 2016
C
Optimizer: Clear state for JUMPDESTs.
chriseth committed
November 21, 2016
C
Update changelog.
chriseth committed
November 15, 2016
A
Add changelog entry for payable constructor
Alex Beregszaszi committed
A
Rename ErrorTag to invalidJumpLabel in inline assembly
Alex Beregszaszi committed
C
Merge pull request #1375 from ethereum/inline-assembly-stack-height
chriseth committed
A
Fix inline assembly stack warnings when using variables
Alex Beregszaszi committed
October 19, 2016
C
Changelog entry and small fixes.
chriseth committed
A
Add constant shift to the changelog
Alex Beregszaszi committed
October 20, 2016
A
Support ErrorTag as a jump label in inline assembly
Alex Beregszaszi committed
C
Changelog entry.
chriseth committed
A
Add changelog entry
Alex Beregszaszi committed
Y
Changelog: add an entry about super.x lookup
Yoichi Hirai committed
July 28, 2016
A
Do not include a trailing new line in the ABI JSON output
Alex Beregszaszi committed
November 9, 2016
Y
ast, codegen: disallow conversion between different enum types
Yoichi Hirai committed
Y
parsing: ban empty enum definition.
Yoichi Hirai committed
Y
Changelog: add a point about #1293
Yoichi Hirai committed
November 8, 2016
Y
codegen: check the value range after converting something to an enum element
Yoichi Hirai committed
July 30, 2016
R
Add support for do/while loops
Rhett Aultman committed
November 1, 2016
C
Version update in develop.
chriseth committed
October 31, 2016
C
Update Changelog.md
chriseth committed
C
Updated changelog.
chriseth committed
October 24, 2016
Y
ast: ban signed EXP, fixing #1246
Yoichi Hirai committed
C
Re-added accidentally deleted changelog entry
chriseth committed
C
Merge pull request #1240 from ethereum/1151
chriseth committed
October 25, 2016
C
Version bump for develop.
chriseth committed
C
Update changelog for release.
chriseth committed
C
Merge pull request #1264 from ethereum/988
chriseth committed
October 21, 2016
C
More checks for missing mobile type.
chriseth committed
Y
Changelog: add a point about fixing #988
Yoichi Hirai committed
Y
Changelog: add a comment about fixing #1116
Yoichi Hirai committed
C
Optimizer: generate code starting with empty state
chriseth committed
Y
Changelog: add a point about #1243
Yoichi Hirai committed
October 15, 2016
A
Mention in changelog
Alex Beregszaszi committed
October 13, 2016
C
Update Changelog.md
chriseth committed
October 7, 2016
A
Disallow magic variables in inline assembly
Alex Beregszaszi committed