summaryrefslogtreecommitdiff
path: root/src/support/command-line.cpp
Commit message (Expand)AuthorAgeFilesLines
* make --debug workAlon Zakai2016-03-211-1/+1
* Make --debug a booleanJF Bastien2016-03-181-5/+3
* Fix command-line help when there's only long or shortJF Bastien2016-01-201-2/+4
* asm2wasm: use support's command-lineJF Bastien2016-01-111-7/+18
* Fix off-by-one in option parsing with '='.JF Bastien2016-01-041-1/+1
* Add curlies.JF Bastien2016-01-041-2/+4
* Generalize command-line parsing more.JF Bastien2016-01-021-38/+108
* Add a help to avoid out-of-bounds.JF Bastien2015-12-291-1/+4
* Start moving command-line processing to libsupport.aJF Bastien2015-12-291-0/+62