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
/
libsolidity
/
StandardCompiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Specify output selection in tests
Alex Beregszaszi
2017-11-30
1
-0
/
+8
*
Add contract depedendency tests to standardcompiler
Alex Beregszaszi
2017-10-05
1
-0
/
+61
*
Restrict contracts compiled via outputSelection (but not the individual outpu...
Alex Beregszaszi
2017-10-05
1
-0
/
+116
*
Update tests.
chriseth
2017-08-25
1
-4
/
+4
*
Remove some unused includes
Alex Beregszaszi
2017-08-21
1
-2
/
+0
*
Fix tests.
chriseth
2017-06-24
1
-12
/
+18
*
Match substring in tests to avoid metadata issues
Alex Beregszaszi
2017-06-15
1
-2
/
+2
*
Print auxiliary data in the assembly
Alex Beregszaszi
2017-06-15
1
-1
/
+2
*
adjusted test-cases
djudjuu
2017-05-31
1
-1
/
+1
*
testsuite adjustment
djudjuu
2017-05-19
1
-2
/
+2
*
Compact format for AST-Json with backwards compatibility
chriseth
2017-05-17
1
-2
/
+4
*
Split out common metadata validation code
Alex Beregszaszi
2017-05-06
1
-50
/
+3
*
Follow the JSON I/O spec closely
Alex Beregszaszi
2017-05-02
1
-6
/
+6
*
enumchecks not working
djuju
2017-04-28
1
-0
/
+3
*
Add test for legacyAST
Alex Beregszaszi
2017-04-21
1
-1
/
+6
*
Add test for bytecode
Alex Beregszaszi
2017-04-21
1
-0
/
+21
*
Add compilation test and verify output
Alex Beregszaszi
2017-04-21
1
-0
/
+79
*
Trigger cases by the JSON (and not string) interface
Alex Beregszaszi
2017-04-21
1
-1
/
+11
*
Add basic tests for StandardCompiler
Alex Beregszaszi
2017-04-21
1
-0
/
+155