[phobos] [dlang/phobos] 0ecc08: Implemented isInnerClass trait
GitHub via phobos
phobos at puremagic.com
Sun Aug 14 21:53:47 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 0ecc0868f2f9df22b44a3806ab4bd5b620158fcd
https://github.com/dlang/phobos/commit/0ecc0868f2f9df22b44a3806ab4bd5b620158fcd
Author: Lodovico Giaretta <Lodovico Giaretta>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M std/traits.d
Log Message:
-----------
Implemented isInnerClass trait
Commit: 33f813a3cebfebbd9160982a72e9de5f3ea25092
https://github.com/dlang/phobos/commit/33f813a3cebfebbd9160982a72e9de5f3ea25092
Author: Lodovico Giaretta <Lodovico Giaretta>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M std/traits.d
Log Message:
-----------
Fixed spacing around colon in selective import
Commit: a44527ac94f3537c3d2e5e5ed9896b5158e28c3f
https://github.com/dlang/phobos/commit/a44527ac94f3537c3d2e5e5ed9896b5158e28c3f
Author: Lodovico Giaretta <Lodovico Giaretta>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M std/traits.d
Log Message:
-----------
Removed extra spacing
Commit: ebb74d5fc08d6e0e6c6c580e670ee1aefb4b6b39
https://github.com/dlang/phobos/commit/ebb74d5fc08d6e0e6c6c580e670ee1aefb4b6b39
Author: Lodovico Giaretta <Lodovico Giaretta>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M std/traits.d
Log Message:
-----------
Better documentation
Commit: c38d0d11f206cb5ac1dee329a9fe6212465f8b5a
https://github.com/dlang/phobos/commit/c38d0d11f206cb5ac1dee329a9fe6212465f8b5a
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M std/traits.d
Log Message:
-----------
Merge pull request #4650 from lodo1995/trait_is_inner_class
New trait std.traits.isInnerClass
Compare: https://github.com/dlang/phobos/compare/098e52ec1b74...c38d0d11f206
More information about the phobos
mailing list