Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass signal values to interfaces. 'sigptr' optimization. | Tristan Gingold | 2015-12-18 | 1 | -58/+137 |
| | | | | Improve simulation speed by about 20%. | ||||
* | 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 |
| | | | | | translate: separate info for signals from object. Improve some error messages. | ||||
* | 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 |
| | | | | | | Factorize code. Fix ticket 74. | ||||
* | 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 |