[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC: propagate the indentation of the actions
From: |
Akim Demaille |
Subject: |
Re: RFC: propagate the indentation of the actions |
Date: |
Sun, 30 Jun 2019 16:41:46 +0200 |
Hi Paul,
This series of patches implement both the indentation of the output,
and the splitting after $n/@n to try to maintain comparable columns.
WDYT?
Cheers!
Akim Demaille (3):
style: prefer passing locations by pointer
try to match the columns in the ouput
try to match the columns in the output of locations
NEWS | 31 +++++++++++++
data/skeletons/bison.m4 | 2 +-
src/output.c | 26 +++++++----
src/scan-code.l | 61 +++++++++++++++---------
tests/synclines.at | 100 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 190 insertions(+), 30 deletions(-)
--
2.22.0