bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] bistromathic: improve error reports


From: Akim Demaille
Subject: [PATCH 0/4] bistromathic: improve error reports
Date: Sat, 11 Jul 2020 18:08:14 +0200

Akim Demaille (4):
  bistromathic: promote yytoken_kind_t
  bistromathic: don't stupidly reset the location for each token
  bistromathic: do not display parse errors on completion
  bistromathic: demonstrate caret-diagnostics

 NEWS                                      | 11 ++++
 TODO                                      |  2 -
 examples/c/README.md                      | 11 +++-
 examples/c/bistromathic/README.md         | 11 +++-
 examples/c/bistromathic/bistromathic.test | 49 +++++++++++++----
 examples/c/bistromathic/parse.y           | 66 +++++++++++++++++------
 6 files changed, 122 insertions(+), 28 deletions(-)

-- 
2.27.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]