aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/debug/ortho_debug-disp.adb
Commit message (Expand)AuthorAgeFilesLines
* ortho/debug: handle aggregates of record-subtypeTristan Gingold2022-05-071-2/+1
* ortho/debug and ortho/oread: also increase identifier buffers. For #1894Tristan Gingold2021-10-181-1/+1
* update license headersumarcor2021-01-141-11/+9
* ortho: add unbounded records, rework array subtypes.Tristan Gingold2020-07-251-20/+37
* src/ortho: add new_convert.Tristan Gingold2020-06-171-0/+7
* ortho: add a length parameter to start_array_aggr.Tristan Gingold2020-05-281-16/+35
* ortho_debug: fix disp for empty loop.Tristan Gingold2018-10-261-1/+4
* ortho debug/oread: disp float number in hexa.Tristan Gingold2018-10-231-1/+76
* ortho debug/oread: handle neg neg.Tristan Gingold2018-10-211-3/+28
* Rework translation of unbounded and complex types.Tristan Gingold2018-10-211-7/+16
* ortho_debug-disp: remove some trailing blanks in output.Tristan Gingold2017-11-021-2/+2
* ortho: add new_default_value to initialize a variable.Tristan Gingold2016-03-081-0/+6
* ortho: rename start/finish_const_value to start/finish_init_value.Tristan Gingold2016-02-211-1/+1
* mcode: add support for x86-64Tristan Gingold2016-01-061-2/+4
* ortho debug/oread: add a procedure to write keyword, use uppercase.Tristan Gingold2014-11-271-55/+144
* ortho_debug: fix incorrect assertion (don't handle array_sub).Tristan Gingold2014-11-171-7/+0
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+1064