public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Proposed gcc plugin plugin API mk 2 (this time without camel case!)
@ 2012-04-02 17:22 David Malcolm
  2012-04-03 10:04 ` Richard Guenther
  2012-04-12 13:12 ` Ludovic Courtès
  0 siblings, 2 replies; 9+ messages in thread
From: David Malcolm @ 2012-04-02 17:22 UTC (permalink / raw)
  To: gcc

I wrote a script and ported my proposed API for GCC plugins from my
CamelCase naming convention to an underscore_based_convention (and
manually fixed up things in a few places also).

The result compiles and passes the full test suite for the Python
plugin; that said, I'm still breaking the encapsulation in quite a few
places (hey, this is an experimental prototype).

You can see the latest version of it within the "proposed-plugin-api"
branch of the Python plugin here:
http://git.fedorahosted.org/git/?p=gcc-python-plugin.git;a=shortlog;h=refs/heads/proposed-plugin-api

within the "proposed-plugin-api" subdirectory.

How is this looking?

If this landed e.g. in GCC 4.8, would this be usable by other plugins?

Hope this is helpful
Dave

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-04-12 13:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-02 17:22 Proposed gcc plugin plugin API mk 2 (this time without camel case!) David Malcolm
2012-04-03 10:04 ` Richard Guenther
2012-04-03 13:23   ` Richard Guenther
2012-04-03 16:03     ` David Malcolm
2012-04-03 18:15       ` Romain Geissler
2012-04-04  8:27         ` Richard Guenther
2012-04-04  8:35       ` Richard Guenther
2012-04-03 15:15   ` David Malcolm
2012-04-12 13:12 ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).