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
/
test
/
compilationTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set pragma to arbitrary.
chriseth
2018-10-24
52
-52
/
+52
*
Only run zeppelin as external tests.
chriseth
2018-10-24
39
-1958
/
+0
*
Fix typos.
chriseth
2018-10-04
1
-1
/
+1
*
Update test suite to use address payable.
Daniel Kirchner
2018-09-12
15
-53
/
+55
*
Split IntegerType into IntegerType and AddressType.
Daniel Kirchner
2018-09-05
1
-2
/
+2
*
Update compilation tests.
Daniel Kirchner
2018-09-04
4
-16
/
+11
*
Update external tests.
chriseth
2018-08-15
9
-23
/
+23
*
Disallow ambiguous conversions between number literals and bytesXX types.
Daniel Kirchner
2018-08-13
1
-5
/
+5
*
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
*
Remove trailing whitespace in all contract files.
Daniel Kirchner
2018-08-02
34
-778
/
+778
*
Fix tests regarding contract type conversion.
chriseth
2018-08-01
14
-32
/
+32
*
Fix upstream issues in stringutils
Alex Beregszaszi
2018-07-25
1
-1
/
+1
*
Update stringutils to upstream 3c63f18
Alex Beregszaszi
2018-07-25
1
-98
/
+104
*
Replace throw with revert() in compilation tests
Alex Beregszaszi
2018-07-16
23
-92
/
+92
*
Added default data locations to docs and other external tests.
Chase McDermott
2018-07-15
26
-74
/
+74
*
Merge pull request #4438 from ethereum/address_members_external_tests_docs
chriseth
2018-07-13
8
-9
/
+9
|
\
|
*
Update external tests and docs
Leonardo Alt
2018-07-12
8
-9
/
+9
*
|
Update compilation tests wrt requiring storage locations.
Daniel Kirchner
2018-07-12
4
-12
/
+12
|
/
*
test: Fix typos.
Cryptomental
2018-07-11
15
-57
/
+57
*
Adds visibility to compilation tests.
Erik Kundt
2018-07-05
42
-137
/
+137
*
Update compilation tests.
Daniel Kirchner
2018-07-03
46
-166
/
+170
*
Fallback function has to be external: backwards-compatible changes.
chriseth
2018-06-29
5
-4
/
+5
*
Merge pull request #4097 from ethereum/noPackedExceptForPacked
chriseth
2018-06-28
8
-21
/
+21
|
\
|
*
Update compilation tests.
chriseth
2018-06-25
8
-21
/
+21
*
|
Add emit keyword to compilation tests.
chriseth
2018-06-27
43
-120
/
+120
*
|
Updates external contracts to new constructor syntax.
Erik Kundt
2018-06-26
39
-41
/
+41
|
/
*
Update external contracts in compilationTests (to support strict address lite...
Alex Beregszaszi
2018-06-25
22
-54
/
+54
*
test: drop var-keyword in compilationTests in favor of explicit types
Christian Parpart
2018-06-21
15
-119
/
+119
*
C99 scoping rules by default
Leonardo Alt
2018-06-20
2
-4
/
+7
*
Update external contract in compilationTests to not use deprecated sha3
Alex Beregszaszi
2018-06-13
4
-31
/
+31
*
Update imported stringutils to use keccak256
Alex Beregszaszi
2018-06-04
1
-9
/
+9
*
Disallow conversions between bytesX and uintY of different size.
Daniel Kirchner
2018-05-17
1
-1
/
+1
*
Gnosis compilation contracts.
chriseth
2017-07-12
33
-0
/
+3303
*
Added various contracts for testing.
chriseth
2017-07-05
70
-0
/
+10043