aboutsummaryrefslogtreecommitdiffstats
path: root/solc/CommandLineInterface.h
Commit message (Expand)AuthorAgeFilesLines
* Use hash for library placeholders.chriseth2018-10-121-0/+4
* Disallow remappings with empty prefix.Daniel Kirchner2018-08-111-0/+2
* Support for error on non-existant or irregular files with command line option...Anthony Broad-Crawford2018-03-281-1/+1
* Use EVM version in gas meter and optimizer.chriseth2018-03-051-1/+4
* Provide EVM version to assembly analysis.chriseth2018-03-021-1/+1
* Added --pretty-json commandline optionAli92hm2017-09-131-2/+2
* Added createJson method to make writing json easierAli92hm2017-09-131-0/+5
* Remove DocumentationType from natspecAlex Beregszaszi2017-08-161-1/+1
* Rename onChainMetadata to metadataAlex Beregszaszi2017-07-191-1/+1
* Adapt EVM codegen to new namespace.chriseth2017-05-261-2/+2
* Support multiple assembly front and backends.chriseth2017-05-261-8/+2
* Handle assembly in one go to allow for different stacks.chriseth2017-05-261-3/+0
* Commandline options.chriseth2017-05-261-0/+6
* 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