On Monday, 28 January 2013 at 20:20:42 UTC, Jacob Carlborg wrote:
On 2013-01-28 13:32, alex wrote:

K..Created an extra panel, and the actual mixin evaluation is working, too. But now there are some last adjustments required to have the entire
mechanism as few annoying and performance-reducing as possible.

Cool, I guess it's time to give Mono-D another try.

http://i.imgur.com/3i5R4Mn.png?1

A first shot - I guess in cases of having template parameters, stuff should get 'expanded' to the final type, right? Well then I still have to work on it. Anyway it also works for template mixins and mixin statements. You just move the caret into a mixin, wait half a sec and then get the evaluated string displayed in a halfway good style. Ah, regarding the style..I also have to optimize it again - never touched any 'pretty printing' of entire ASTs before ;)

Reply via email to