COMMITS
/ solc/jsonCompiler.cpp November 14, 2016
C
Metadata stamp.
chriseth committed
R
Unimplemented features moved to their own exception (#1361)
Rhett Aultman committed
November 18, 2016
V
Fix licensing headers
VoR0220 committed
November 15, 2016
A
Move JSON helpers to libdevcore/json
Alex Beregszaszi committed
A
Move InterfaceHandler from string to JSON
Alex Beregszaszi committed
September 5, 2016
Y
Separate the try/catch blocks on JSON output generation and formal method output generation.
Yoichi Hirai committed
September 1, 2016
C
Catch more exceptions in jsonCompiler.
chriseth committed
August 15, 2016
D
Remove standard contracts
Denton Liu committed
August 17, 2016
D
remove solidity --interface
Dimitry committed
C
BREAKING: Streamline json output field naming. (#763)
chriseth committed
August 2, 2016
Y
sourcemapping
yann300 committed
July 1, 2016
C
Source location as part of AST.
chriseth committed
July 18, 2016
C
Provide formal version in json output.
chriseth committed
June 7, 2016
C
Allow remappings to change depending on the context.
chriseth committed
April 6, 2016
C
Make solidity independent from ethcore.
chriseth committed
April 2, 2016
D
rename namespace for instruction.h/cpp in libevmasm
Dimitry committed
April 1, 2016
D
move libevmcore to solidity
Dimitry committed
February 22, 2016
C
Parsing for inline assembly.
chriseth committed
March 7, 2016
C
BREAKING: Implement delegatecall and make default for library calls.
chriseth committed
January 26, 2016
C
Read files via callback.
chriseth committed
December 9, 2015
C
Fix: Segfaults connected to paramater types.
chriseth committed
November 21, 2015
G
Fix up for new API from EIP-1.1.
Gav Wood committed
October 20, 2015
C
File reorganisation.
chriseth committed
October 15, 2015
C
Multiple sources for json compiler.
chriseth committed
L
fixed new tests
LianaHus committed
October 2, 2015
L
added Error class for all kind of errors
LianaHus committed
C
Support warnings.
chriseth committed
September 21, 2015
C
Error formatting.
chriseth committed
September 15, 2015
C
Export runtime bytecode and version.
chriseth committed
September 10, 2015
C
Transition from bytecode to more general linker objects.
chriseth committed
September 8, 2015
L
- renamed AST to ast and ABI to abi
LianaHus committed
August 31, 2015
L
renamed getter functions
LianaHus committed
August 19, 2015
C
Moved solc files.
chriseth committed