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
/
libsolidity
/
Imports.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disallow remappings with empty prefix.
Daniel Kirchner
2018-08-11
1
-5
/
+9
*
Added default data locations to parameters for end to end tests.
Chase McDermott
2018-07-16
1
-1
/
+1
*
Fallback function has to be external: backwards-compatible changes.
chriseth
2018-06-29
1
-1
/
+1
*
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
/
+27
*
Test aliasing in shadowing.
chriseth
2018-02-20
1
-1
/
+22
*
Fix import error check for release version.
chriseth
2017-07-31
1
-4
/
+5
*
Warn about shadowing variables.
Alex Beregszaszi
2017-07-25
1
-2
/
+67
*
Modify library collision test
Rhett Aultman
2017-01-17
1
-0
/
+1
*
Revert "Move clashing libraries to common source in test"
Rhett Aultman
2017-01-17
1
-1
/
+2
*
Move clashing libraries to common source in test
Rhett Aultman
2017-01-17
1
-2
/
+1
*
fixed
VoR0220
2017-01-12
1
-2
/
+2
*
added fix and a test for order independence of nested prefixing
VoR0220
2017-01-12
1
-0
/
+18
*
fixed test and added solution
VoR0220
2017-01-09
1
-2
/
+2
*
added test
VoR0220
2017-01-09
1
-0
/
+11
*
test: add a test importing a file name starting with a period
Yoichi Hirai
2017-01-04
1
-0
/
+8
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Fix version pragmas in tests.
chriseth
2016-09-01
1
-37
/
+37
*
Version pragma.
chriseth
2016-09-01
1
-37
/
+37
*
Allow remappings to change depending on the context.
chriseth
2016-06-09
1
-0
/
+22
*
Tests for library name clashes.
chriseth
2016-01-14
1
-0
/
+16
*
Allow aliases during import.
chriseth
2016-01-11
1
-0
/
+25
*
Use paths instead of simple identifiers wherever possible.
chriseth
2015-12-22
1
-1
/
+1
*
Simple aliasing during import.
chriseth
2015-12-18
1
-0
/
+8
*
Relative paths in import directives.
chriseth
2015-12-10
1
-0
/
+17
*
Source units are independent scopes.
chriseth
2015-12-10
1
-0
/
+83