traces: add some colors

This is an experiment.  Maybe more styles will be used (in which case
a short-hand function will be useful), maybe it will be just reverted.
* data/bison-default.css (.traces0): New.
* src/lalr.c (lalr): Use it.
This commit is contained in:
Akim Demaille
2019-04-14 08:41:16 +02:00
parent d84b245c63
commit ec4d49e129
3 changed files with 20 additions and 1 deletions

5
TODO
View File

@@ -119,7 +119,10 @@ introduce lr(0) and lalr, just the way we have ielr categories. The
"set" can still be used for summariring the important sets. That would make
tests easy to maintain.
*** complain.*
Rename these guys as "diagnostics.*" (or "diagnose.*"), since that the name
they have in gcc, clang, etc. Likewise for the complain_* series of
functions.
* Completion
Several features are not available in all the backends.