summaryrefslogtreecommitdiff
path: root/src/scan-gram.h
Commit message (Expand)AuthorAgeFilesLines
* package: bump copyrights to 2022Paul Eggert2022-01-151-1/+1
* Update URLs to prefer https: to http:Paul Eggert2021-01-291-1/+1
* package: bump copyrights to 2021Akim Demaille2021-01-161-1/+1
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* reader: reduce the "scope" of global variablesAkim Demaille2019-10-261-9/+6
* package: bump copyrights to 2019Akim Demaille2019-01-051-2/+2
* Update copyright yearsAkim Demaille2018-05-121-1/+2
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* parse-gram: update the Bison interfaceAkim Demaille2012-10-251-1/+1
* maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
* maint: run "make update-copyright".Joel E. Denny2011-01-021-1/+1
* Do not use date ranges in copyright notices.Paul Eggert2010-06-231-1/+1
* maint: run "make update-copyright"Joel E. Denny2010-01-041-1/+1
* maint: run "make update-copyright"Joel E. Denny2009-08-061-1/+1
* Update to GPLv3.Paul Eggert2007-08-151-6/+3
* Use the new code_props interface in parse-gram.y.Joel E. Denny2007-01-031-2/+1
* Remove last commit at the request of Paul Eggert.Joel E. Denny2006-11-121-0/+1
* Encapsulate code properties and related functionality for the variousJoel E. Denny2006-11-111-1/+0
* In the grammar scanner, STRING_FINISH unclosed constructs and returnJoel E. Denny2006-08-141-1/+0
* (gram_scanner_cursor): Remove decl, since thisPaul Eggert2006-07-091-1/+0
* Extract the parsing of user actions from the grammar scanner.Akim Demaille2006-06-061-0/+44