Imperatorn
Imperatorn
Splendid
Do you have any plans to add gganimate? Or can you somehow create a gif using ggplotd? Thanks! 🌞
Any updates planned? Really like dlangide so far
How hard would it be to include a null check for uninitialized objects? Example: class C { int n = 42; } void main() { C c; int b =...
What would it take to make it work on Windows?
Are the benchmarks at Tech Empower updated?
- Tried to fix a bunch of deprecations, mainly regarding Nullable, imports and indexes - Updated Q&A section - Added switch for unauthenticated access to mongodb (--allow-unauthenticated=true/false) - Upgraded dependencies...
**Problem** When searching for packages, partial maches are not found. **Example** Search for "jwt" on dub.pm -> https://code.dlang.org/search?q=jwt **Result** Does not find jwtd, only jwt **Proposed solution** Use partial search...
D
Hi! Interesting benchmarks 👍 But I see you are using some deprecated switches for D. For example "noboundscheck" should be "boundscheck=off". You're also using a lot of classes instead of...
Added explanation for what the word "retro" means
Thanks
Just wanted to say thanks for creating this