Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [JS] Fix casting to ints (#22327) | konsumlamm | 2023-07-25 | 1 | -0/+21 |
* [JS] Fix casting to ints * Simplify `genCast` by using `asUintN`/`asIntN` |
index : Nim | |
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror) | ahoang <ahoang@tilde.institute> |
summary refs log tree commit diff stats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [JS] Fix casting to ints (#22327) | konsumlamm | 2023-07-25 | 1 | -0/+21 |
* [JS] Fix casting to ints * Simplify `genCast` by using `asUintN`/`asIntN` |