2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'mx_types_introspection' More... about 15 years ago
Remove pod comment about an invalid signature. More... about 15 years ago
Small stylistic whitespace changes in the docs. More... about 15 years ago
Merge branch 'master' into mx_types_introspection More... about 15 years ago
Stop mentioning the deprecated MX::Method, as requested by its author. More... about 15 years ago
Remove a dead code path. More... about 15 years ago
Hakim contributed some tests. More... about 15 years ago
UnTODO passing tests. More... about 15 years ago
"does coerce" is the documented way of coercing params. More... about 15 years ago
Merge commit 'ashb/master' More... about 15 years ago
Merge commit 'osfameron/master' More... about 15 years ago
Merge commit 'rhesa/master' More... about 15 years ago
added test for hashref default More... about 15 years ago
Fix reporting of previous compile time errors More... about 15 years ago
Reduce bug down to test that fails with just MXMS More... about 15 years ago
Add test case that generates 'BEGIN not safe after errors' with no other message More... about 15 years ago
Testing that eval works with semicolon insertion (e.g. EndOfScope hook) More... about 15 years ago
Update prereqs. More... about 15 years ago
Version 0.10. More... about 15 years ago
Merge branch 'quoted_name' More... about 15 years ago
Refer to Method::Signatures::Simple. More... about 15 years ago
Allow method names to be quoted strings with possible variable interpolations. More... about 15 years ago
Merge branch 'master' into quoted_name More... about 15 years ago
use style; More... about 15 years ago
Move generation of injectable code into the meta method. More... about 15 years ago
Remove dummy method body. More... about 15 years ago
Merge branch 'metalicious' More... about 15 years ago
Steffen provided valuable feedback and testing. More... about 15 years ago
Don't construct the meta method twice. More... about 15 years ago
Add an actual_body attribute for the original method body, without any validation. More... about 15 years ago