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
/
Imports.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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