summaryrefslogtreecommitdiff
path: root/tests/scanner.at
Commit message (Expand)AuthorAgeFilesLines
* maint: don’t use \] in BREs and EREsPaul Eggert2022-07-311-1/+1
* package: bump copyrights to 2022Paul Eggert2022-01-151-1/+1
* tests: factor iterating over skeletonsAkim Demaille2021-08-071-1/+1
* d: tests: various style fixesAdela Vais2021-01-301-9/+4
* Update URLs to prefer https: to http:Paul Eggert2021-01-291-1/+1
* package: bump copyrights to 2021Akim Demaille2021-01-161-1/+1
* style: rename semanticVal as valueAkim Demaille2020-12-261-3/+3
* d: remove unnecessary methods from the Lexer interfaceAdela Vais2020-12-211-4/+0
* d: create alias Value for YYSemanticTypeAdela Vais2020-12-211-2/+2
* d: create alias Symbol for YYParse.SymbolAdela Vais2020-12-211-9/+9
* d: change the return value of yylex from TokenKind to YYParser.SymbolAdela Vais2020-11-201-9/+9
* style: enforce java coding styleAkim Demaille2020-11-101-12/+10
* java: avoid Integer(String), use parseIntAkim Demaille2020-11-031-4/+4
* d: change api.token.raw default value to trueAdela Vais2020-10-031-1/+2
* d: change the return value of yylex from int to TokenKindAdela Vais2020-09-261-1/+1
* glr2.cc: fork glr.cc to a c++ versionValentin Tolmer2020-08-301-1/+1
* d: put YYEMPTY in the TokenKindAkim Demaille2020-04-131-8/+8
* java: check and fix support for api.token.rawAkim Demaille2020-04-041-8/+102
* package: bump copyrights to 2020Akim Demaille2020-01-101-1/+1
* api.token.raw: check it against api.token.constructorAkim Demaille2019-12-071-10/+49
* tests: port to Solaris 10 grepPaul Eggert2019-10-171-1/+1
* api.token.raw: apply to the other skeletonsAkim Demaille2019-09-141-32/+123
* api.token.raw: check itAkim Demaille2019-09-141-0/+120