aboutsummaryrefslogtreecommitdiffstats
path: root/src/lists.adb
Commit message (Collapse)AuthorAgeFilesLines
* Make lists a generic package, add vhdl-lists.Tristan Gingold2019-05-091-5/+5
|
* Update python binding for flists.Tristan Gingold2017-11-231-4/+4
|
* Rewrite list implementationTristan Gingold2017-11-111-142/+94
|
* Rework list implementation, use iterator.Tristan Gingold2017-11-111-0/+51
|
* Remove List_Others, cleanup lists.Tristan Gingold2017-11-081-34/+1
|
* lists: delte Remove_Nth_Element (was unused).Tristan Gingold2016-12-181-13/+0
|
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-101-4/+3
|
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+257