index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
solidityExecutionFramework.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code generation for events.
Christian
2015-01-30
1
-1
/
+0
*
Exclude standard contracts by default.
Christian
2015-01-29
1
-2
/
+2
*
Cleaner solution to provide standard sources.
Christian
2015-01-28
1
-2
/
+4
*
Improved handling of exceptions in some Solidity Tests
Lefteris Karapetsas
2015-01-20
1
-6
/
+2
*
Adding blockhash test in Solidity ExpressionCompiler
Lefteris Karapetsas
2015-01-20
1
-9
/
+1
*
Some addition to Solidity Execution Framework
Lefteris Karapetsas
2015-01-19
1
-2
/
+24
*
Padding for ABI types.
Christian
2015-01-10
1
-14
/
+27
*
Merge pull request #754 from LefterisJP/sol_abiFunctionHash
chriseth
2015-01-09
1
-8
/
+10
|
\
|
*
Compiler EVM generation now takes into account for the new function hash
Lefteris Karapetsas
2015-01-09
1
-29
/
+12
|
*
work in progress in testing the new function selector in the end to end tests
Lefteris Karapetsas
2015-01-08
1
-5
/
+24
*
|
Unit testing for log in Solidity.
Gav Wood
2015-01-09
1
-0
/
+2
|
/
*
Implemented 256-long history for PREVHASH, though still optional.
Gav Wood
2014-12-24
1
-1
/
+1
*
Beginnings of cleaning up the Executive/State code.
Gav Wood
2014-12-12
1
-2
/
+2
*
Some (few) tests for the optimizer.
Christian
2014-12-11
1
-0
/
+161