Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implements: [C++] constructor pragma improvement (fix #21921) (#21916) | Juan M Gómez | 2023-05-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * implements: [C++] constructor pragma improvement (fix #21921) t * fix test so it doesnt use echo in globals * Update compiler/ccgtypes.nim * Update lib/std/private/dragonbox.nim --------- Co-authored-by: Andreas Rumpf <rumpf_a@web.de> | ||||
* | tyInt tyUint fit target int bit width (#20829) | Bung | 2022-12-01 | 1 | -19/+19 |
| | |||||
* | move formatfloat out of system (#20195) | ringabout | 2022-08-24 | 1 | -0/+1325 |
* move formatfloat out of system * fixes doc * Update changelog.md * careless * fixes * deprecate system/formatfloat * better handling |