Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | translate: separate decl and stmt elab subprograms. | Tristan Gingold | 2016-02-23 | 1 | -0/+10 |
| | |||||
* | ortho: rename start/finish_const_value to start/finish_init_value. | Tristan Gingold | 2016-02-21 | 1 | -4/+4 |
| | |||||
* | translation: use Tables instead of GNAT.Table. | Tristan Gingold | 2016-01-27 | 1 | -4/+3 |
| | |||||
* | Pass signal values to interfaces. 'sigptr' optimization. | Tristan Gingold | 2015-12-18 | 1 | -4/+25 |
| | | | | Improve simulation speed by about 20%. | ||||
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -17/+53 |
| | |||||
* | Translate: explicitly clean transient types. | Tristan Gingold | 2015-09-02 | 1 | -44/+1 |
| | |||||
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -3/+27 |
| | | | | | translate: separate info for signals from object. Improve some error messages. | ||||
* | Fix translation of protected types declared in subprograms. | Tristan Gingold | 2015-06-02 | 1 | -3/+0 |
| | | | | Fix ticket 86. | ||||
* | Fix entity instantiation with extended identifier. | Tristan Gingold | 2015-03-31 | 1 | -0/+8 |
| | | | | From a patch by Ole Myren Rohne. | ||||
* | Rename name_table.name_buffer and name_length to avoid clash. | Tristan Gingold | 2014-12-31 | 1 | -24/+24 |
| | |||||
* | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | Fix llvm crash on protected objects. | Tristan Gingold | 2014-12-05 | 1 | -2/+2 |
| | |||||
* | Gen_Call_Type_Builder: use Mnode. | Tristan Gingold | 2014-11-22 | 1 | -39/+6 |
| | |||||
* | Mnode: renaming and comments to clarify. | Tristan Gingold | 2014-11-21 | 1 | -24/+26 |
| | |||||
* | Translate_Range: use mnodes. | Tristan Gingold | 2014-11-16 | 1 | -0/+1 |
| | |||||
* | Split translation into child packages. | Tristan Gingold | 2014-11-09 | 1 | -168/+168 |
| | |||||
* | Refactoring of translation, part 1/N | Tristan Gingold | 2014-11-09 | 1 | -0/+2034 |