summaryrefslogtreecommitdiff
path: root/src/node_options-inl.h
AgeCommit message (Expand)Author
2020-05-14src: add support for TLAGus Caplan
2020-04-06src: replace goto with lambda in options parserTobias Nießen
2020-02-13src: allow to reuse env options handlingDenys Otrishko
2019-12-14src: make debug_options getters publicShelley Vohr
2019-04-16src: remove redundant call in node_options-inl.hgengjiawen
2019-03-04src: reduce to simple `const char*` in OptionsParserZYSzys
2019-03-03src: fix warnings around node_optionsRefael Ackermann
2019-02-18src: remove invalid casts in options parserAnna Henningsen
2018-12-20src: add kUInteger parsingMatteo Collina
2018-12-20src: mark options parsers as constAnna Henningsen
2018-12-09inspector: split the HostPort being used and the one parsed from CLIJoyee Cheung
2018-11-29process: fix omitting `--` from `process.execArgv`Anna Henningsen
2018-09-25cli: normalize `_` → `-` when parsing optionsAnna Henningsen
2018-09-22src: add CheckOptions to Options classesDaniel Bevenius
2018-09-01src: make CLI options programatically accesibleAnna Henningsen
2018-08-22src: refactor options parsingAnna Henningsen