aboutsummaryrefslogtreecommitdiffstats
path: root/solc/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove some global symbolsAlex Beregszaszi2017-08-091-1/+1
|
* Do not overwrite files unless forced.chriseth2017-03-111-3/+4
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Corrected accidental non-ANSI characters in comments.Bob Summerwill2016-09-011-1/+1
|
* Code review changes: Renamed function and added some documentation about ↵Christopher Gilbert2016-08-311-3/+16
| | | | what the function does and why
* Code review changes: stylistic changes, and removed redundant call to set ↵Christopher Gilbert2016-08-301-3/+4
| | | | locale.
* Fixed a bug causing solc to crash on startup due to invalid environment ↵Christopher Gilbert2016-08-301-0/+11
| | | | settings for locale
* More information for help screen, some fixes for argument parsing.chriseth2015-08-201-1/+13
|
* Moved solc files.chriseth2015-08-191-0/+35