I imagine one could use pragma in a "special way" to do this but I was hoping for something more direct.
With heavy ctfe code generation usage is it possible to have the
d compiler output the source code after all mixin templates have
been "used"? This way it is easier to visually check for errors
in the generated code.
- Source code output JS
- Re: Source code output H. S. Teoh
- Re: Source code output JS
- Re: Source code output Jacob Carlborg
- Re: Source code output dennis luehring
- Re: Source code output Ary Borenszweig
- Re: Source code output Jacob Carlborg
- Re: Source code output John Colvin