mirror of
https://github.com/tmux/tmux.git
synced 2026-08-31 02:43:36 +00:00
b3782d2dc8f872c43fcf53b9436c4e881d3f1e2d
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.
Description
tmux source code
Languages
C
75.8%
Shell
16.1%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%