Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improvements to `addInt` and `$` for integer types (#18592) | Timothee Cour | 2021-08-19 | 1 | -46/+0 |
| | | | | | | | | * improvements to $(SomeInteger) and addInt * remove mIntToStr, mInt64ToStr * improvements * fix tests/pragmas/tinjectstmt.nim; the diff is harmless, cgen code is identical with -d:danger or debug mode * rm tests/system/tstrmantle.nim * revert compiler/jsgen.nim for -d:nimVersion140 | ||||
* | cleanup docs and tests (#16235) | flywind | 2020-12-03 | 1 | -9/+9 |
| | | | | | * js module also uses runnableExamples * cleanup docs and tests | ||||
* | better addInt (#16160) | flywind | 2020-12-01 | 1 | -0/+46 |
* better addint * Update lib/system/strmantle.nim Co-authored-by: Juan Carlos <juancarlospaco@gmail.com> |