October 04, 2014 [dmd-internals] [D-Programming-Language/dmd] 0bbded: implement UDA for module declaration | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 0bbdedf1c1ead5194121e63003c01ec4d0f3112d https://github.com/D-Programming-Language/dmd/commit/0bbdedf1c1ead5194121e63003c01ec4d0f3112d Author: Igor Stepanov <wazar@localhost.localdomain> Date: 2014-09-19 (Fri, 19 Sep 2014) Changed paths: M src/attrib.h M src/hdrgen.c M src/module.c M src/parse.c M src/traits.c A test/compilable/extra-files/testheaderudamodule.di A test/compilable/imports/udamodule1.d A test/compilable/imports/udamodule2.d A test/compilable/imports/udamodule2a.d A test/compilable/testheaderudamodule.d A test/compilable/udamodule1.d A test/compilable/udamodule2.d A test/fail_compilation/moduleundefuda.d Log Message: ----------- implement UDA for module declaration Commit: 2efa27a376115cb5968521d3136ebbeaaad953db https://github.com/D-Programming-Language/dmd/commit/2efa27a376115cb5968521d3136ebbeaaad953db Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2014-10-05 (Sun, 05 Oct 2014) Changed paths: M src/attrib.h M src/hdrgen.c M src/module.c M src/parse.c M src/traits.c A test/compilable/extra-files/testheaderudamodule.di A test/compilable/imports/udamodule1.d A test/compilable/imports/udamodule2.d A test/compilable/imports/udamodule2a.d A test/compilable/testheaderudamodule.d A test/compilable/udamodule1.d A test/compilable/udamodule2.d A test/fail_compilation/moduleundefuda.d Log Message: ----------- Merge pull request #3947 from IgorStepanov/module-attributes [enh] implement UDA for module declaration Compare: https://github.com/D-Programming-Language/dmd/compare/b7ace0b93bb1...2efa27a37611 |
Copyright © 1999-2021 by the D Language Foundation