aboutsummaryrefslogtreecommitdiff
path: root/cmd-parse.y
Commit message (Expand)AuthorAge
* Some other platforms doesn't support fmemopen(3) (not unexpectedly), sonicm2019-05-26
* Merge cmd_list_parse into cmd-parse.y so it can use the new aliasnicm2019-05-25
* Fix line numbers - commands are added after the line ends so they need tonicm2019-05-23
* Break the argument escaping code into a separate function and use it tonicm2019-05-23
* Replace the split parser code (cfg.c and cmd-string.c) with a singlenicm2019-05-23