Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow allocators in default value of subprograms | Tristan Gingold | 2015-08-29 | 1 | -0/+7 |
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -8/+33 |
* | Rework procedure calls, now use a record to pass parameters. | Tristan Gingold | 2015-06-05 | 1 | -204/+184 |
* | Fix crash in assert translation for overflow literal. | Tristan Gingold | 2015-05-20 | 1 | -1/+3 |
* | Translation: handle individual association in function call. | Tristan Gingold | 2015-05-20 | 1 | -18/+69 |
* | Fix crash in translation of procedure individual association. | Tristan Gingold | 2015-05-19 | 1 | -9/+9 |
* | Translate: fix thinko for implicit conversion after conversion in assoc. | Tristan Gingold | 2015-01-21 | 1 | -28/+31 |
* | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | 2014-12-15 | 1 | -2/+1 |
* | translate: fix dichotomy upper bound. | Tristan Gingold | 2014-11-27 | 1 | -1/+1 |
* | Split translation into child packages. | Tristan Gingold | 2014-11-09 | 1 | -0/+2959 |