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
/
compilationTests
/
milestonetracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update compilation tests.
Daniel Kirchner
2018-09-04
1
-2
/
+2
*
Adjust return expressions in compilation tests.
Daniel Kirchner
2018-08-08
1
-8
/
+6
*
Update tests to remove support for loose assembly
Christian Parpart
2018-08-02
1
-6
/
+3
*
Replace throw with revert() in compilation tests
Alex Beregszaszi
2018-07-16
2
-47
/
+47
*
Added default data locations to docs and other external tests.
Chase McDermott
2018-07-15
1
-1
/
+1
*
Update compilation tests wrt requiring storage locations.
Daniel Kirchner
2018-07-12
1
-8
/
+8
*
test: Fix typos.
Cryptomental
2018-07-11
1
-1
/
+1
*
Adds visibility to compilation tests.
Erik Kundt
2018-07-05
1
-15
/
+15
*
Update compilation tests.
Daniel Kirchner
2018-07-03
2
-27
/
+27
*
Add emit keyword to compilation tests.
chriseth
2018-06-27
1
-8
/
+8
*
Updates external contracts to new constructor syntax.
Erik Kundt
2018-06-26
1
-1
/
+1
*
test: drop var-keyword in compilationTests in favor of explicit types
Christian Parpart
2018-06-21
2
-17
/
+17
*
Update external contract in compilationTests to not use deprecated sha3
Alex Beregszaszi
2018-06-13
1
-2
/
+2
*
Disallow conversions between bytesX and uintY of different size.
Daniel Kirchner
2018-05-17
1
-1
/
+1
*
Added various contracts for testing.
chriseth
2017-07-05
4
-0
/
+1461