Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-05 | Rework procedure calls, now use a record to pass parameters. | Tristan Gingold | |
2015-05-20 | Fix crash in assert translation for overflow literal. | Tristan Gingold | |
Fix ticket 75. | |||
2015-05-20 | Translation: handle individual association in function call. | Tristan Gingold | |
Factorize code. Fix ticket 74. | |||
2015-05-19 | Fix crash in translation of procedure individual association. | Tristan Gingold | |
Fix ticket 73. | |||
2015-01-21 | Translate: fix thinko for implicit conversion after conversion in assoc. | Tristan Gingold | |
2014-12-15 | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | |
2014-11-27 | translate: fix dichotomy upper bound. | Tristan Gingold | |
2014-11-09 | Split translation into child packages. | Tristan Gingold | |