COMMITS
/ solc/CommandLineInterface.cpp December 12, 2016
C
Merge pull request #1491 from ameten/refactoring
chriseth committed
December 11, 2016
F
Remove unused variable inputFiles
Federico Bond committed
October 22, 2016
D
- alphabetically sorted string constants per name.
Danil Nemirovsky committed
D
- moved string constants into common place;
Danil Nemirovsky committed
November 30, 2016
A
Update metadata documentation
Alex Beregszaszi committed
November 23, 2016
C
Make sure some keys are present.
chriseth committed
November 14, 2016
C
Metadata stamp.
chriseth committed
R
Unimplemented features moved to their own exception (#1361)
Rhett Aultman committed
December 1, 2016
F
Fix typos (existant -> existent)
Federico Bond 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
October 15, 2016
K
Add import remapping documentation to `solc --help`
Kevin Boxhoorn committed
October 6, 2016
A
Disallow unknown options in solc
Alex Beregszaszi committed
September 6, 2016
C
Fix compiler error.
chriseth committed
C
More comments about size constants.
chriseth committed
September 1, 2016
C
Fix linking for libraries with underscores.
chriseth committed
August 15, 2016
D
Remove standard contracts
Denton Liu committed
August 17, 2016
C
Merge pull request #918 from winsvega/solremove4
chriseth committed
D
remove solidity --interface
Dimitry committed
August 16, 2016
C
Read from files and stdin.
chriseth committed
August 1, 2016
C
Bugfix: Correctly use srcmap-runtime.
chriseth committed
July 1, 2016
C
Source location as part of AST.
chriseth committed
July 11, 2016
C
Store non-canonical version.
chriseth committed
June 14, 2016
C
Fix crash for input from stdin.
chriseth committed
June 7, 2016
C
Allow remappings to change depending on the context.
chriseth committed
May 13, 2016
V
much better and simpler way of handling this
VoR0220 committed
April 18, 2016
C
Source location for inline assembly.
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
March 1, 2016
C
Code generation (missing external access and source locations).
chriseth committed
February 22, 2016
C
Parsing for inline assembly.
chriseth committed
January 29, 2016
C
Only allow including from allowed directories.
chriseth committed
January 25, 2016
C
Provide remappings for solc.
chriseth committed
January 12, 2016
C
Autoload files in solc.
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 21, 2015
C
Preliminary why3 code output.
chriseth committed
October 20, 2015
C
File reorganisation.
chriseth committed
October 14, 2015
L
errors instead of exceptions
LianaHus committed
October 2, 2015
L
added Error class for all kind of errors
LianaHus committed
October 1, 2015
L
-fixed the warning printing
LianaHus committed
September 30, 2015
L
-added warning case to cl compiler
LianaHus committed
September 23, 2015
C
Merge pull request #89 from chriseth/fixCombinedJson
chriseth committed
C
Fix "combined json" output.
chriseth committed
September 21, 2015
C
Error formatting.
chriseth committed
September 17, 2015
M
Merge pull request #79 from arkpar/cmake
Marek Kotewicz committed
September 16, 2015
A
per project versioning
arkpar committed
September 11, 2015
C
Commandline interface for the linker.
chriseth committed