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
*
c++: by default, use const std::string for file names
Akim Demaille
2020-06-27
1
-1
/
+1
*
kinds: also define the possibly qualified symbol kinds
Akim Demaille
2020-05-23
1
-4
/
+4
*
style: rename user_token_number as code
Akim Demaille
2020-05-23
1
-2
/
+2
*
c++: provide yy::parser::symbol_type::name
Akim Demaille
2020-05-10
1
-0
/
+23
*
c++: be compatible with the pre-3.6 way to get a symbol's kind
Akim Demaille
2020-05-03
1
-4
/
+13
*
c++: provide backward compatibility on by_type
Akim Demaille
2020-05-03
1
-0
/
+3
*
style: c++: s/type/kind/ where appropriate
Akim Demaille
2020-04-28
1
-24
/
+24
*
style: fix a few remaining 'type' instead of 'kind'
Akim Demaille
2020-04-26
1
-1
/
+1
*
c++: give public access to the symbol kind
Akim Demaille
2020-04-18
1
-13
/
+23
*
doc: token_kind_type in C++
Akim Demaille
2020-04-17
1
-1
/
+3
*
c, c++: also define YYEMPTY in yytoken_kind_t
Akim Demaille
2020-04-13
1
-0
/
+1
*
doc: promote yytoken_kind_t, not yytokentype
Akim Demaille
2020-04-12
1
-5
/
+8
*
tokens: style: minor fixes
Akim Demaille
2020-04-12
1
-8
/
+9
*
c++: fix generated headers
Akim Demaille
2020-04-12
1
-13
/
+8
*
c++: improvements on symbol kinds
Akim Demaille
2020-04-10
1
-13
/
+23
*
skeletons: introduce api.symbol.prefix
Akim Demaille
2020-04-07
1
-6
/
+6
*
c: make the symbol kind definition nicer to read
Akim Demaille
2020-04-06
1
-6
/
+4
*
c: make the token kind definition nicer to read
Akim Demaille
2020-04-06
1
-3
/
+1
*
skeletons: use consistently "kind" instead of "type" in the code
Akim Demaille
2020-04-05
1
-5
/
+5
*
m4: rename b4_symbol_sid as b4_symbol_kind
Akim Demaille
2020-04-05
1
-1
/
+1
*
c, c++: rename yysymbol_type_t as yysymbol_kind_t
Akim Demaille
2020-04-05
1
-8
/
+8
*
c++: replace symbol_number_type with symbol_type_type
Akim Demaille
2020-04-01
1
-11
/
+8
*
c++: also use symbol_type_type
Akim Demaille
2020-04-01
1
-21
/
+42
*
package: bump copyrights to 2020
Akim Demaille
2020-01-05
1
-1
/
+1
*
api.token.raw: fix it in C++
Akim Demaille
2019-12-08
1
-1
/
+1
*
c++: get rid of symbol_type::token ()
Akim Demaille
2019-12-01
1
-19
/
+1
*
c++: remove useless cast about user_token_number_max_
Akim Demaille
2019-12-01
1
-3
/
+2
*
c++: clean a few issues wrt special tokens
Akim Demaille
2019-12-01
1
-2
/
+1
*
c++: remove useless cast about yyeof_
Akim Demaille
2019-11-30
1
-1
/
+1
*
Prefer signed to unsigned integers
Paul Eggert
2019-10-02
1
-2
/
+2
*
api.token.raw: apply to the other skeletons
Akim Demaille
2019-09-14
1
-2
/
+4
*
no-lines: avoid leaving an empty line instead of the syncline
Akim Demaille
2019-04-03
1
-3
/
+3
*
c++: fix comment
Akim Demaille
2019-01-26
1
-1
/
+1
*
c++: address -Wweak-vtables warnings
Akim Demaille
2019-01-20
1
-1
/
+10
*
style: formatting changes
Akim Demaille
2019-01-20
1
-1
/
+1
*
NEWS: fixes
Akim Demaille
2019-01-20
1
-1
/
+1
*
c++: avoid -Wundefined-func-template warnings from clang
Akim Demaille
2019-01-15
1
-35
/
+25
*
c++: avoid warnings about extraneous semi-colons
Akim Demaille
2019-01-14
1
-1
/
+1
*
package: bump copyrights to 2019
Akim Demaille
2019-01-05
1
-1
/
+1
*
rename parser_class_name as api.parser.class
Akim Demaille
2019-01-02
1
-2
/
+2
*
skeletons: shorten b4_parser_class_name to b4_parser_class
Akim Demaille
2019-01-02
1
-20
/
+20
*
c++: inline the implementation of syntax_error in its definition
Akim Demaille
2018-12-30
1
-7
/
+6
*
parsers: fix minor stylistic issues
Akim Demaille
2018-12-27
1
-3
/
+3
*
c++: variants: fuse declarations and definitions
Akim Demaille
2018-12-26
1
-13
/
+8
*
package: move skeletons into data/skeletons
Akim Demaille
2018-12-25
1
-0
/
+670