March 02, 2013 [dmd-internals] [D-Programming-Language/dmd] c817da: Fixes Issue 9480 - Template name should be strippe... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: c817dac712372de43999477e85db92aafe95eef5 https://github.com/D-Programming-Language/dmd/commit/c817dac712372de43999477e85db92aafe95eef5 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-02-28 (Thu, 28 Feb 2013) Changed paths: M src/declaration.h M src/json.c M src/template.h M test/compilable/extra-files/json.out M test/compilable/json.d Log Message: ----------- Fixes Issue 9480 - Template name should be stripped of parameters in JSON output. Commit: 7681d4cc1b642e6343e31763ed00beac79f48b2e https://github.com/D-Programming-Language/dmd/commit/7681d4cc1b642e6343e31763ed00beac79f48b2e Author: Walter Bright <walter@walterbright.com> Date: 2013-03-02 (Sat, 02 Mar 2013) Changed paths: M src/declaration.h M src/json.c M src/template.h M test/compilable/extra-files/json.out M test/compilable/json.d Log Message: ----------- Merge pull request #1644 from AndrejMitrovic/Fix9480 Issue 9480 - Template name should be stripped of parameters in JSON output Compare: https://github.com/D-Programming-Language/dmd/compare/76b8f79cda0a...7681d4cc1b64 |
Copyright © 1999-2021 by the D Language Foundation