Dragos Carp

Results 9 issues of Dragos Carp

At the moment the parametrized UDAs are declared on own lines and the simple UDAs don't. There are cases when both parametrized and simple form of a UDA are allowed....

http://dlang.org/phobos-prerelease/std_array.html#.Appender describes 'clear' and 'shrinkTo' methods, but http://dlang.org/library-prerelease/std/array/appender.html don't.

external bug
dlang.org

Take over the field comments from the `.proto` file in the generated `.d` message definition. The original field names in the comments don't need to be translated (keep the original...

enhancement

Deprecated fields should be marked accordingly. Eventually add option to omit them completely.

enhancement

There are still two omissions: - test `Tests/DOnly/app_5` actually should detected automatically the `a.d` dependency, but I could not found such a functionality in the current implementation. - test `Tests/UseD/app_1`...