RT57113: Easier to support completion
[p5sagit/Devel-REPL.git] / lib /
2007-09-21 Sartak Add documentation/copyright
2007-09-21 Sartak Add Devel::REPL::Plugin::MutliLine::PPI
2007-09-21 Sartak Bulletproof the namespace grabbing
2007-09-15 matthewt profile class assertion
2007-09-04 matthewt remove Refresh from default plugins list
2007-08-24 sukria new plugin for refreshing loaded modules that changes...
2007-08-20 sukria Add variable names to the completion list by using...
2007-08-20 sukria Adding the Compeltion plugin
2007-06-27 matthewt plugin metaclass, profiles, commands plugi
2007-06-18 matthewt quick test, update deps, add DDS plugin
2007-06-01 matthewt rewritten working with no regexps
2007-05-28 matthewt basic packaging code
2007-05-21 matthewt DumpHistory plugin from mgrimes
2007-04-26 epitaph Added D:R:P:Packages,pm. For experimentation only!
2007-04-25 matthewt add LexEnv plugin, rename $REPL to $_REPL to avoid...
2007-04-22 epitaph Added ReadlineHistory plugin - does history using readl...
2007-04-22 matthewt rejig to provide $REPL instead of $self, fix namespace...
2007-04-22 epitaph Added Plugin/NewlineHack, simple plugin to print a...
2007-04-16 matthewt Moved execute to $REPL
2007-04-16 matthewt history plugin for Devel::REPL
2007-04-13 stevan adding in some plugins
2007-04-10 matthewt switch Devel::REPL to sub {} generation and split funct...
2007-04-09 matthewt initial Devel::REPL implementation