summaryrefslogtreecommitdiff
path: root/src/ielr.c
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
* ielr: fix incorrect function callAkim Demaille2020-11-101-1/+1
* ielr: more comments and logsAkim Demaille2020-11-101-2/+23
* multistart: fix IELR computationsAkim Demaille2020-11-101-5/+8
* ielr: make some conditions about items easier to understandAkim Demaille2020-11-101-2/+7
* style: comment and formatting changes, and fixesAkim Demaille2020-11-081-3/+3
* portability: rename accept to acceptsymbol because of MSVCMaarten De Braekeleer2020-08-021-1/+1
* style: s/lookahead_tokens/lookaheads/gAkim Demaille2020-07-141-1/+1
* style: factor the access to a rule from its itemsAkim Demaille2020-06-251-19/+5
* style: clean up ielrAkim Demaille2020-06-251-12/+16
* style: make item_index a truly different type from item_numberAkim Demaille2020-05-251-1/+1
* style: decouple different uses of item_numberVincent Imbimbo2020-05-251-1/+1
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* Prefer signed to unsigned integersPaul Eggert2019-10-021-4/+4
* package: various fixes for syntax-checkAkim Demaille2019-04-281-1/+1
* lalr: print the 'reads' relationAkim Demaille2019-02-271-6/+2
* style: eliminate useless indirectionAkim Demaille2019-02-251-2/+2
* lalr: more debug tracesAkim Demaille2019-02-251-2/+2
* add LR(0) outputAkim Demaille2019-02-051-30/+52
* style: reduce scopes in state.c and ielr.cAkim Demaille2019-01-271-18/+24
* style: rename LR0.* as lr0.*Akim Demaille2019-01-261-1/+1
* package: bump copyrights to 2019Akim Demaille2019-01-051-1/+1
* style: scope reduction in ielr.cAkim Demaille2018-12-051-16/+10
* gnulib: move timevar to itAkim Demaille2018-09-301-14/+14
* style: src: remove useless reference to 'int' in integral typesAkim Demaille2018-08-141-4/+4
* style: ielr: reduce scopesAkim Demaille2018-08-051-99/+63
* Merge maint into masterAkim Demaille2018-06-171-1/+1
|\
| * Update copyright yearsAkim Demaille2018-05-121-1/+1
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2015-01-231-1/+4
|\ \ | |/
| * build: re-enable compiler warnings, and fix themAkim Demaille2015-01-231-1/+4
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2015-01-051-1/+1
|\ \ | |/
| * package: bump to 2015Akim Demaille2015-01-041-1/+1
| * package: bump to 2014Akim Demaille2014-02-031-1/+1
* | symbols: improve symbol aliasingValentin Tolmer2013-08-011-2/+2
|/
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* Merge branch 'origin/maint'Akim Demaille2012-12-141-4/+4
|\
| * fix C90 complianceAkim Demaille2012-12-121-4/+4
| * 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
| * portability: `<' and `>' are not always defined on addresses.Joel E. Denny2009-12-291-9/+9
| * Rename muscle_tab.* to muscle-tab.* for consistency with master.Joel E. Denny2009-10-081-1/+1
| * %define: accept unquoted values.Joel E. Denny2009-08-281-1/+1
| * %define lr.type: make values lowercase IDs.Joel E. Denny2009-08-281-3/+3
| * Add new files for IELR and canonical LR implementation.Joel E. Denny2009-04-211-0/+1200
* maint: use STREQ/STRNEQ.Akim Demaille2012-02-231-3/+3
* maint: run "make update-copyright".Jim Meyering2012-01-131-1/+1