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
/
test
/
liblll
/
Compiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LLL: ensure assembly tests have the correct arguments
Alex Beregszaszi
2018-11-13
1
-168
/
+168
*
LLL bytecode is padded by STOP in tests
Alex Beregszaszi
2018-11-13
1
-239
/
+239
*
LLL: do not wrap opcode tests into sequence
Alex Beregszaszi
2018-11-13
1
-239
/
+239
*
Add LLL tests for EXTCODEHASH
Alex Beregszaszi
2018-09-26
1
-0
/
+4
*
fix format issue for test files
liangdzou
2018-09-24
1
-2
/
+4
*
Removing std:: from std::to_string and include for boost/lexical_cast
Matías Aereal Aeón
2018-08-08
1
-4
/
+4
*
Replace dev::eth namespace with dev::lll in LLL
Alex Beregszaszi
2018-07-28
1
-3
/
+3
*
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
Daniel Kirchner
2018-03-14
1
-1
/
+1
*
Use EVM version in gas meter and optimizer.
chriseth
2018-03-05
1
-6
/
+11
*
Add test for each assembly opcode/instruction in LLL
Jared Wasinger
2017-10-18
1
-2
/
+513
*
lll: disallow useless PUSHn in assembly
Alex Beregszaszi
2017-10-13
1
-0
/
+17
*
LLL: Add compiler tests
Alex Beregszaszi
2017-10-02
1
-0
/
+128