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
/
libsolidity
/
interface
/
CompilerStack.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document that the ReadFileCallback should not emit exceptions
Alex Beregszaszi
2017-04-22
1
-1
/
+2
*
Move gasEstimate into CompilerStack
Alex Beregszaszi
2017-04-13
1
-0
/
+3
*
Pull out ReadFile from CompilerStack
Alex Beregszaszi
2017-04-10
1
-11
/
+3
*
Rename ErrorMesage to ErrorMessage
Alex Beregszaszi
2017-03-17
1
-1
/
+1
*
Extract scopes into compiler stack.
chriseth
2017-02-14
1
-0
/
+3
*
Add option to store literal sources in metadata
Alex Beregszaszi
2017-01-26
1
-0
/
+2
*
Remove checkLibraryNameClashes()
Rhett Aultman
2017-01-17
1
-3
/
+0
*
Only avoid collision if it's the same file
Rhett Aultman
2017-01-17
1
-0
/
+4
*
cleanup
VoR0220
2017-01-12
1
-2
/
+3
*
much smaller helper function
VoR0220
2017-01-10
1
-1
/
+3
*
Add the `_runs` parameter.
chriseth
2016-12-01
1
-1
/
+1
*
Fix type of optimizeRuns
Alex Beregszaszi
2016-12-01
1
-1
/
+1
*
Metadata stamp.
chriseth
2016-12-01
1
-6
/
+14
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Move InterfaceHandler from string to JSON
Alex Beregszaszi
2016-11-15
1
-7
/
+7
*
Remove standard contracts
Denton Liu
2016-08-19
1
-3
/
+2
*
remove solidity --interface
Dimitry
2016-08-17
1
-6
/
+1
*
Source location as part of AST.
chriseth
2016-07-21
1
-2
/
+16
*
Provide formal version in json output.
chriseth
2016-07-19
1
-1
/
+2
*
Allow remappings to change depending on the context.
chriseth
2016-06-09
1
-3
/
+22
*
- inline and assembly keywords added
LianaHus
2016-03-12
1
-4
/
+4
*
BREAKING: Implement delegatecall and make default for library calls.
chriseth
2016-03-12
1
-1
/
+1
*
Merge pull request #351 from chriseth/autoload
chriseth
2016-01-19
1
-2
/
+14
|
\
|
*
Autoload files in solc.
chriseth
2016-01-12
1
-2
/
+14
*
|
Detect library name clashes.
chriseth
2016-01-14
1
-0
/
+3
|
/
*
Relative paths in import directives.
chriseth
2015-12-10
1
-0
/
+2
*
Preliminary why3 code output.
chriseth
2015-10-27
1
-1
/
+6
*
Store docstrings in AST annotations.
chriseth
2015-10-26
1
-3
/
+0
*
File reorganisation.
chriseth
2015-10-21
1
-0
/
+221