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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
aver: it is no longer "protected against NDEBUG"
Akim Demaille
2013-11-12
2
-10
/
+15
*
parsers: rename YY_NULL as YY_NULLPTR to avoid conflicts with Flex
Akim Demaille
2013-11-08
1
-7
/
+7
*
style: use /* ... */ comments
Akim Demaille
2013-10-24
1
-3
/
+3
*
install: do not install yacc.1 when --disable-yacc
Akim Demaille
2013-10-22
1
-1
/
+3
*
style: avoid tabs
Akim Demaille
2013-10-22
1
-8
/
+8
*
fix: uniqstr are already pointers
Akim Demaille
2013-10-22
1
-2
/
+2
*
bison: pacify Sun C 5.12
Paul Eggert
2013-10-21
2
-6
/
+16
*
glr: allow spaces between "%?" and "{" in predicates
Akim Demaille
2013-10-16
1
-1
/
+1
*
diagnostics: "-Werror -Wno-error=foo" must not emit errors
Akim Demaille
2013-10-16
1
-34
/
+55
*
comment changes
Akim Demaille
2013-10-16
2
-11
/
+14
*
location: fix EOF check
Andreas Schwab
2013-10-04
1
-1
/
+1
*
uniqstr: fix assertion
Valentin Tolmer
2013-08-01
1
-1
/
+2
*
regen
Akim Demaille
2013-07-25
2
-298
/
+299
*
build: fix a warning from clang
Akim Demaille
2013-06-03
1
-0
/
+1
*
style: syntax-check fixes
Akim Demaille
2013-05-30
11
-44
/
+43
*
fix a memory leak
Akim Demaille
2013-05-30
1
-6
/
+12
*
regen
Akim Demaille
2013-05-30
2
-277
/
+283
*
build: be sure to include config.h first in the generated parser
Akim Demaille
2013-05-30
1
-1
/
+6
*
drop unused options --raw, -n, -e, --include and -I
Petr Machata
2013-05-29
1
-9
/
+0
*
diagnostics: always point to the first directive
Akim Demaille
2013-04-22
1
-8
/
+14
*
diagnostics: use appropriate location for useless precedence/associativity
Akim Demaille
2013-04-22
1
-7
/
+10
*
regen
Akim Demaille
2013-04-18
2
-372
/
+387
*
parser: do not convert $ and @ in code values of %define variables
Akim Demaille
2013-04-18
1
-2
/
+1
*
parser: no longer use the "braceless" non-terminal
Akim Demaille
2013-04-18
2
-58
/
+65
*
regen
Akim Demaille
2013-04-18
2
-341
/
+331
*
style: avoid %{...%} in our parser
Akim Demaille
2013-04-18
2
-19
/
+26
*
style: use %code for local function declarations in our parser
Akim Demaille
2013-04-18
1
-27
/
+30
*
regen
Akim Demaille
2013-04-16
2
-267
/
+266
*
muscle: check the kind of api.prefix, api.location.type
Akim Demaille
2013-04-16
1
-1
/
+1
*
muscle: enforce definition syntax for keyword variables
Akim Demaille
2013-04-15
1
-0
/
+39
*
muscle: let -D/-F support the three kinds of %define variable values
Akim Demaille
2013-04-15
1
-7
/
+22
*
muscle: minor refactoring
Akim Demaille
2013-04-15
1
-9
/
+10
*
muscle: minor simplification which uncovers a missing warning
Akim Demaille
2013-04-15
1
-4
/
+2
*
muscle: factor the field retrieval
Akim Demaille
2013-04-15
1
-13
/
+17
*
muscle: factor the handling of used variables
Akim Demaille
2013-04-15
1
-9
/
+12
*
muscle: factor the computation of variable names
Akim Demaille
2013-04-15
1
-25
/
+29
*
api.token.prefix: use code values
Akim Demaille
2013-04-11
1
-1
/
+3
*
muscles: be sure that %code snippets are not glue together on a single line
Akim Demaille
2013-04-11
2
-34
/
+35
*
value type: accept "->" in type tags
Akim Demaille
2013-04-09
2
-4
/
+6
*
style: simplify the scanning of type tags
Akim Demaille
2013-04-09
1
-19
/
+11
*
grammar: do not add a \n at the end of blocks of code
Akim Demaille
2013-04-05
2
-2
/
+2
*
regen
Akim Demaille
2013-04-04
2
-286
/
+316
*
grammar: record the kind of %define variable values
Akim Demaille
2013-04-04
4
-17
/
+88
*
style: fix comments
Akim Demaille
2013-04-04
1
-7
/
+3
*
regen
Akim Demaille
2013-04-04
2
-462
/
+470
*
grammar: style changes
Akim Demaille
2013-04-04
1
-8
/
+2
*
grammar: split %union to group together related aspects
Akim Demaille
2013-04-04
1
-15
/
+15
*
muscle: refactor
Akim Demaille
2013-04-04
1
-48
/
+45
*
style: comment changes
Akim Demaille
2013-04-03
2
-34
/
+18
*
muscle: minor refactoring
Akim Demaille
2013-04-03
1
-5
/
+3
[next]