COMMITS
/ libsolidity/interface/CompilerStack.cpp December 13, 2016
C
Use multiple URLs for metadata.
chriseth committed
December 12, 2016
C
Merge pull request #1491 from ameten/refactoring
chriseth committed
December 1, 2016
F
Warn about using msg.value in non-payable function
Federico Bond committed
C
Add the `_runs` parameter.
chriseth committed
October 20, 2016
D
- fixed a misprint.
Danil Nemirovsky committed
November 29, 2016
C
Use CBOR encoding.
chriseth committed
November 24, 2016
C
Add swarm hash to the end of the bytecode.
chriseth committed
November 23, 2016
C
Make sure some keys are present.
chriseth committed
November 16, 2016
C
Incorporate comments.
chriseth committed
November 14, 2016
C
Metadata stamp.
chriseth committed
C
Change encoding to address-funid and add "function" as ABI type.
chriseth committed
November 18, 2016
V
Fix licensing headers
VoR0220 committed
November 10, 2016
C
Stored combined creation and runtime tags.
chriseth committed
November 15, 2016
A
Move InterfaceHandler from string to JSON
Alex Beregszaszi committed
October 5, 2016
C
Suggest correct version for pragma and complain about pre-release version.
chriseth committed
A
Rename dev::sha3 to dev::keccak256
Alex Beregszaszi committed
August 31, 2016
D
fix CompilerStack::absolutePath
Dimitry committed
August 15, 2016
D
Remove standard contracts
Denton Liu committed
August 17, 2016
D
remove solidity --interface
Dimitry 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
January 20, 2016
C
Merge pull request #356 from guanqun/break-not-in-loop
chriseth committed
January 19, 2016
C
Merge pull request #351 from chriseth/autoload
chriseth committed
L
code changes according to Chris's comments
Lu Guanqun committed
January 14, 2016
L
check whether break/continue is in the loop
Lu Guanqun committed
C
Build fix for MacOS.
chriseth committed
January 13, 2016
C
Set error flag to true.
chriseth committed
January 11, 2016
C
Detect library name clashes.
chriseth committed
January 12, 2016
C
Autoload files in solc.
chriseth committed
December 15, 2015
C
Simple aliasing during import.
chriseth committed
December 14, 2015
C
Parse complex import directives.
chriseth committed
December 9, 2015
C
Relative paths in import directives.
chriseth committed
December 5, 2015
C
Source units are independent scopes.
chriseth committed
October 21, 2015
C
Preliminary why3 code output.
chriseth committed
October 26, 2015
C
Store docstrings in AST annotations.
chriseth committed
October 20, 2015
C
File reorganisation.
chriseth committed