Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework procedure calls, now use a record to pass parameters. | Tristan Gingold | 2015-06-05 | 1 | -9/+18 |
* | Handle signal attribute in declarations. Fix alias of implicit signal. | Tristan Gingold | 2015-05-27 | 1 | -27/+14 |
* | Handle overflow during evaluation of type conversion. Forward on 'image. | Tristan Gingold | 2015-01-10 | 1 | -2/+4 |
* | Rework string literals: store literals position. | Tristan Gingold | 2014-12-29 | 1 | -1/+1 |
* | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | 2014-12-15 | 1 | -33/+30 |
* | Create_Range_From_Length: use Mnode instead of ptr. Style changes. | Tristan Gingold | 2014-11-11 | 1 | -18/+13 |
* | Split translation into child packages. | Tristan Gingold | 2014-11-09 | 1 | -0/+2735 |