summaryrefslogtreecommitdiffstats
path: root/cmd-parse.y
AgeCommit message (Expand)Author
2019-05-27Add an additional {} syntax for defining strings in the configurationnicm
2019-05-26Some other platforms doesn't support fmemopen(3) (not unexpectedly), sonicm
2019-05-25Merge cmd_list_parse into cmd-parse.y so it can use the new aliasnicm
2019-05-23Fix line numbers - commands are added after the line ends so they need tonicm
2019-05-23Break the argument escaping code into a separate function and use it tonicm
2019-05-23Replace the split parser code (cfg.c and cmd-string.c) with a singlenicm