Marcelo Silva Nascimento Mancini
Marcelo Silva Nascimento Mancini
I think they're missing 2 things: 1. Argument for the window title 2. The void delegate(string path) for the OK could be a bool delegate, returning true/false or adding another...
Hello! I've made some plugin for webpack that generates a C-Like macro. So, I've been using this plugin with ts-nameof, and it has a great relationship with this plugin. For...
This error only happens on Windows. Tested with LDC 1.29.0
This error only happens on Windows. Tested with LDC 1.29.0
I believe it would be a huge gain having information on how much time it took to CTFE evaluate the functions. Specially useful when trying to optimize build times.
Under linux mint ldc-build-runtime gave the following error: ``` known command line argument '-fvisibility=public'. Try: '/usr/bin/ldc2 -help' ldc2: Did you mean '-fsanitize=public'? ldc2: Unknown command line argument '-dllimport=none'. Try: '/usr/bin/ldc2...
Added function overload Added function rest arguments
### System information - DUB version 1.28.0, built on Mar 6 2022 - Windows 10 - DMD32 D Compiler v2.099.0-dirty ### Bug Description Basically, I have a project with a...
### System information - **dub version**: dub 1.3.0 - **OS Platform and distribution**: Windows 10 ### Bug Description String import path is not correctly imported on project generation ### How...
### System information - **dub version**: dub 1.29.0 - **OS Platform and distribution**: Windows 10 - **compiler version** dmd 2.100 ### Feature Addition Add checkaction for dub `buildOptions`: https://dlang.org/dmd-windows.html#switch-checkaction