Amin Ya

Results 542 issues of Amin Ya

### System information - **dub version**: (e.g. dub 1.3.0) 1.26.1 - **OS Platform and distribution**: (e.g. Windows 10, Linux Ubuntu 16.04) Windows 10 - **compiler version** (e.g. dmd-2.074.1) dmd 2.097.1...

It would be nice to have the types and the functions signatures in the datatips (similar to TypeScript). ![image](https://user-images.githubusercontent.com/16418197/120468522-ede1a280-c366-11eb-8185-b72208e291ac.png) ![image](https://user-images.githubusercontent.com/16418197/120468533-ee7a3900-c366-11eb-9f16-b177cb4d5a6f.png) Currently, only the documentation is shown.

Serve-d seems to follow SEMVER, but it doesn't actually do that in reality. The jump from 0.6 to 0.7 has taken more than 500 days. Semver versioning suggests that you...

As discussed, given the complexity of downloading, checking for the versions, building from source, etc., we should look into making an npm package for `serve-d`

Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...

enhancement

prebuild supports cmake-js, but prebuildify does not. It would be good if they both are able to work with cmake-js.

This makes it possible to provide `--napi` and `--all` together. This means older Node versions can also be built using prebuildify.

Is it possible to use CONANFILE and Requires at the same time? CONANFILE also has some requires. I tested it, and it seems to work, but I just want to...

Is it possible to pass a Cmake option to the Canonfile? I want to use Cmake options for my build, but also use them for conditional dependency installing in canonfile.