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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed 'panic' from 'constructor_arguments_external' and added specific
Daniel Ellison
2016-12-07
1
-2
/
+147
*
Added tests for LLL constructors. Fixed a few tab issues.
Daniel Ellison
2016-12-07
1
-5
/
+49
*
Removed enclosed_panic test until assembler bug is fixed.
Daniel Ellison
2016-12-07
1
-7
/
+0
*
Simplified exp_operator_on_range test and changed to tedting a range.
Daniel Ellison
2016-12-07
1
-11
/
+7
*
Added tests for exponent operator.
Daniel Ellison
2016-12-07
1
-0
/
+37
*
Added 'panic' tests.
Daniel Ellison
2016-12-07
1
-0
/
+14
*
LLL: update tests with the strict parser
Alex Beregszaszi
2016-12-01
1
-1
/
+3
*
LLLExecutionFramework doesn't support contractName/libraryAddresses
Alex Beregszaszi
2016-11-30
1
-0
/
+3
*
Add callFallback to ExectionFramework
Alex Beregszaszi
2016-11-30
1
-1
/
+1
*
LLL: check for return value in LLL smoke test
Alex Beregszaszi
2016-11-30
1
-0
/
+1
*
LLL: add end-to-end tests
Alex Beregszaszi
2016-11-30
3
-0
/
+152
*
LLL: add parser tests
Alex Beregszaszi
2016-11-30
1
-0
/
+179