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
/
AnalysisFramework.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fail if parsing failed in AnalysisFramework
Alex Beregszaszi
2018-12-18
1
-1
/
+1
*
liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and m...
Christian Parpart
2018-12-06
1
-2
/
+1
*
Moving SourceReferenceFormatter into langutil namespace.
Christian Parpart
2018-11-24
1
-1
/
+1
*
Introduce namespace `langutil` in liblangutil directory.
Christian Parpart
2018-11-22
1
-1
/
+2
*
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart
2018-11-22
1
-1
/
+1
*
Renamed SHA3.{h,cpp} files.
chriseth
2018-10-18
1
-1
/
+1
*
SyntaxTests: extend syntax tests and isoltest to support parser errors and co...
Daniel Kirchner
2018-04-04
1
-12
/
+16
*
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
Daniel Kirchner
2018-03-14
1
-1
/
+1
*
Correctly set evm version in tests
chriseth
2018-03-02
1
-0
/
+3
*
Support searching inside multiple errors.
chriseth
2018-02-12
1
-15
/
+14
*
Always require a contract/sourceName in CompilerStack
Alex Beregszaszi
2017-10-19
1
-1
/
+1
*
More verbose error messages.
chriseth
2017-09-29
1
-11
/
+20
*
Allow test frameworks to filter out some warnings.
chriseth
2017-09-29
1
-2
/
+12
*
Change retrieveContract to take name and not index
Alex Beregszaszi
2017-09-11
1
-3
/
+3
*
Fix warning checking in test framework.
chriseth
2017-09-06
1
-1
/
+1
*
Extract base from NameAndType and use compiler stack.
chriseth
2017-08-29
1
-0
/
+127