summaryrefslogtreecommitdiff
path: root/src/scan-skel.l
Commit message (Expand)AuthorAgeFilesLines
* package: bump copyrights to 2022Paul Eggert2022-01-151-1/+1
* warnings: be less picky about occurrences of m4_/b4_ in the outputAkim Demaille2021-11-061-2/+5
* m4: catch suspicions of unevaluated macrosAkim Demaille2021-08-071-1/+18
* output: cache the mapped file namesAkim Demaille2021-02-261-3/+1
* Update URLs to prefer https: to http:Paul Eggert2021-01-291-2/+2
* package: bump copyrights to 2021Akim Demaille2021-01-161-1/+1
* style: introduce & use STRING_1GROWAkim Demaille2020-06-131-3/+3
* style: prefer 'FOO ()' to 'FOO' for function-like macrosAkim Demaille2020-06-131-1/+1
* style: fix includesAkim Demaille2020-06-011-5/+5
* bison: add command line option to map file prefixesJoshua Watt2020-05-241-1/+10
* style: avoid gettextize warningsAkim Demaille2020-04-291-1/+1
* diagnostics: modernize the display of submessagesVictor Morales Cayuela2020-02-151-9/+2
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* diagnostics: style changesAkim Demaille2019-12-021-6/+7
* Prefer signed to unsigned integersPaul Eggert2019-10-021-1/+1
* package: bump copyrights to 2019Akim Demaille2019-01-051-1/+1
* style: sort includes in scannersAkim Demaille2019-01-021-10/+10
* c++: support absolute api.location.file namesAkim Demaille2018-10-061-3/+4
* Update copyright yearsAkim Demaille2018-05-121-1/+1
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* build: use abort to pacify compiler errorsAkim Demaille2014-02-031-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* output: record what generated files are source or report filesAkim Demaille2013-12-041-1/+1
* output: do not generate source files when early errors are caughtAkim Demaille2013-12-041-1/+2
* api.token.prefix: use code valuesAkim Demaille2013-04-111-1/+3
* style: no longer use backquotesAkim Demaille2013-02-181-3/+3
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* diagnostics: improve -fcaret for list of accepted valuesAkim Demaille2012-12-161-1/+1
* scan-skel.l: consider m4 notes as related to "complaint" errorsTheophile Ranquet2012-10-261-1/+1
* scan-skel.l: shift complain_args argumentsTheophile Ranquet2012-10-151-1/+1
* scan-skel.l: formatting changesTheophile Ranquet2012-10-151-1/+1
* scan-skel: use the scanner to reject all invalid directivesAkim Demaille2012-10-041-12/+8
* scan-skel: recognize the @directives directly in scannerTheophile Ranquet2012-10-041-27/+39
* scan-skel: split @directive functionsTheophile Ranquet2012-10-041-48/+57
* errors: support indented context info in m4 macrosTheophile Ranquet2012-10-041-2/+11
* errors: factor b4_error @directivesTheophile Ranquet2012-10-041-23/+21
* warnings: simplify the m4 interfaceAkim Demaille2012-10-011-10/+8
* warnings: organize variadic complaints callTheophile Ranquet2012-10-011-55/+16
* warnings: fusion of complain and complain_atTheophile Ranquet2012-10-011-14/+14
* minor refactoring: shorten variable namesAkim Demaille2012-08-121-89/+65
* obstacks: simplificationsAkim Demaille2012-08-121-4/+2
* Merge branch 'maint'Akim Demaille2012-07-311-1/+1
|\
| * scanner: restore a missing start conditionAkim Demaille2012-07-301-1/+1
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-07-271-15/+17
|\ \ | |/
| * style changes in the scannersAkim Demaille2012-07-271-19/+21
* | warnings: factoring: complaintsVictor Santet2012-06-281-33/+38
* | Merge tag 'v2.5.1_rc2'Akim Demaille2012-05-241-1/+0
|\ \ | |/
| * skeletons: remove support for unused directive.Akim Demaille2012-05-211-1/+0
| * scanner: fix typo.Akim Demaille2012-01-111-2/+2
| * Don't use IF_LINT in Bison sources.Joel E. Denny2011-05-141-1/+1