Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ortho: for slices, get element size from the result type | Tristan Gingold | 2021-09-14 | 1 | -5/+4 |
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
* | ortho: add unbounded records, rework array subtypes. | Tristan Gingold | 2020-07-25 | 1 | -9/+10 |
* | src/ortho: add new_convert. | Tristan Gingold | 2020-06-17 | 1 | -2/+11 |
* | Rework translation of unbounded and complex types. | Tristan Gingold | 2018-10-21 | 1 | -14/+22 |
* | mcode: add new_default_value. | Tristan Gingold | 2017-11-16 | 1 | -1/+2 |
* | Avoid a crash while slicing array of length 0. | Tristan Gingold | 2017-06-20 | 1 | -1/+1 |
* | mcode: add support for x86-64 | Tristan Gingold | 2016-01-06 | 1 | -0/+7 |
* | mcode x86: fix regressions. | Tristan Gingold | 2015-11-14 | 1 | -3/+6 |
* | mcode x86: wip: sse support. | Tristan Gingold | 2015-11-11 | 1 | -2/+3 |
* | Reimplement table package (used instead of GNAT.Table). | Tristan Gingold | 2015-09-10 | 1 | -4/+3 |
* | ortho_mcode: add assertion. | Tristan Gingold | 2014-11-17 | 1 | -3/+6 |
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+1663 |