Less time than usual to spend on Bison these days, sorry.  A bunch of
small commits accumulated lately as part of a bigger piece of work.

Akim Demaille (6):
  tests: remove useless support of '.' in integers
  tests: main: support -s and -p
  tests: make sure the default action properly works in C++
  traces: add some colors
  lr0: more debug traces
  CI: factor

 .travis.yml            | 12 ++-------
 TODO                   |  5 +++-
 data/bison-default.css |  1 +
 doc/bison.texi         |  6 ++---
 src/lalr.c             | 15 +++++++++++
 src/lr0.c              | 33 +++++++++++++++++++++++
 tests/c++.at           | 60 ++++++++++++++++++++++++++++++++++++++++++
 tests/calc.at          |  6 ++---
 tests/local.at         | 33 +++++++++++++++--------
 9 files changed, 143 insertions(+), 28 deletions(-)

-- 
2.21.0


Reply via email to