index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libsolidity
/
Assembly.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor error reporting
Rhett Aultman
2017-05-30
1
-6
/
+8
*
Extract scopes into compiler stack.
chriseth
2017-02-14
1
-1
/
+2
*
Address feedback from code review.
Valentin Wüstholz
2017-01-26
1
-1
/
+1
*
Change translation of implicit throws (issue #1589).
Valentin Wüstholz
2017-01-26
1
-2
/
+2
*
Merge pull request #1351 from ethereum/truncate_bit
chriseth
2016-12-08
1
-1
/
+1
|
\
|
*
codegen: clean any data from the input
Yoichi Hirai
2016-12-01
1
-1
/
+1
*
|
Use CBOR encoding.
chriseth
2016-12-01
1
-1
/
+1
*
|
Metadata stamp.
chriseth
2016-12-01
1
-1
/
+1
|
/
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Fix tests.
chriseth
2016-11-16
1
-3
/
+3
*
libevmasm: fix comparison of SourceLocations
Yoichi Hirai
2016-11-08
1
-1
/
+3
*
Change function type to include and propagate payable and constant modifier.
chriseth
2016-09-06
1
-1
/
+1
*
Make fallback function throw by default.
chriseth
2016-08-30
1
-1
/
+1
*
Remove log.h from solidity.
chriseth
2016-04-12
1
-1
/
+0
*
File reorganisation.
chriseth
2015-10-21
1
-6
/
+6
*
errors instead of exceptions
LianaHus
2015-10-15
1
-3
/
+11
*
Bugfix in calldata unpacker.
chriseth
2015-10-01
1
-1
/
+1
*
Refactoring: Check types outside of AST and recover from some errors.
chriseth
2015-09-22
1
-1
/
+3
*
Transition from bytecode to more general linker objects.
chriseth
2015-09-11
1
-1
/
+1
*
removed get prefix
LianaHus
2015-09-08
1
-3
/
+3
*
renamed getter functions
LianaHus
2015-09-08
1
-4
/
+4
*
Move Solidity tests.
chriseth
2015-08-20
1
-0
/
+120