| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Use VIS_CSTYLE for the arguments and add the missing escapes it can | nicm | 2019-05-29 |
| * | The line number needs to be updated only after the \n is processed by | nicm | 2019-05-29 |
| * | Support \ooo escapes, from Avi Halachmi. | nicm | 2019-05-29 |
| * | Add an additional {} syntax for defining strings in the configuration | nicm | 2019-05-27 |
| * | Some other platforms doesn't support fmemopen(3) (not unexpectedly), so | nicm | 2019-05-26 |
| * | Merge cmd_list_parse into cmd-parse.y so it can use the new alias | nicm | 2019-05-25 |
| * | Fix line numbers - commands are added after the line ends so they need to | nicm | 2019-05-23 |
| * | Break the argument escaping code into a separate function and use it to | nicm | 2019-05-23 |
| * | Replace the split parser code (cfg.c and cmd-string.c) with a single | nicm | 2019-05-23 |