descriptionA Perl extension for installing subroutines as opcodes.
ownerVincent Pit
last changeFri, 23 Apr 2010 21:46:39 +0000
shortlog
2010-04-23 Vincent Pit Factor the string duplication logic into a new so_strndup master
2010-04-23 Vincent Pit Revamp documentation
2010-04-23 Vincent Pit Rename the "check" member to "call"
2010-04-22 Vincent Pit Split the "custom op" part away
2010-04-22 Vincent Pit Add preliminary support for hooking reference constructors
2010-04-20 Vincent Pit Add support for prototypes
2010-04-20 Vincent Pit When cloning a config, eallocate one char more for...
2010-04-20 Vincent Pit Test if the name member is not NULL before cloning it
2010-04-19 Vincent Pit Store the configure object into the map
2010-04-19 Vincent Pit Add a "flags" parameter to sub_op_register()
2010-04-19 Vincent Pit Add sub_op_init(), sub_op_dup() and sub_op_free() to...
2010-04-19 Vincent Pit B::Deparse is also a build_requires (even if it's not...
2010-04-14 Vincent Pit Greatly simplify the calling logic in Sub::Op::LexicalSub
2010-04-14 Vincent Pit Test storing the reference to a keyword
2010-01-08 Vincent Pit This is 0.02 v0.02
2010-01-08 Vincent Pit Document the caveat about eval STRING
...
tags
3 years ago v0.02 Version 0.02
3 years ago v0.01 Version 0.01
heads
3 years ago master