Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ortho: add unbounded records, rework array subtypes. | Tristan Gingold | 2020-07-25 | 1 | -5/+20 |
| | |||||
* | src/ortho: add new_convert. | Tristan Gingold | 2020-06-17 | 1 | -0/+1 |
| | |||||
* | ortho: add a length parameter to start_array_aggr. | Tristan Gingold | 2020-05-28 | 1 | -1/+2 |
| | |||||
* | Rework translation of unbounded and complex types. | Tristan Gingold | 2018-10-21 | 1 | -6/+14 |
| | |||||
* | ortho: add new_default_value to initialize a variable. | Tristan Gingold | 2016-03-08 | 1 | -0/+4 |
| | |||||
* | ortho: rename start/finish_const_value to start/finish_init_value. | Tristan Gingold | 2016-02-21 | 1 | -3/+3 |
| | |||||
* | ortho: allow selected element from an union. | Tristan Gingold | 2015-06-12 | 1 | -2/+2 |
| | | | | Minor cleanups. | ||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+453 |