On Thu, Feb 24, 2011 at 05:57:21PM -0800, Robert Bradshaw wrote:
> On of my primary motivations to moving to github (or similar) was
> nicely annotated diffs between branches and the ability to do
> line-by-line comments. If you could also push to your fork there,
> that'd be great (otherwise I wil
On Thu, Feb 24, 2011 at 5:42 PM, W. Trevor King wrote:
> W. Trevor King, 22.02.2011 18:55:
>> I've been working on a more explicit parser that removes the
>> ambiguity behind the various visibilities. This will help me ensure
>> proper impolementation of my cdef-ed enums/structs/..., and make it
W. Trevor King, 22.02.2011 18:55:
> I've been working on a more explicit parser that removes the
> ambiguity behind the various visibilities. This will help me ensure
> proper impolementation of my cdef-ed enums/structs/..., and make it
> easier to update visibility syntax in the future. Take a l