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
/
libsolidity
/
codegen
/
CompilerContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix inline assembly.
chriseth
2016-12-12
1
-1
/
+2
*
Reset stack height after inline assembly block
Alex Beregszaszi
2016-12-12
1
-0
/
+1
*
Better assert message for appendInlineAssembnly
Alex Beregszaszi
2016-12-12
1
-1
/
+1
*
Fix tests.
chriseth
2016-12-01
1
-7
/
+0
*
Add swarm hash to the end of the bytecode.
chriseth
2016-12-01
1
-7
/
+0
*
Metadata stamp.
chriseth
2016-12-01
1
-0
/
+7
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Converted sub assembly to smart pointer.
chriseth
2016-11-16
1
-7
/
+7
*
Stored combined creation and runtime tags.
chriseth
2016-11-16
1
-8
/
+8
*
Provide inline assembly to the code generator. (#840)
chriseth
2016-08-16
1
-0
/
+48
*
Allow calling internal functions of libraries.
chriseth
2016-05-04
1
-0
/
+6
*
Remove non-determinism in missing code queue.
chriseth
2016-05-03
1
-18
/
+48
*
reduce unnecessary solidity:: namespace
Dimitry
2016-04-04
1
-2
/
+2
*
rename namespace for instruction.h/cpp in libevmasm
Dimitry
2016-04-02
1
-2
/
+2
*
Do not store elements of a contract by AST node type.
chriseth
2015-11-26
1
-3
/
+3
*
File reorganisation.
chriseth
2015-10-21
1
-0
/
+223