2008-05-05 |
Sartak |
Turn MultiLine::PPI's needs_continuation into a method... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Sartak |
OutputCache: If sub _ is already defined, then warn... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
matthewt |
1.002001 |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Sartak |
Bump to 1.2.0, releasing to CPAN |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Sartak |
Depend on a minimum version of MooseX-Object-Pluggable |
commit | commitdiff | tree | snapshot |
2008-01-25 |
matthewt |
use alias_method instead of trying to bolt in the MOP... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Sartak |
Add most of my Changes, except the pesky Completion... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Sartak |
Add the OutputCache plugin, which stores the most recen... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
matthewt |
fix REPL.pm to obsolete NewlineHack, commit changes... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Sartak |
Add a Timing plugin to report how long each eval takes |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Sartak |
Add an Interrupt plugin for better handling of ^C |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Sartak |
Add LexEnv completion plugin. I still owe mst a refacto... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Sartak |
Rewrite the Completion plugin using PPI. It's much... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Sartak |
Remove -e switch, but refactor load_rcfile to make... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Sartak |
FancyPrompt plugin for user-defined prompts, and an... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Sartak |
You can now use re.pl -e 1.pl -e 2.pl to run 1.pl 2... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Sartak |
grep /^${var}$/ is a little silly, just use $_ eq $var |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Sartak |
Color compile-time warnings |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Sartak |
'Colors' plugin to colorize return values and errors... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Sartak |
Add MultiLine::PPI to the default profile |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Sartak |
Add contributors section |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Sartak |
Add documentation/copyright |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Sartak |
Add Devel::REPL::Plugin::MutliLine::PPI |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Sartak |
Bulletproof the namespace grabbing |
commit | commitdiff | tree | snapshot |
2007-09-15 |
matthewt |
profile class assertion |
commit | commitdiff | tree | snapshot |
2007-09-15 |
matthewt |
manifest.skip |
commit | commitdiff | tree | snapshot |
2007-09-04 |
matthewt |
remove Refresh from default plugins list |
commit | commitdiff | tree | snapshot |
2007-08-24 |
sukria |
new plugin for refreshing loaded modules that changes... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
sukria |
Add variable names to the completion list by using... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
sukria |
Adding the Compeltion plugin |
commit | commitdiff | tree | snapshot |
2007-06-27 |
matthewt |
plugin metaclass, profiles, commands plugi |
commit | commitdiff | tree | snapshot |
2007-06-18 |
matthewt |
quick test, update deps, add DDS plugin |
commit | commitdiff | tree | snapshot |
2007-06-01 |
matthewt |
rewritten working with no regexps |
commit | commitdiff | tree | snapshot |
2007-05-28 |
matthewt |
basic packaging code |
commit | commitdiff | tree | snapshot |
2007-05-21 |
matthewt |
DumpHistory plugin from mgrimes |
commit | commitdiff | tree | snapshot |
2007-04-26 |
epitaph |
Added D:R:P:Packages,pm. For experimentation only! |
commit | commitdiff | tree | snapshot |
2007-04-25 |
matthewt |
add LexEnv plugin, rename $REPL to $_REPL to avoid... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
epitaph |
Added ReadlineHistory plugin - does history using readl... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
matthewt |
rejig to provide $REPL instead of $self, fix namespace... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
epitaph |
Added Plugin/NewlineHack, simple plugin to print a... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
matthewt |
Moved execute to $REPL |
commit | commitdiff | tree | snapshot |
2007-04-16 |
matthewt |
history plugin for Devel::REPL |
commit | commitdiff | tree | snapshot |
2007-04-13 |
stevan |
adding in some plugins |
commit | commitdiff | tree | snapshot |
2007-04-10 |
matthewt |
switch Devel::REPL to sub {} generation and split funct... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
matthewt |
initial Devel::REPL implementation |
commit | commitdiff | tree | snapshot |
|