emacs/lisp/cedet
Lars Ingebrigtsen 390b4bc1e2 Allow specifying the expected number of shift/reduce conflicts
* admin/grammars/grammar.wy: Add %expectedconflicts.

* lisp/cedet/semantic/grammar-wy.el
(semantic-grammar-wy--keyword-table): Ditto.

* lisp/cedet/semantic/grammar.el
(semantic-grammar-expected-conflicts): New function.
(semantic-grammar-insert-defconst-with-eval): New function.
(semantic-grammar-create-package): Output the number of expected
shift/reduce conflicts.

* lisp/cedet/semantic/wisent/comp.el (wisent-total-conflicts):
Don't output the warning if the number of shift/reduce conflicts
is expected.
(wisent-expected-conflicts): Made obsolete.
2019-06-19 13:48:49 +02:00
..
ede Declare unknown slots to silence the compiler 2019-06-17 15:51:43 +02:00
semantic Allow specifying the expected number of shift/reduce conflicts 2019-06-19 13:48:49 +02:00
srecode Declare unknown slots to silence the compiler 2019-06-17 15:51:43 +02:00
cedet-cscope.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cedet-files.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
cedet-global.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
cedet-idutils.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
cedet.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
ChangeLog.1 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
data-debug.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
ede.el Fix compilation warning in ede.el 2019-06-16 16:39:28 +02:00
inversion.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mode-local.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
pulse.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
semantic.el Move functions from semantic.el to analyze.el to avoid warnings 2019-06-14 15:15:09 +02:00
srecode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00