diff options
author | nicm <nicm> | 2020-06-04 07:12:05 +0000 |
---|---|---|
committer | nicm <nicm> | 2020-06-04 07:12:05 +0000 |
commit | b3782d2dc8f872c43fcf53b9436c4e881d3f1e2d (patch) | |
tree | f7c75fcbdc0ce56e6f55cce00480a49a3dd02f84 /window-copy.c | |
parent | 3f6af4156f451cfbee867babe74cc6675eb3f947 (diff) | |
download | rtmux-b3782d2dc8f872c43fcf53b9436c4e881d3f1e2d.tar.gz rtmux-b3782d2dc8f872c43fcf53b9436c4e881d3f1e2d.tar.bz2 rtmux-b3782d2dc8f872c43fcf53b9436c4e881d3f1e2d.zip |
Instead of using a custom parse function to process {}, treat it as a
set of statements and parse with yacc, then convert back to a string as
the last step. This means the rules are consistent inside and outside
{}, %if and friends work at the right time, and the final result isn't
littered with unnecessary newlines.
Diffstat (limited to 'window-copy.c')
0 files changed, 0 insertions, 0 deletions