Issue 9282 - Add std.textmacro module
Summary: Add std.textmacro module
Status: NEW
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: All All
: P4 enhancement
Assignee: Infiltrator
URL:
Keywords: preapproved
Depends on:
Blocks:
 
Reported: 2013-01-08 17:41 UTC by Walter Bright
Modified: 2024-12-01 16:16 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Walter Bright 2013-01-08 17:41:38 UTC
The ddoc text macro system in the dmd source code macro.h and macro.c should be implemented as a phobos module.

The inputs should be:

1. an input range

2. an associative array of key=value pairs for the macro definitions

And the output should be another input range for the expanded output.
Comment 1 dlangBugzillaToGithub 2024-12-01 16:16:07 UTC
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/9595

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB