Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
d-maybe
D 2
-
phobos
Forked from dlang/phobos
Runtime library for the D programming language
D 1
-
dlang.org
Forked from dlang/dlang.org
Pages for the d-programming-language.org web site
D 1
-
geany
Forked from geany/geany
A fast and lightweight IDE
C 1
-
D-templates-tutorial
Forked from PhilippeSigaud/D-templates-tutorial
A tutorial on the D programming language templates, in LaTeX.
D 1
-
dmd
Forked from dlang/dmd
dmd D Programming Language compiler
C
74 contributions in the last year
Contribution activity
March 2019
- ntrel/V HTML
Created a pull request in dlang/druntime that received 6 comments
Fix Issue 10535 - Add initialize function to allocate an empty AA
See changelog/docs for details. I'll make a dlang.org pull for this soon. This is adapted from a patch by Ketmar Dark: https://issues.dlang.org/sho…
Created an issue in vlang-io/V that received 4 comments
Optional type enhancements
Optional types is a great feature. I think there should be a way to declare an empty optional type such as: mut opt := T?() // syntax like T(v) con…

