summaryrefslogtreecommitdiff
path: root/src/derivation.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
* cex: display the rule numbersAkim Demaille2020-08-301-2/+5
* cex: improve readability of the subsectionsAkim Demaille2020-07-201-1/+1
* cex: minor style changesAkim Demaille2020-07-141-0/+3
* style: use 'nonterminal' consistentlyAkim Demaille2020-06-271-3/+3
* cex: also include the counterexamples in the reportAkim Demaille2020-06-161-2/+2
* cex: color the counterexamplesAkim Demaille2020-06-071-0/+1
* lists: fix various issues with the use of gnulib's listAkim Demaille2020-06-011-0/+12
* cex: derivation reference countingVincent Imbimbo2020-05-221-7/+19
* cex: introduce the parse simulatorVincent Imbimbo2020-05-221-0/+46