digitalmars.D.announce - List of compiler / runtime hooks
- Johannes Pfau (4/4) Jan 20 2013 As this has been asked for repeatedly I've created a wiki page with a
- deadalnix (2/8) Jan 20 2013 That is really great news. Good job !
- Walter Bright (5/12) Jan 20 2013 Yes, it is nice.
As this has been asked for repeatedly I've created a wiki page with a list of compiler/runtime hooks. Would be great if some people could help completing this list: http://wiki.dlang.org/Runtime_Hooks
Jan 20 2013
On Sunday, 20 January 2013 at 12:44:56 UTC, Johannes Pfau wrote:As this has been asked for repeatedly I've created a wiki page with a list of compiler/runtime hooks. Would be great if some people could help completing this list: http://wiki.dlang.org/Runtime_HooksThat is really great news. Good job !
Jan 20 2013
On 1/20/2013 5:59 AM, deadalnix wrote:On Sunday, 20 January 2013 at 12:44:56 UTC, Johannes Pfau wrote:Yes, it is nice. It needs template RTInfo(T), which is defined in object.di, which is where a hook can be added by the library developer to add compile time information to a gc allocation.As this has been asked for repeatedly I've created a wiki page with a list of compiler/runtime hooks. Would be great if some people could help completing this list: http://wiki.dlang.org/Runtime_HooksThat is really great news. Good job !
Jan 20 2013