Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lists: add a subtype for valid lists | Tristan Gingold | 2021-11-09 | 1 | -1/+1 |
| | |||||
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
| | |||||
* | Rework initialization and finalization. | Tristan Gingold | 2020-12-30 | 1 | -2/+6 |
| | | | | libghdl can now be re-initialized. | ||||
* | Make lists a generic package, add vhdl-lists. | Tristan Gingold | 2019-05-09 | 1 | -5/+5 |
| | |||||
* | Update python binding for flists. | Tristan Gingold | 2017-11-23 | 1 | -4/+4 |
| | |||||
* | Rewrite list implementation | Tristan Gingold | 2017-11-11 | 1 | -142/+94 |
| | |||||
* | Rework list implementation, use iterator. | Tristan Gingold | 2017-11-11 | 1 | -0/+51 |
| | |||||
* | Remove List_Others, cleanup lists. | Tristan Gingold | 2017-11-08 | 1 | -34/+1 |
| | |||||
* | lists: delte Remove_Nth_Element (was unused). | Tristan Gingold | 2016-12-18 | 1 | -13/+0 |
| | |||||
* | Reimplement table package (used instead of GNAT.Table). | Tristan Gingold | 2015-09-10 | 1 | -4/+3 |
| | |||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+257 |