Files
bison/src
Akim Demaille 57290d63fd package: various fixes for syntax-check
* cfg.mk: Disable checks where needed (e.g., we do want to check the
behavior with tabs).
(sc_at_parser_check): Remove.  Unfortunately since
a11c144609 we no longer use the './'
prefix to run programs in the current directory.  That was so that we
could run Java programs like the other, although they are no run with
the `./` prefix (see 967a59d2c0).
As a consequence this sc check no longer makes sense.
However, since now AT_PARSER_CHECK passes the `./` prefix itself, this
sc-check was superfluous.
* examples/c/reccalc/scan.l: Use memcpy, not strncpy.
* src/ielr.c, src/reader.c: Obfuscate "lr(0)" so that the sc-check for
"space before paren" does not fire.
* tests/diagnostics.at: Avoid space-tab, use tab-tab.
2019-04-28 08:24:31 +02:00
..
2019-01-05 14:58:05 +01:00
2019-04-14 18:27:17 +02:00
2019-04-12 08:38:30 +02:00
2019-04-27 18:09:52 +02:00
2019-02-05 19:02:09 +01:00
2019-01-05 14:58:05 +01:00
2019-02-05 08:45:52 +01:00
2019-01-05 14:58:05 +01:00
2019-03-30 10:10:39 +01:00
2019-03-24 18:40:46 +01:00
2019-01-05 14:58:05 +01:00
2019-04-28 08:24:31 +02:00
2019-01-05 14:58:05 +01:00
2019-04-12 08:38:30 +02:00
2019-02-25 06:19:54 +01:00
2019-02-27 19:06:32 +01:00
2019-01-26 16:21:35 +01:00
2019-04-23 19:28:08 +02:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-02-16 07:26:16 +01:00
2019-04-27 18:27:04 +02:00
2019-04-27 18:27:04 +02:00
2019-01-30 07:06:48 +01:00
2019-01-30 07:06:48 +01:00
2019-02-09 08:23:50 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-02-09 08:23:50 +01:00
2019-02-03 14:42:22 +01:00
2019-02-27 19:06:32 +01:00
2019-02-27 19:06:32 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2008-11-15 10:47:15 +01:00
2019-01-05 14:58:05 +01:00
2019-02-03 15:23:54 +01:00
2008-11-15 10:47:15 +01:00
2019-01-05 14:58:05 +01:00
2019-04-24 13:08:51 +02:00
2008-11-15 10:47:15 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-04-12 08:33:34 +02:00
2019-03-24 18:40:46 +01:00
2019-01-27 20:07:08 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-12 10:45:21 +01:00