Use bit-or, not simple assignment
[gitmo/Mouse.git] / xs-src / mouse_util.xs
2009-10-25 gfx Ensure backward compatibility
2009-10-25 gfx Implement XS accessor generators
2009-10-24 gfx _get_code_ref() and get_linear_isa() in XS
2009-10-24 gfx Move accessors into XS
2009-10-24 gfx Add first XS implementation