Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Cpp] Fixes an issue when mixing hooks and calls (#23428) | Juan M Gómez | 2024-03-21 | 1 | -1/+14 |
* | adds support for noDecl in constructor (#22811) | Juan M Gómez | 2023-10-11 | 1 | -1/+10 |
* | `constructor` now uses `result` instead of `this` (#22724) | Juan M Gómez | 2023-09-19 | 1 | -4/+4 |
* | fixes #22669 constructor pragma doesnt init Nim default fields (#22670) | Juan M Gómez | 2023-09-10 | 1 | -1/+34 |
* | fixes #22662 Procs with constructor pragma doesn't initialize object's field... | Juan M Gómez | 2023-09-08 | 1 | -1/+22 |
* | Implements: [C++] constructor pragma improvement (fix #21921) (#21916) | Juan M Gómez | 2023-05-30 | 1 | -2/+33 |
* | actually fixes #21889 "constructor pragma doing nothing in globals" (#21897) | Juan M Gómez | 2023-05-24 | 1 | -0/+24 |