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
/
libdevcore
/
CommonIO.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove mostly unused writeFile implementation.
chriseth
2018-10-18
1
-39
/
+0
*
Fix directory creation.
chriseth
2018-10-12
1
-1
/
+1
*
Do not require ctype/stdio if not needed
Alex Beregszaszi
2018-10-10
1
-1
/
+0
*
Move absolutePath/sanitizePath helpers from CompilerStack to libdevcore
Alex Beregszaszi
2018-08-06
1
-0
/
+20
*
Prevent information about file existence outside the allowed paths to leak by...
Daniel Kirchner
2018-04-12
1
-0
/
+20
*
Add interactive test tool isoltest.
Daniel Kirchner
2018-03-15
1
-0
/
+49
*
Add readStandardInput helper
Alex Beregszaszi
2017-10-18
1
-0
/
+14
*
Rename contentsString to readFileAsString
Alex Beregszaszi
2017-10-18
1
-3
/
+3
*
Move all file specific globals to anonymous namespace
Alex Beregszaszi
2017-08-29
1
-0
/
+5
*
Remove obscure DEV_IGNORE_EXCEPTIONS macro
Alex Beregszaszi
2017-06-22
1
-2
/
+14
*
Use assertThrow where possible
Alex Beregszaszi
2017-06-22
1
-4
/
+3
*
Replace cpp-ethereum with solidity in the license headers
Alex Beregszaszi
2017-02-02
1
-4
/
+4
*
Make the Solidity repository standalone.
Bob Summerwill
2016-08-01
1
-0
/
+90