aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/mcode/ortho_code-exprs.adb
Commit message (Collapse)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
|
* ortho: add unbounded records, rework array subtypes.Tristan Gingold2020-07-251-9/+10
|
* src/ortho: add new_convert.Tristan Gingold2020-06-171-2/+11
|
* Rework translation of unbounded and complex types.Tristan Gingold2018-10-211-14/+22
|
* mcode: add new_default_value.Tristan Gingold2017-11-161-1/+2
|
* Avoid a crash while slicing array of length 0.Tristan Gingold2017-06-201-1/+1
| | | | Fix #372
* mcode: add support for x86-64Tristan Gingold2016-01-061-0/+7
|
* mcode x86: fix regressions.Tristan Gingold2015-11-141-3/+6
|
* mcode x86: wip: sse support.Tristan Gingold2015-11-111-2/+3
|
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-101-4/+3
|
* ortho_mcode: add assertion.Tristan Gingold2014-11-171-3/+6
|
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+1663