aboutsummaryrefslogtreecommitdiffstats
path: root/src/psl/psl-subsets.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl,psl: abort is now identical to async_abort. For #1654Tristan Gingold2021-09-021-3/+2
* trans-chap9.adb: handle async_abort, sync_abort. Fix #1654Tristan Gingold2021-08-301-0/+17
* vhdl and psl: parse sync_abort and async_abort. For #1654Tristan Gingold2021-08-301-1/+3
* PSL: handle inf in star repeat sequence. Fix #1832Tristan Gingold2021-08-261-0/+1
* psl: suffix implication are properties (for simple subset). For #1721Tristan Gingold2021-04-131-2/+1
* psl-subsets: fix fallout of #1708Tristan Gingold2021-04-031-2/+3
* psl-subsets.adb: allow optionnal sequence to plus repeat. Fix #1698Tristan Gingold2021-03-271-3/+2
* update license headersumarcor2021-01-141-11/+9
* vhdl psl: add support for equivalence operator. Fix #1371Tristan Gingold2020-06-161-25/+27
* psl: keep denoting names in the PSL ast.Tristan Gingold2020-03-131-1/+2
* psl: can keep parenthesis during parse.Tristan Gingold2019-05-241-2/+4
* psl: add psl-types, psl-nodes_priv.Tristan Gingold2019-05-101-1/+1
* PSL: add clocked SERE, make endpoints visible from VHDL.Tristan Gingold2016-03-221-1/+2
* psl: use Tables instead of GNAT.Table, regenerate, add copyrights.Tristan Gingold2016-01-271-1/+18
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+177