lobal symbols of the compiler (i.e. global_namespace).
TIA - Terrence Miller
Benjamin Smedberg wrote:
On 10/11/09 12:13 PM, Terrence Miller wrote:
(Version 4.5.0)
There are plugin callbacks which trigger at the end of processing types
and C++ functions,
but I can not find a clean way for plugin code to notice a top-level
variable declaration.
I'm hoping tha
< Forwarded due to missing address>
Original Message
Subject:Re: new plugin events
Date: Sun, 08 Nov 2009 18:25:21 +0100
From: Basile STARYNKEVITCH
To: Terrence Miller
References: <4ae72a4f.8000...@starynkevitch.net>
<4af28075.7020...@st
IDE projects are an example of development that could make good use of a
plugin that might never be integrated in the
compiler, indeed shouldn't ever be integrated in the compiler.
Terrence Miller
Richard Guenther wrote:
Basile STARYNKEVITCH
If you are willing to restrict edit-and-continue to whole procedures
then minimal changes to the compiled
code for procedure entry points is all that is required (well that and
dlopen).
Terrence MIller
On 7/18/2010 12:14 PM, Dave Korn wrote:
On 18/07/2010 16:28, Robert Dewar wrote
nctions where we know some heavy changes will be used, to
give them an extra 512 bytes, or whatever's specified.
- Rick C. Hodgin
On Sun, 2010-07-18 at 12:36 -0700, Terrence Miller wrote:
If you are willing to restrict edit-and-continue to whole procedures
then minimal changes to the co