| Commit message (Expand) | Author | Age | Files | Lines |
* | translate: renaming. | Tristan Gingold | 2017-06-21 | 1 | -2/+2 |
* | translate: factorize code. | Tristan Gingold | 2017-06-21 | 1 | -2/+1 |
* | Create default value for ports. | Tristan Gingold | 2017-05-09 | 1 | -63/+133 |
* | translate: factorize code for function call | Tristan Gingold | 2017-02-23 | 1 | -19/+2 |
* | vhdl08: unbounded records (WIP) | Tristan Gingold | 2017-02-12 | 1 | -7/+5 |
* | WIP: unbounded records (set record subtype staticness) | Tristan Gingold | 2017-01-31 | 1 | -6/+27 |
* | translate: WIP for unbounded records. | Tristan Gingold | 2017-01-02 | 1 | -9/+45 |
* | translate: rename get_array_base to get_composite_base | Tristan Gingold | 2017-01-02 | 1 | -4/+4 |
* | translate: refactoring for ortho_info_type. | Tristan Gingold | 2016-12-30 | 1 | -2/+2 |
* | select_name: consider subtype. | Tristan Gingold | 2016-12-13 | 1 | -2/+3 |
* | Fix attribute specification with non-static expression | Tristan Gingold | 2016-10-04 | 1 | -3/+14 |
* | Pass signal values to interfaces. 'sigptr' optimization. | Tristan Gingold | 2015-12-18 | 1 | -58/+137 |
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -2/+2 |
* | Translate: explicitly clean transient types. | Tristan Gingold | 2015-09-02 | 1 | -1/+1 |
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -22/+32 |
* | Rework procedure calls, now use a record to pass parameters. | Tristan Gingold | 2015-06-05 | 1 | -18/+17 |
* | Translation: handle individual association in function call. | Tristan Gingold | 2015-05-20 | 1 | -1/+2 |
* | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | 2014-12-15 | 1 | -2/+1 |
* | Split translation into child packages. | Tristan Gingold | 2014-11-09 | 1 | -0/+1087 |