Vincent Imbimbo
69e3b405d9
cex: fix reporting of null nonterminals
...
I implemented this to print A ::= [ ], but A ::= [ %empty ] might be
clearer.
* src/parse-simulation.c (nullable_closure): Don't generate null
nonterminal derivations as leaves.
* src/derivation.c (derivation_print_impl): Don't print seperator
spaces for null nonterminal.
* tests/counterexample.at: Update test results.
2020-06-22 07:11:31 +02:00
..
2019-02-21 06:46:07 +01:00
2020-06-16 08:14:42 +02:00
2020-06-16 07:58:40 +02:00
2020-01-10 19:16:23 +01:00
2020-06-16 08:14:42 +02:00
2020-06-16 08:14:42 +02:00
2020-06-16 07:58:40 +02:00
2020-06-22 07:11:31 +02:00
2020-01-10 19:16:23 +01:00
2020-05-04 08:09:22 +02:00
2020-06-16 07:30:46 +02:00
2020-06-10 09:51:39 +02:00
2020-04-28 07:54:07 +02:00
2020-06-13 15:20:56 +02:00
2020-05-02 09:27:16 +02:00
2020-05-02 09:27:16 +02:00
2020-01-10 19:16:23 +01:00
2020-06-16 07:30:46 +02:00
2020-05-22 07:52:27 +02:00
2020-05-21 20:14:59 +02:00
2020-02-15 08:28:40 +01:00
2020-06-09 08:09:26 +02:00
2020-01-10 19:16:23 +01:00
2020-06-10 09:51:39 +02:00
2020-06-13 16:56:40 +02:00
2020-06-16 07:58:40 +02:00
2020-04-13 16:49:54 +02:00
2020-06-10 09:51:39 +02:00
2020-04-12 13:56:44 +02:00
2020-01-10 19:16:23 +01:00
2020-05-22 07:52:27 +02:00
2019-11-03 10:32:22 +01:00
2020-03-04 08:24:36 +01:00
2020-05-23 08:43:58 +02:00