index
:
delta/bison.git
GCC
akim
baserock/bootstrap
baserock/mikedrake/bison/v3.0.2
baserock/morph
baserock/pedroalvarez/v3.0.2
baserock/v3.0.2
baserock/v3.0.4+gnits
bison-1_29-branch
branch-2.4.1
branch-2.4.2
branch-2.4.3
branch-2.5
candidates/create-pipe-bidi
candidates/lib-local-mk
candidates/make-symbol-glr
candidates/named-ref-free
candidates/quotes
candidates/semantic-error-messages
libbitset
maint
master
next
git.savannah.gnu.org: git/bison.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
skeletons
/
c.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
package: bump copyrights to 2022
Paul Eggert
2022-01-15
1
-1
/
+1
*
c: fix _Noreturn support detection
Akim Demaille
2021-08-11
1
-1
/
+1
*
style: rename b4_lex as b4_yylex
Akim Demaille
2021-08-09
1
-7
/
+7
*
yacc: comply with recent POSIX updates: declare yyerror and yylex
Akim Demaille
2021-08-09
1
-2
/
+10
*
c: rename YY_LOCATION_PRINT as YYLOCATION_PRINT and make it public
Akim Demaille
2021-02-09
1
-12
/
+27
*
c: stop defining YY_LOCATION_PRINT when locations are not enabled
Akim Demaille
2021-02-02
1
-6
/
+2
*
yacc: remove support for YYPRINT
Akim Demaille
2021-02-01
1
-7
/
+0
*
Update URLs to prefer https: to http:
Paul Eggert
2021-01-29
1
-1
/
+1
*
Merge tag 'v3.7.5'
Akim Demaille
2021-01-24
1
-0
/
+12
|
\
|
*
package: bump copyrights to 2021
Akim Demaille
2021-01-23
1
-1
/
+1
|
*
style: YYUSE is private, make it YY_USE
Akim Demaille
2021-01-23
1
-6
/
+6
|
*
c: adjust _Noreturn to pedantic clang
Akim Demaille
2021-01-23
1
-7
/
+9
|
*
c: port to HP-UX 11.23
Paul Eggert
2021-01-21
1
-0
/
+12
*
|
package: bump copyrights to 2021
Akim Demaille
2021-01-16
1
-1
/
+1
*
|
c: adjust _Noreturn to pedantic clang
Akim Demaille
2021-01-13
1
-7
/
+9
*
|
d: add support for %printer
Akim Demaille
2021-01-07
1
-3
/
+10
*
|
style: YYUSE is private, make it YY_USE
Akim Demaille
2021-01-03
1
-6
/
+6
*
|
skeletons: better comments for some tables
Akim Demaille
2020-12-20
1
-1
/
+1
*
|
style: prefer b4_symbol(empty, ...) to b4_symbol(-2, ...)
Akim Demaille
2020-11-13
1
-3
/
+3
*
|
Merge branch 'maint'
Akim Demaille
2020-11-13
1
-7
/
+8
|
\
\
|
|
/
|
*
yacc.c: provide the Bison version as an integral macro
Akim Demaille
2020-11-11
1
-4
/
+4
|
*
yacc.c: fix #definition of YYEMPTY
Todd C. Miller
2020-11-11
1
-3
/
+4
*
|
style: avoid explicit symbol numbers
Akim Demaille
2020-11-07
1
-1
/
+1
*
|
options: rename --defines as --header
Akim Demaille
2020-09-19
1
-1
/
+1
*
|
glr2.cc: disable GCC 4.6 warning
Akim Demaille
2020-09-15
1
-2
/
+8
*
|
glr2.cc: fix a few warnings
Akim Demaille
2020-08-30
1
-1
/
+1
*
|
glr2.cc: fork glr.cc to a c++ version
Valentin Tolmer
2020-08-30
1
-1
/
+6
|
/
*
all: show the rules in comments before the user actions
Akim Demaille
2020-06-07
1
-3
/
+3
*
kinds: also define the possibly qualified symbol kinds
Akim Demaille
2020-05-23
1
-2
/
+2
*
style: rename user_token_number as code
Akim Demaille
2020-05-23
1
-1
/
+1
*
c: more fixes for _Noreturn
Akim Demaille
2020-05-17
1
-2
/
+3
*
c: restore definition of _Noreturn as [[noreturn]] in C++
Akim Demaille
2020-05-16
1
-9
/
+6
*
don't use stdnoreturn
Akim Demaille
2020-05-10
1
-3
/
+13
*
glr.c: beware of portability issues with PTRDIFF_MAX
Akim Demaille
2020-05-04
1
-1
/
+49
*
error: rename the error token from YYERRCODE to YYerror
Akim Demaille
2020-04-28
1
-1
/
+1
*
style: c: fix a few minor issues about indentation of cpp directives
Akim Demaille
2020-04-25
1
-10
/
+10
*
c, c++: also define YYEMPTY in yytoken_kind_t
Akim Demaille
2020-04-13
1
-0
/
+5
*
doc: promote yytoken_kind_t, not yytokentype
Akim Demaille
2020-04-12
1
-3
/
+4
*
tokens: properly define the YYEOF token kind
Akim Demaille
2020-04-12
1
-1
/
+4
*
tokens: define the "$undefined" token kind
Akim Demaille
2020-04-12
1
-0
/
+6
*
tokens: style: minor fixes
Akim Demaille
2020-04-12
1
-6
/
+6
*
symbols: minor fixes
Akim Demaille
2020-04-10
1
-7
/
+7
*
skeletons: introduce api.symbol.prefix
Akim Demaille
2020-04-07
1
-0
/
+1
*
c: make the symbol kind definition nicer to read
Akim Demaille
2020-04-06
1
-9
/
+8
*
c: make the token kind definition nicer to read
Akim Demaille
2020-04-06
1
-4
/
+8
*
c: make the generated YYSTYPE nicer to read
Akim Demaille
2020-04-06
1
-3
/
+3
*
skeletons: use consistently "kind" instead of "type" in the code
Akim Demaille
2020-04-05
1
-9
/
+9
*
m4: rename b4_symbol_sid as b4_symbol_kind
Akim Demaille
2020-04-05
1
-3
/
+3
*
c, c++: rename yysymbol_type_t as yysymbol_kind_t
Akim Demaille
2020-04-05
1
-5
/
+5
*
glr.c, yacc.c: propagate yysymbol_type_t
Akim Demaille
2020-04-01
1
-3
/
+3
[next]