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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: use copiable, not copyable
Akim Demaille
2019-05-19
1
-1
/
+1
*
NEWS: update for 3.4
Akim Demaille
2019-05-19
1
-1
/
+1
*
diagnostics: clean up convention for colored diagnostics
Akim Demaille
2019-05-19
3
-11
/
+25
*
traces: use colors for the semantic values
Akim Demaille
2019-04-27
3
-4
/
+8
*
api.location.type: support it in C
Akim Demaille
2019-04-25
2
-4
/
+7
*
yacc.c: minor style change
Akim Demaille
2019-04-12
1
-2
/
+2
*
no-lines: avoid leaving an empty line instead of the syncline
Akim Demaille
2019-04-03
7
-31
/
+34
*
java: use full locations for diagnostics about destructors
Akim Demaille
2019-04-03
3
-13
/
+5
*
java: prefer errors to fatal errors
Akim Demaille
2019-04-03
1
-2
/
+2
*
yacc.c: don't suggest api.header.include when --defines is not used
Akim Demaille
2019-03-24
1
-2
/
+3
*
diagnostics: use gnulib's libtextstyle-optional
Akim Demaille
2019-03-24
1
-3
/
+8
*
warnings: don't use _Noreturn with G++ 4.7 in C++98 mode
Akim Demaille
2019-03-23
1
-11
/
+15
*
style: rename spec_defines_file as spec_header_file
Akim Demaille
2019-03-17
4
-18
/
+18
*
yacc.c: provide a means to include the header in the implementation
Akim Demaille
2019-03-17
1
-5
/
+23
*
diagnostics: use libtextstyle for colored output
Akim Demaille
2019-03-16
2
-1
/
+5
*
yacc.c: emit the header before the implementation file
Akim Demaille
2019-03-16
1
-8
/
+9
*
simplify the generated #line
Akim Demaille
2019-03-16
1
-3
/
+14
*
dlang: initial changes to run the calc tests on it
Akim Demaille
2019-02-26
2
-2
/
+2
*
d: formatting changes
Akim Demaille
2019-02-24
2
-41
/
+53
*
yacc: support parse.assert
Akim Demaille
2019-02-12
1
-2
/
+11
*
Merge branch maint
Akim Demaille
2019-02-03
2
-25
/
+63
|
\
|
*
gram: fix handling of nterms in actions when some are unused
Akim Demaille
2019-02-03
2
-25
/
+63
*
|
package: rename data/README as data/README.md
Akim Demaille
2019-02-03
2
-1
/
+1
|
/
*
c++: fix comment
Akim Demaille
2019-01-26
1
-1
/
+1
*
style: formatting changes
Akim Demaille
2019-01-26
2
-2
/
+4
*
c++: better "scope" a workaround for GCC
Akim Demaille
2019-01-20
1
-0
/
+2
*
c++: address -Wweak-vtables warnings
Akim Demaille
2019-01-20
3
-1
/
+15
*
glr.cc: be more alike lalr1.cc
Akim Demaille
2019-01-20
1
-1
/
+5
*
style: formatting changes
Akim Demaille
2019-01-20
1
-1
/
+1
*
NEWS: fixes
Akim Demaille
2019-01-20
1
-1
/
+1
*
c, c++: avoid implicit fall-throw
Akim Demaille
2019-01-15
3
-3
/
+12
*
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
*
c++: beware of -Wshadow
Akim Demaille
2019-01-13
2
-23
/
+22
*
style: formatting clean up
Akim Demaille
2019-01-12
1
-20
/
+20
*
yacc.c: avoid negated if
Akim Demaille
2019-01-05
1
-5
/
+6
*
package: bump copyrights to 2019
Akim Demaille
2019-01-05
25
-34
/
+38
*
java/d: rename some %define variables for consistency
Akim Demaille
2019-01-05
2
-20
/
+20
*
java/d: remove useless macros
Akim Demaille
2019-01-05
4
-64
/
+38
*
glr.cc: fix the handling of syntax_error from the scanner
Akim Demaille
2019-01-05
2
-10
/
+19
*
rename parser_class_name as api.parser.class
Akim Demaille
2019-01-02
6
-10
/
+10
*
style: glr.c: prefer returning a value rather than passing pointers
Akim Demaille
2019-01-02
1
-13
/
+10
*
glr.cc: don't issue two error messages when syntax_error is thrown
Akim Demaille
2019-01-02
2
-5
/
+12
*
skeletons: shorten b4_parser_class_name to b4_parser_class
Akim Demaille
2019-01-02
8
-99
/
+99
*
glr.cc: remove duplicate definition of YYLLOC_DEFAULT
Akim Demaille
2019-01-02
1
-7
/
+3
*
style: remove stray empty lines
Akim Demaille
2019-01-02
3
-7
/
+8
*
glr.cc: support syntax_error exceptions
Akim Demaille
2018-12-31
2
-6
/
+47
*
glr.c: factor the calls to yylex
Akim Demaille
2018-12-31
1
-47
/
+31
*
style: reduce scopes in glr.c
Akim Demaille
2018-12-31
1
-18
/
+17
*
c++: inline the implementation of syntax_error in its definition
Akim Demaille
2018-12-30
1
-7
/
+6
[next]