summaryrefslogtreecommitdiff
path: root/src/support/command-line.h
Commit message (Expand)AuthorAgeFilesLines
* Add categories to --help text (#4421)Alon Zakai2022-01-051-0/+5
* Add fixup function for nested pops in catch (#4348)Heejin Ahn2021-11-221-1/+3
* Add pass argument sugar to commandline (#3882)Alon Zakai2021-05-131-1/+13
* Allow all features on wasm2js and add atomic tests (#2311)Heejin Ahn2019-08-281-4/+0
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-12/+14
* Use target features section in wasm-opt (#1967)Thomas Lively2019-04-031-2/+2
* 'std::string &' => 'std::string& ' (#1403)Alon Zakai2018-02-051-5/+5
* Make --debug a booleanJF Bastien2016-03-181-1/+1
* asm2wasm: use support's command-lineJF Bastien2016-01-111-2/+2
* Generalize command-line parsing more.JF Bastien2016-01-021-10/+40
* Fix include guards.JF Bastien2015-12-291-3/+3
* Start moving command-line processing to libsupport.aJF Bastien2015-12-291-0/+43