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
/
solc
/
jsonCompiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove standard contracts
Denton Liu
2016-08-19
1
-1
/
+1
*
remove solidity --interface
Dimitry
2016-08-17
1
-1
/
+0
*
BREAKING: Streamline json output field naming. (#763)
chriseth
2016-08-17
1
-2
/
+2
*
sourcemapping
yann300
2016-08-02
1
-1
/
+1
*
Source location as part of AST.
chriseth
2016-07-21
1
-5
/
+10
*
Provide formal version in json output.
chriseth
2016-07-19
1
-0
/
+16
*
Allow remappings to change depending on the context.
chriseth
2016-06-09
1
-7
/
+12
*
Make solidity independent from ethcore.
chriseth
2016-04-07
1
-2
/
+2
*
rename namespace for instruction.h/cpp in libevmasm
Dimitry
2016-04-02
1
-1
/
+1
*
move libevmcore to solidity
Dimitry
2016-04-02
1
-1
/
+1
*
Parsing for inline assembly.
chriseth
2016-03-30
1
-6
/
+12
*
BREAKING: Implement delegatecall and make default for library calls.
chriseth
2016-03-12
1
-1
/
+1
*
Read files via callback.
chriseth
2016-01-27
1
-5
/
+41
*
Fix: Segfaults connected to paramater types.
chriseth
2015-12-10
1
-3
/
+3
*
Fix up for new API from EIP-1.1.
Gav Wood
2015-11-21
1
-2
/
+2
*
File reorganisation.
chriseth
2015-10-21
1
-9
/
+9
*
Style.
chriseth
2015-10-16
1
-5
/
+5
*
Multiple sources for json compiler.
chriseth
2015-10-16
1
-9
/
+45
*
fixed new tests
LianaHus
2015-10-15
1
-1
/
+4
*
added Error class for all kind of errors
LianaHus
2015-10-15
1
-14
/
+2
*
Support warnings.
chriseth
2015-10-03
1
-25
/
+29
*
Error formatting.
chriseth
2015-09-22
1
-14
/
+20
*
Export runtime bytecode and version.
chriseth
2015-09-15
1
-0
/
+6
*
Transition from bytecode to more general linker objects.
chriseth
2015-09-11
1
-3
/
+3
*
- renamed AST to ast and ABI to abi
LianaHus
2015-09-08
1
-1
/
+1
*
renamed getter functions
LianaHus
2015-09-08
1
-20
/
+20
*
Moved solc files.
chriseth
2015-08-19
1
-0
/
+196