Revision 22901902700930d179831893f3e55c8b365f136b
ecoffey at soc.pidgin.im
ecoffey at soc.pidgin.im
Sat Aug 4 17:39:17 EDT 2007
-----------------------------------------------------------------
Revision: 22901902700930d179831893f3e55c8b365f136b
Ancestor: 017be39b3d08cfffd4beedc17ae5b83c786bf2e7
Author: ecoffey at soc.pidgin.im
Date: 2007-08-04T21:38:44
Branch: im.pidgin.soc.2007.monoloader
Added files:
libpurple/plugins/mono/binding-scripts/mono-generate-signals-2.py
Added directories:
libpurple/plugins/mono/binding-scripts
ChangeLog:
Very first revision for mono-generate-signals.
This script is responsible for looking a module .c file and picking out purple_signal_register
calls.
Ideally this script would be way cleaner: using pyparser and a more rigid grammar to parse
out what we need.
Instead I'm using regexes and making some assumptions, but it seems to work. In short it eats
babies :-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 22901902700930d179831893f3e55c8b365f136b.diff
Type: text/x-diff
Size: 1713 bytes
Desc: not available
Url : http://pidgin.im/pipermail/commits/attachments/20070804/a3610e24/attachment.diff
More information about the Commits
mailing list