aboutsummaryrefslogtreecommitdiffstats
path: root/src/dyn_tables.adb
Commit message (Expand)AuthorAgeFilesLines
* dyn_tables,tables: add Reserve. For #2139Tristan Gingold2022-07-251-5/+17
* update license headersumarcor2021-01-141-11/+9
* dyn_tables: move Table_Initial generic to argument ofTristan Gingold2019-11-111-1/+1
* dyn_tables: minor refactoring.Tristan Gingold2018-11-141-13/+13
* tables: handle larger tables (use unsigned type instead of natural).Tristan Gingold2017-11-131-8/+32
* Add dyn_tables package, rewrite tables using dyn_tables.Tristan Gingold2016-11-081-0/+129