"Joseph Rushton Wakeling" <[email protected]> wrote in message news:[email protected]... > On 06/12/13 16:37, Daniel Murphy wrote: > > Is there a documented TODO list anywhere? And is there anything that > those of us not contributing frontend code can do to help? (No, not > spamming Walter with "Please look at Pull Request 2754!" messages:-)
The TODO list is basically the diff between dmd's and ldc/gdc's frontends. I don't know of anything to do outside of the code, this is pretty much an internal refactoring and shouldn't have any visible effects on anything else.
