1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/admin/grammars
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
..
c.by Update copyright year to 2019 2019-01-01 01:01:13 +00:00
grammar.wy Allow specifying the expected number of shift/reduce conflicts 2019-06-19 13:48:49 +02:00
java-tags.wy Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
js.wy Add types to some no-type tokes in js.wy 2019-06-18 11:33:40 +02:00
make.by Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
Makefile.in Update copyright year to 2019 2019-01-01 01:01:13 +00:00
python.wy Allow specifying the expected number of shift/reduce conflicts 2019-06-19 13:48:49 +02:00
scheme.by Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
srecode-template.wy Update author/maintainer info 2019-05-26 01:00:16 -07:00