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
/
getargs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
--fixed-output-files: detach from --yacc
Akim Demaille
2019-07-07
1
-12
/
+20
*
style: clarify control flow
Akim Demaille
2019-07-07
1
-4
/
+3
*
remove MS-DOS support
Akim Demaille
2019-07-07
1
-15
/
+7
*
style: declare options in the same order as in --help
Akim Demaille
2019-07-07
1
-30
/
+27
*
style: comment change
Akim Demaille
2019-07-07
1
-0
/
+1
*
doc: remove the --report=look-aheads alias
Akim Demaille
2019-07-07
1
-1
/
+0
*
doc: fix inaccuracies wrt --define and --force-define
Akim Demaille
2019-07-07
1
-3
/
+3
*
doc: put diagnostics related options together
Akim Demaille
2019-07-07
1
-11
/
+16
*
doc: move -y's documentation into "Tuning the Parser"
Akim Demaille
2019-07-07
1
-4
/
+4
*
doc: document colorized diagnostics
Akim Demaille
2019-07-07
1
-0
/
+54
*
gnulib: use new features of the argmatch module
Akim Demaille
2019-07-03
1
-139
/
+138
*
remove "experimental" warnings
Akim Demaille
2019-06-22
1
-3
/
+1
*
style: remove incorrect comment
Akim Demaille
2019-05-11
1
-1
/
+1
*
diagnostics: rename --style=debug as --color=debug
Akim Demaille
2019-05-08
1
-6
/
+9
*
diagnostics: show locations in full when debugging
Akim Demaille
2019-04-27
1
-0
/
+2
*
diagnostics: fix styling issues
Akim Demaille
2019-04-23
1
-1
/
+1
*
diagnostics: check the styling
Akim Demaille
2019-04-23
1
-1
/
+8
*
doc: sort the warning categories
Akim Demaille
2019-04-19
1
-2
/
+2
*
traces: make closure() less verbose
Akim Demaille
2019-04-14
1
-0
/
+2
*
style: remove now useless _GL_UNUSED
Akim Demaille
2019-03-25
1
-1
/
+1
*
diagnostics: use gnulib's libtextstyle-optional
Akim Demaille
2019-03-24
1
-6
/
+1
*
style: rename spec_defines_file as spec_header_file
Akim Demaille
2019-03-17
1
-2
/
+2
*
diagnostics: use libtextstyle for colored output
Akim Demaille
2019-03-16
1
-5
/
+43
*
add -fsyntax-only
Akim Demaille
2019-01-28
1
-0
/
+5
*
usage: document -ffixit
Akim Demaille
2019-01-27
1
-6
/
+12
*
Merge branch 'maint'
Akim Demaille
2019-01-27
1
-1
/
+1
|
\
|
*
yacc: issue warnings, not errors, for Bison extensions
Akim Demaille
2019-01-27
1
-1
/
+1
*
|
style: rename print_graph.* as print-graph.*
Akim Demaille
2019-01-26
1
-2
/
+2
|
/
*
--update: when used, do not generate the output files
Akim Demaille
2019-01-22
1
-1
/
+1
*
fixits: report duplicate %yacc directives
Akim Demaille
2019-01-16
1
-2
/
+2
*
diagnostics: update the grammar file
Akim Demaille
2019-01-14
1
-6
/
+16
*
diagnostics: add -ffixit support for deprecated features
Akim Demaille
2019-01-14
1
-0
/
+2
*
package: bump copyrights to 2019
Akim Demaille
2019-01-05
1
-2
/
+2
*
d: add experimental support for the D language
Akim Demaille
2018-12-04
1
-0
/
+1
*
generate the default action only for C++
Akim Demaille
2018-10-16
1
-4
/
+4
*
spelling: family
Josh Soref
2018-10-05
1
-1
/
+1
*
main: fix error message for missing argument
Akim Demaille
2018-10-04
1
-1
/
+1
*
getargs: use LC_MESSAGES trick only on glibc
Paul Eggert
2018-09-28
1
-0
/
+3
*
Update copyright years
Akim Demaille
2018-05-12
1
-1
/
+1
*
getargs: rename argument to avoid gnulib's renaming
Akim Demaille
2018-05-08
1
-7
/
+7
*
package: bump to 2015
Akim Demaille
2015-01-04
1
-1
/
+1
*
package: bump to 2014
Akim Demaille
2014-02-03
1
-1
/
+1
*
drop unused options --raw, -n, -e, --include and -I
Petr Machata
2013-05-29
1
-9
/
+0
*
muscle: let -D/-F support the three kinds of %define variable values
Akim Demaille
2013-04-15
1
-7
/
+22
*
grammar: record the kind of %define variable values
Akim Demaille
2013-04-04
1
-1
/
+3
*
diagnostics: no longer include the yacc category in -Wall
Akim Demaille
2013-03-04
1
-1
/
+1
*
style: no longer use backquotes
Akim Demaille
2013-02-18
1
-1
/
+1
*
style: no longer use backquotes in messages
Akim Demaille
2013-02-18
1
-24
/
+24
*
-Wempty-rule: diagnose empty rules without %empty
Akim Demaille
2013-02-18
1
-0
/
+1
*
getargs: minor simplification
Akim Demaille
2013-02-16
1
-13
/
+9
[next]