aboutsummaryrefslogtreecommitdiffstats
path: root/solc/CommandLineInterface.h
Commit message (Expand)AuthorAgeFilesLines
* Rename handleMeta to handleNatspecAlex Beregszaszi2017-05-191-1/+1
* Use CompilerStack.contractABI directlyAlex Beregszaszi2017-05-191-0/+1
* Do not overwrite files unless forced.chriseth2017-03-111-1/+4
* Header cleanup.chriseth2017-01-261-3/+5
* Metadata stamp.chriseth2016-12-011-0/+1
* Fix licensing headersVoR02202016-11-231-4/+4
* Allow remappings to change depending on the context.chriseth2016-06-091-2/+0
* Code generation (missing external access and source locations).chriseth2016-03-301-1/+5
* Parsing for inline assembly.chriseth2016-03-301-0/+4
* Only allow including from allowed directories.chriseth2016-01-301-0/+3
* Provide remappings for solc.chriseth2016-01-261-0/+4
* Preliminary why3 code output.chriseth2015-10-271-2/+2
* File reorganisation.chriseth2015-10-211-1/+1
* Commandline interface for the linker.chriseth2015-09-121-0/+12
* Moved solc files.chriseth2015-08-191-0/+74