aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/debug/ortho_debug.adb
Commit message (Expand)AuthorAgeFilesLines
* ortho/debug: handle aggregates of record-subtypeTristan Gingold2022-05-071-5/+21
* ortho: for slices, get element size from the result typeTristan Gingold2021-09-141-1/+1
* update license headersumarcor2021-01-141-11/+9
* ortho/debug: fix type of indexed_name.Tristan Gingold2020-08-051-2/+4
* ortho/debug: check subtype for array subtype.Tristan Gingold2020-07-261-5/+2
* ortho: add unbounded records, rework array subtypes.Tristan Gingold2020-07-251-103/+235
* ortho/debug: Disable_Checks flag also disable type checks.Tristan Gingold2020-07-181-1/+3
* src/ortho: add new_convert.Tristan Gingold2020-06-171-5/+19
* ortho: add a length parameter to start_array_aggr.Tristan Gingold2020-05-281-13/+22
* Rework translation of unbounded and complex types.Tristan Gingold2018-10-211-11/+63
* ortho_debug: suppress one more check with Disable_Checks.Tristan Gingold2016-12-181-0/+3
* ortho: add new_default_value to initialize a variable.Tristan Gingold2016-03-081-1/+10
* ortho: rename start/finish_const_value to start/finish_init_value.Tristan Gingold2016-02-211-27/+27
* ortho/debug: add checks for case statement.Tristan Gingold2015-09-071-19/+32
* ortho: allow selected element from an union.Tristan Gingold2015-06-121-1/+3
* ortho/debug: detect too many associations.Tristan Gingold2015-06-051-0/+4
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+1931