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
/
tests
/
calc.at
Commit message (
Expand
)
Author
Age
Files
Lines
*
java: clean up the definition of token kinds
Akim Demaille
2020-04-28
1
-1
/
+1
*
error: rename the error token from YYERRCODE to YYerror
Akim Demaille
2020-04-28
1
-6
/
+6
*
all: don't emit an error message when the scanner returns YYERRCODE
Akim Demaille
2020-04-26
1
-0
/
+15
*
c: don't emit an error message when the scanner returns YYERRCODE
Akim Demaille
2020-04-26
1
-6
/
+40
*
tests: beware of portability issues with wc
Akim Demaille
2020-04-19
1
-2
/
+2
*
doc: spell check
Akim Demaille
2020-04-13
1
-1
/
+1
*
d: put YYEMPTY in the TokenKind
Akim Demaille
2020-04-13
1
-2
/
+2
*
skeletons: use "invalid token" instead of "$undefined"
Akim Demaille
2020-04-12
1
-1
/
+1
*
java: move away from _ for internationalization
Akim Demaille
2020-03-30
1
-1
/
+1
*
c++: add support for parse.error=custom
Adrian Vogelsgesang
2020-02-27
1
-0
/
+3
*
c++: add support for parse.error=detailed
Adrian Vogelsgesang
2020-02-27
1
-0
/
+1
*
typo: succesful -> successful
Adrian Vogelsgesang
2020-02-27
1
-1
/
+1
*
tests: check calls to yyerror from the user actions
Akim Demaille
2020-02-12
1
-12
/
+31
*
java: beware not to alias the locations of the various symbols
Akim Demaille
2020-02-11
1
-2
/
+2
*
java: check that parse.error custom|detailed work with push parsers
Akim Demaille
2020-02-11
1
-0
/
+3
*
doc: clearly state that %yacc only makes sense with yacc.c
Akim Demaille
2020-02-09
1
-25
/
+24
*
java: add support for parse.error custom
Akim Demaille
2020-02-08
1
-0
/
+3
*
java: add support for parse.error=detailed
Akim Demaille
2020-02-08
1
-2
/
+15
*
java: tests: check push parsers like the others
Akim Demaille
2020-02-05
1
-5
/
+21
*
java: tests: check location tracking in the calculator
Akim Demaille
2020-02-05
1
-106
/
+64
*
java: style: prefer putting the square brackets on the type
Akim Demaille
2020-02-05
1
-1
/
+1
*
traces: don't print the stack before the gotos
Akim Demaille
2020-02-05
1
-1
/
+1
*
traces: show the stack after reading a token
Akim Demaille
2020-02-05
1
-1
/
+1
*
traces: write the "Reading a token" alone on its line
Akim Demaille
2020-02-04
1
-2
/
+4
*
java: use the same calc tests as the other skeletons
Akim Demaille
2020-02-02
1
-24
/
+249
*
tests: comment changes
Akim Demaille
2020-02-02
1
-37
/
+20
*
skeletons: add support for %code epilogue
Akim Demaille
2020-02-02
1
-0
/
+1
*
glr.c: add support for parse.error=custom
Akim Demaille
2020-01-29
1
-1
/
+2
*
glr.c: add support for parse.error=detailed
Akim Demaille
2020-01-29
1
-0
/
+1
*
tests: check custom error messages and push parsers
Akim Demaille
2020-01-26
1
-1
/
+7
*
parsers: issue tname with i18n markup
Akim Demaille
2020-01-19
1
-0
/
+1
*
tests: check token internationalization
Akim Demaille
2020-01-19
1
-4
/
+24
*
yacc.c: tests: check detailed error messages
Akim Demaille
2020-01-19
1
-8
/
+10
*
yacc.c: add support for parse.error detailed
Akim Demaille
2020-01-19
1
-17
/
+17
*
yacc.c: pass the parse-params to yyreport_syntax_error
Akim Demaille
2020-01-17
1
-30
/
+35
*
tests: a clearer test for parse-params
Akim Demaille
2020-01-17
1
-25
/
+52
*
yacc.c: check custom error messages with parse-params
Akim Demaille
2020-01-17
1
-1
/
+2
*
yacc.c: let custom error messages see the location
Akim Demaille
2020-01-17
1
-0
/
+1
*
tests: compute verbose error messages from the custom ones
Akim Demaille
2020-01-17
1
-39
/
+23
*
yacc.c: check custom error messages
Akim Demaille
2020-01-17
1
-20
/
+48
*
style: avoid redundancy in the tests
Akim Demaille
2020-01-15
1
-13
/
+14
*
package: bump copyrights to 2020
Akim Demaille
2020-01-05
1
-1
/
+1
*
tests: refactor the handling of Perl
Akim Demaille
2019-10-13
1
-3
/
+3
*
tests: be really robust to Perl missing
Akim Demaille
2019-10-11
1
-2
/
+2
*
d: remove useless imports
Akim Demaille
2019-08-29
1
-2
/
+0
*
tests: restructure for clarity
Akim Demaille
2019-06-23
1
-138
/
+159
*
d: track locations
Akim Demaille
2019-06-23
1
-13
/
+48
*
java: style changes
Akim Demaille
2019-06-19
1
-1
/
+1
*
tests: remove useless support of '.' in integers
Akim Demaille
2019-06-04
1
-3
/
+3
*
api.location.type: support it in C
Akim Demaille
2019-04-25
1
-8
/
+26
[next]