summaryrefslogtreecommitdiff
path: root/src/print.c
Commit message (Expand)AuthorAgeFilesLines
* address unused variablesAkim Demaille2022-07-311-3/+1
* 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
* multistart: introduce and use rule_is_initialAkim Demaille2020-11-101-3/+2
* style: comment and formatting changes, and fixesAkim Demaille2020-11-081-0/+2
* multistart: adjust computation of initial core and adjust reportsAkim Demaille2020-09-271-3/+4
* style: comments changesAkim Demaille2020-07-141-4/+4
* style: s/lookahead_tokens/lookaheads/gAkim Demaille2020-07-141-10/+10
* style: factor complex expressionsAkim Demaille2020-07-111-7/+8
* cex: also include in the report on --report=counterexamplesAkim Demaille2020-06-161-1/+3
* cex: also include the counterexamples in the reportAkim Demaille2020-06-161-1/+10
* style: more uses of constAkim Demaille2020-06-161-8/+8
* reports: the column width differs from the byte countAkim Demaille2020-06-131-6/+7
* style: make item_index a truly different type from item_numberAkim Demaille2020-05-251-1/+1
* style: rename user_token_number as codeAkim Demaille2020-05-231-2/+2
* style: fix spellosAkim Demaille2020-04-041-1/+1
* package: bump copyrights to 2020Akim Demaille2020-01-101-1/+1
* report: stop counting uselesslyAkim Demaille2019-02-091-12/+10
* report: clean up its formatAkim Demaille2019-02-091-58/+22
* gram: factor the printing of items and the computation of their ruleAkim Demaille2019-01-301-22/+5
* closure: initialize it once for allAkim Demaille2019-01-281-6/+0
* style: rename closure_* functions as closure_*Akim Demaille2019-01-281-2/+2
* style: rename LR0.* as lr0.*Akim Demaille2019-01-261-1/+1
* package: bump copyrights to 2019Akim Demaille2019-01-051-2/+2
* style: clean up print.cAkim Demaille2018-10-281-60/+41
* print: remove unused functionAkim Demaille2018-07-261-8/+0
* report: display the type of the symbolsAkim Demaille2018-06-181-0/+9
* style: reduce scopesAkim Demaille2018-06-181-3/+3
* style: split large functionAkim Demaille2018-06-181-4/+11
* style: reduce scopesAkim Demaille2018-06-181-8/+8
* 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-0/+1
|\ \ | |/
| * build: re-enable compiler warnings, and fix themAkim Demaille2015-01-231-0/+1
* | 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
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2013-12-091-2/+5
|\ \ | |/
| * reports: display %empty in the generated pointed-rulesAkim Demaille2013-11-261-2/+5
* | symbols: improve symbol aliasingValentin Tolmer2013-08-011-4/+5
|/
* style: no longer use backquotesAkim Demaille2013-02-181-2/+2
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* Merge remote-tracking branch 'origin/maint'Akim Demaille2012-11-131-1/+1
|\
| * output: capitalize StateTheophile Ranquet2012-11-121-1/+1
| * maint: fix some syntax-check issues.Akim Demaille2012-02-191-1/+0
| * maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
| * lr.default-reductions: rename "full" value to "most".Joel E. Denny2011-03-201-1/+1
| * lr.default-reductions: rename "all" value to "full".Joel E. Denny2011-03-061-1/+1
| * maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+2