| Commit message (Expand) | Author | Age | Files | Lines |
* | ortho: rename start/finish_const_value to start/finish_init_value. | Tristan Gingold | 2016-02-21 | 1 | -4/+4 |
* | Add support for conditional assignments. | Tristan Gingold | 2016-01-16 | 1 | -4/+22 |
* | if/else: add debug line for elsif part. | Tristan Gingold | 2016-01-06 | 1 | -0/+2 |
* | Pass signal values to interfaces. 'sigptr' optimization. | Tristan Gingold | 2015-12-18 | 1 | -184/+367 |
* | Fix regression from states. | Tristan Gingold | 2015-09-26 | 1 | -43/+51 |
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -579/+1623 |
* | Translate: explicitly clean transient types. | Tristan Gingold | 2015-09-02 | 1 | -14/+14 |
* | Allow allocators in default value of subprograms | Tristan Gingold | 2015-08-29 | 1 | -0/+7 |
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -8/+33 |
* | Rework procedure calls, now use a record to pass parameters. | Tristan Gingold | 2015-06-05 | 1 | -204/+184 |
* | Fix crash in assert translation for overflow literal. | Tristan Gingold | 2015-05-20 | 1 | -1/+3 |
* | Translation: handle individual association in function call. | Tristan Gingold | 2015-05-20 | 1 | -18/+69 |
* | Fix crash in translation of procedure individual association. | Tristan Gingold | 2015-05-19 | 1 | -9/+9 |
* | Translate: fix thinko for implicit conversion after conversion in assoc. | Tristan Gingold | 2015-01-21 | 1 | -28/+31 |
* | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | 2014-12-15 | 1 | -2/+1 |
* | translate: fix dichotomy upper bound. | Tristan Gingold | 2014-11-27 | 1 | -1/+1 |
* | Split translation into child packages. | Tristan Gingold | 2014-11-09 | 1 | -0/+2959 |