summaryrefslogtreecommitdiff
path: root/src/scan-skel.l
Commit message (Expand)AuthorAgeFilesLines
* 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
| * maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
| * Do not use date ranges in copyright notices.Paul Eggert2010-06-231-1/+2
| * portability: fix several issues with M4 subprocess.Joel E. Denny2010-02-221-6/+6
| * maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+1
| * maint: run "make update-copyright"Joel E. Denny2009-08-061-2/+2
| * Pacify "gcc -Wunused" for the input function from Flex.Joel E. Denny2009-08-011-1/+1
* | maint: use STREQ/STRNEQ.Akim Demaille2012-02-231-8/+8
* | scanner: fix typo.Akim Demaille2012-01-111-2/+2
* | global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-2/+2
* | Don't use IF_LINT in Bison sources.Joel E. Denny2011-05-141-1/+1
* | maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
* | Do not use date ranges in copyright notices.Paul Eggert2010-06-171-1/+2
* | portability: fix several issues with M4 subprocess.Joel E. Denny2010-02-221-6/+6
* | maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+1
* | maint: run "make update-copyright"Joel E. Denny2009-08-061-2/+2
* | Pacify "gcc -Wunused" for the input function from Flex.Joel E. Denny2009-08-011-1/+1
* | Remove src/Makefile.am.Akim Demaille2008-11-151-6/+6
|/
* Fix some error-reporting macro bugs.Joel E. Denny2007-10-081-4/+7
* Update to GPLv3.Paul Eggert2007-08-151-11/+9
* * src/scan-skel.l (at_directive_perform): Fix switch statements for last patch.Joel E. Denny2007-01-281-10/+10
* Clean up.Joel E. Denny2007-01-281-71/+74
* Back out previous patch.Joel E. Denny2007-01-181-66/+22
* Implement @gettext<...@> directive to call gettext from skeletons. ItJoel E. Denny2007-01-181-22/+66
* * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel.m4, data/c.m4,Joel E. Denny2007-01-171-1/+1