digitalmars.D.bugs - [Issue 9282] New: Add std.textmacro module
- d-bugmail puremagic.com (23/23) Jan 08 2013 http://d.puremagic.com/issues/show_bug.cgi?id=9282
http://d.puremagic.com/issues/show_bug.cgi?id=9282 Summary: Add std.textmacro module Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: preapproved Severity: enhancement Priority: P2 Component: Phobos AssignedTo: nobody puremagic.com ReportedBy: bugzilla digitalmars.com 17:41:38 PST --- 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. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 08 2013