15 years agoadd a _debug_message method to +Debug plugin for use of other plugins
Jonathan Rockway [Tue, 12 May 2009 00:09:43 +0000]
add a _debug_message method to +Debug plugin for use of other plugins

15 years agoclarify mx-run syntax
Jonathan Rockway [Thu, 7 May 2009 07:56:45 +0000]
clarify mx-run syntax

15 years agooops, 0.10
Jonathan Rockway [Wed, 29 Apr 2009 15:59:26 +0000]
oops, 0.10

15 years agoadd changelog, $VERSION
Jonathan Rockway [Wed, 29 Apr 2009 15:58:30 +0000]
add changelog, $VERSION

15 years agocreate instance, what-the-hey
Jonathan Rockway [Wed, 29 Apr 2009 15:57:35 +0000]
create instance, what-the-hey

15 years agomake PAR work with new plugin scheme
Jonathan Rockway [Wed, 29 Apr 2009 15:48:24 +0000]
make PAR work with new plugin scheme

15 years agofix tests; make default value for plugins {}
Jonathan Rockway [Wed, 29 Apr 2009 15:38:41 +0000]
fix tests; make default value for plugins {}

15 years agomake Debug plugin accept an argument (as an example)
Jonathan Rockway [Wed, 29 Apr 2009 15:35:51 +0000]
make Debug plugin accept an argument (as an example)

15 years agoreplace MX::Object::Pluggable with hand-rolled loader; ours supports args for each...
Jonathan Rockway [Wed, 29 Apr 2009 15:35:35 +0000]
replace MX::Object::Pluggable with hand-rolled loader; ours supports args for each plugin, and coercion from cmdline to initargs

15 years agoadd another failing real-life example to test
Jonathan Rockway [Wed, 29 Apr 2009 15:33:12 +0000]
add another failing real-life example to test

15 years agofix bug in boolean logic leading to misleading error message
Jonathan Rockway [Wed, 29 Apr 2009 15:09:06 +0000]
fix bug in boolean logic leading to misleading error message

15 years agoat least pass plugin args to ::Invocation
Jonathan Rockway [Wed, 29 Apr 2009 14:57:29 +0000]
at least pass plugin args to ::Invocation

15 years agoadd comment about plugin-fucking
Jonathan Rockway [Wed, 29 Apr 2009 14:56:07 +0000]
add comment about plugin-fucking

15 years agoactually print args in Debug plugin
Jonathan Rockway [Wed, 29 Apr 2009 14:54:29 +0000]
actually print args in Debug plugin

15 years agofix a bug found via $work_app
Jonathan Rockway [Wed, 29 Apr 2009 14:43:59 +0000]
fix a bug found via $work_app

15 years agouse autoclean
Jonathan Rockway [Wed, 29 Apr 2009 14:43:22 +0000]
use autoclean

15 years agotyop
Jonathan Rockway [Wed, 29 Apr 2009 14:29:53 +0000]
tyop

15 years agobe even nicer about the message; add a "perhaps you meant" message
Jonathan Rockway [Wed, 29 Apr 2009 14:22:41 +0000]
be even nicer about the message; add a "perhaps you meant" message

15 years agoparse the args to mx-run sanely
Jonathan Rockway [Wed, 29 Apr 2009 14:16:15 +0000]
parse the args to mx-run sanely

15 years agomakefile, doc cleanups
Jonathan Rockway [Wed, 29 Apr 2009 11:34:58 +0000]
makefile, doc cleanups

15 years agoadd -M option
Jonathan Rockway [Wed, 29 Apr 2009 10:27:10 +0000]
add -M option

15 years ago"defer" ARGV, of course
Jonathan Rockway [Mon, 13 Apr 2009 07:21:42 +0000]
"defer" ARGV, of course

15 years agoadd experimental PAR plugin!
Jonathan Rockway [Mon, 13 Apr 2009 07:18:16 +0000]
add experimental PAR plugin!

15 years agoadd +Debug plugin (as an example)
Jonathan Rockway [Mon, 13 Apr 2009 06:41:06 +0000]
add +Debug plugin (as an example)

15 years agofix plugin namespace (we actually use the default)
Jonathan Rockway [Mon, 13 Apr 2009 06:40:52 +0000]
fix plugin namespace (we actually use the default)

15 years agodon't die on unknown / unavailable schemes
Jonathan Rockway [Sun, 12 Apr 2009 04:58:45 +0000]
don't die on unknown / unavailable schemes

15 years agofix usage line in MX::Getopt scripts
Jonathan Rockway [Tue, 31 Mar 2009 09:43:19 +0000]
fix usage line in MX::Getopt scripts

15 years agosugaryify mx-run
Jonathan Rockway [Tue, 31 Mar 2009 09:22:24 +0000]
sugaryify mx-run

15 years agoadd an example
Jonathan Rockway [Tue, 31 Mar 2009 08:58:51 +0000]
add an example

15 years agoadd MX::Getopt scheme
Jonathan Rockway [Tue, 31 Mar 2009 08:55:44 +0000]
add MX::Getopt scheme

15 years agoadd non-hack MX::Runnable
Jonathan Rockway [Tue, 31 Mar 2009 08:43:23 +0000]
add non-hack MX::Runnable

15 years agomove from Eventful repo to its own
Jonathan Rockway [Sun, 29 Mar 2009 23:32:12 +0000]
move from Eventful repo to its own