2010-02-10 |
Arthur Axel 'fREW... |
DDC Plugin |
tree | commitdiff |
2010-02-10 |
Arthur Axel 'fREW... |
doc patches |
tree | commitdiff |
2010-02-09 |
Norbert Buchmuller |
Moved my name from Interrupt.pm to REPL.pm. |
tree | commitdiff |
2010-02-08 |
Norbert Buchmuller |
SIGINT does not quit the REPL. |
tree | commitdiff |
2009-05-30 |
oliver |
resolve rt.cpan#44919 fix deprecated use of compute_all... |
tree | commitdiff |
2009-04-09 |
oliver |
resolve rt.cpan#43807 three Completion drivers not... |
tree | commitdiff |
2009-04-09 |
oliver |
resolve rt.cpan#43808 infinite recursion on Plugin... |
tree | commitdiff |
2009-03-23 |
acmoore |
small fix to paste_title attribute of Nopaste plugin |
tree | commitdiff |
2009-03-23 |
acmoore |
Adding comment formatting option to the nopaste plugin |
tree | commitdiff |
2009-03-22 |
acmoore |
Adding #pastetitle command to Nopaste plugin |
tree | commitdiff |
2009-02-18 |
Sartak |
r80228@onn: sartak | 2009-02-17 19:59:17 -0500 |
tree | commitdiff |
2009-02-18 |
Sartak |
r80226@onn: sartak | 2009-02-17 19:58:22 -0500 |
tree | commitdiff |
2009-02-07 |
oliver |
resolve rt.cpan#42904 Nopaste plugin handle undef error... |
tree | commitdiff |
2009-02-07 |
oliver |
make ReadLineHistory history file location portable |
tree | commitdiff |
2009-02-06 |
Sartak |
r79775@onn: sartak | 2009-02-06 15:56:59 -0500 |
tree | commitdiff |
2009-01-21 |
oliver |
make plugins be M::I features so dependencies are optional |
tree | commitdiff |
2008-08-12 |
Sartak |
r69376@onn: sartak | 2008-08-12 17:10:55 -0400 |
tree | commitdiff |
2008-08-12 |
Sartak |
r69325@onn: sartak | 2008-08-12 06:34:42 -0400 |
tree | commitdiff |
2008-06-25 |
Sartak |
r63228@onn: sartak | 2008-06-25 05:01:43 -0400 |
tree | commitdiff |
2008-06-20 |
matthewt |
fix from Sartak for end-of-line comment bug reported... |
tree | commitdiff |
2008-06-02 |
Sartak |
r61423@onn: sartak | 2008-06-02 16:00:33 -0400 |
tree | commitdiff |
2008-05-31 |
Sartak |
r61346@onn: sartak | 2008-05-31 12:56:47 -0400 |
tree | commitdiff |
2008-05-31 |
Sartak |
r61342@onn: sartak | 2008-05-31 12:21:47 -0400 |
tree | commitdiff |
2008-05-31 |
nothingmuch |
use namespaace::clean in turtles completion driver |
tree | commitdiff |
2008-05-31 |
Sartak |
r61340@onn: sartak | 2008-05-31 12:17:19 -0400 |
tree | commitdiff |
2008-05-31 |
Sartak |
r61338@onn: sartak | 2008-05-31 11:57:10 -0400 |
tree | commitdiff |
2008-05-27 |
Sartak |
r61093@onn: sartak | 2008-05-26 21:37:55 -0400 |
tree | commitdiff |
2008-05-27 |
Sartak |
r61091@onn: sartak | 2008-05-26 21:32:50 -0400 |
tree | commitdiff |
2008-05-27 |
Sartak |
r61086@onn: sartak | 2008-05-26 21:31:16 -0400 |
tree | commitdiff |
2008-05-26 |
Sartak |
Tweaks to complete package names and variables |
tree | commitdiff |
2008-05-26 |
Sartak |
Return a reference to the correct lexical variable... |
tree | commitdiff |
2008-05-26 |
Sartak |
Have LexEnv wrap find_variable to first look at lexical... |
tree | commitdiff |
2008-05-26 |
Sartak |
Have Methods completion driver use FindVariable to... |
tree | commitdiff |
2008-05-26 |
Sartak |
FindVariable plugin, which returns a reference to a... |
tree | commitdiff |
2008-05-26 |
Sartak |
Back out previous change. requires doesn't work for... |
tree | commitdiff |
2008-05-26 |
Sartak |
Use requires lexical_environment instead of manually... |
tree | commitdiff |
2008-05-25 |
Sartak |
Avoid completing keywords on $foo-> ... |
tree | commitdiff |
2008-05-25 |
Sartak |
CompletionDriver::Methods which currently only works... |
tree | commitdiff |
2008-05-25 |
Sartak |
Add a PPI plugin for #ppi CODE |
tree | commitdiff |
2008-05-25 |
Sartak |
Devel::REPL::Plugin::CompletionDriver::Globals |
tree | commitdiff |
2008-05-25 |
Sartak |
Comment on what each piece of the INC driver is doing |
tree | commitdiff |
2008-05-25 |
Sartak |
Various improvements and cleanups in CompletionDriver... |
tree | commitdiff |
2008-05-25 |
Sartak |
Fully recurse so that we can complete more precisely |
tree | commitdiff |
2008-05-25 |
Sartak |
If we complete to a subdirectory, add the final :: |
tree | commitdiff |
2008-05-25 |
Sartak |
Add the @INC completion driver. Needs some tweaking... |
tree | commitdiff |
2008-05-25 |
Sartak |
Refactor the finding of the last element of the documen... |
tree | commitdiff |
2008-05-14 |
nothingmuch |
r80567@dhcp117: nothingmuch | 2008-05-14 19:51:22... |
tree | commitdiff |
2008-05-14 |
nothingmuch |
r80566@dhcp117: nothingmuch | 2008-05-14 19:50:52... |
tree | commitdiff |
2008-05-07 |
nothingmuch |
make mangling optional in B::Concise plugin |
tree | commitdiff |
2008-05-06 |
Sartak |
Refactor to make it easier to add print/warn to the... |
tree | commitdiff |
2008-05-06 |
Sartak |
Add a Nopaste plugin. #nopaste will publish your curren... |
tree | commitdiff |
2008-05-06 |
Sartak |
Add the appropriate newlines from MultiLine::PPI |
tree | commitdiff |
2008-05-06 |
Sartak |
Update Packages so that it won't explode on comments... |
tree | commitdiff |
2008-05-06 |
nothingmuch |
Add CompletionDriver::Turtles |
tree | commitdiff |
2008-05-05 |
nothingmuch |
update Plugin::Peek for error object |
tree | commitdiff |
2008-05-05 |
nothingmuch |
update B::Concise plugin for error handling |
tree | commitdiff |
2008-05-05 |
nothingmuch |
Devel::REPL::Plugin::B::Concise |
tree | commitdiff |
2008-05-05 |
nothingmuch |
Devel::REPL::Plugin::Peek |
tree | commitdiff |
2008-05-05 |
nothingmuch |
refactor formatting/printing shit, introduce error... |
tree | commitdiff |
2008-05-05 |
nothingmuch |
print a warning when Completion is loaded but the Term... |
tree | commitdiff |
2008-05-05 |
nothingmuch |
Cleanup Plugin::Packages |
tree | commitdiff |
2008-05-05 |
nothingmuch |
even turtles hate PPI |
tree | commitdiff |
2008-05-05 |
Sartak |
Turn MultiLine::PPI's needs_continuation into a method... |
tree | commitdiff |
2008-03-01 |
Sartak |
OutputCache: If sub _ is already defined, then warn... |
tree | commitdiff |
2008-02-25 |
matthewt |
1.002001 |
tree | commitdiff |
2007-11-29 |
Sartak |
Add the OutputCache plugin, which stores the most recen... |
tree | commitdiff |
2007-11-08 |
matthewt |
fix REPL.pm to obsolete NewlineHack, commit changes... |
tree | commitdiff |
2007-11-03 |
Sartak |
Add a Timing plugin to report how long each eval takes |
tree | commitdiff |
2007-11-02 |
Sartak |
Add an Interrupt plugin for better handling of ^C |
tree | commitdiff |
2007-09-26 |
Sartak |
Add LexEnv completion plugin. I still owe mst a refacto... |
tree | commitdiff |
2007-09-23 |
Sartak |
Rewrite the Completion plugin using PPI. It's much... |
tree | commitdiff |
2007-09-21 |
Sartak |
FancyPrompt plugin for user-defined prompts, and an... |
tree | commitdiff |
2007-09-21 |
Sartak |
grep /^${var}$/ is a little silly, just use $_ eq $var |
tree | commitdiff |
2007-09-21 |
Sartak |
Color compile-time warnings |
tree | commitdiff |
2007-09-21 |
Sartak |
'Colors' plugin to colorize return values and errors... |
tree | commitdiff |
2007-09-21 |
Sartak |
Add documentation/copyright |
tree | commitdiff |
2007-09-21 |
Sartak |
Add Devel::REPL::Plugin::MutliLine::PPI |
tree | commitdiff |
2007-09-21 |
Sartak |
Bulletproof the namespace grabbing |
tree | commitdiff |
2007-08-24 |
sukria |
new plugin for refreshing loaded modules that changes... |
tree | commitdiff |
2007-08-20 |
sukria |
Add variable names to the completion list by using... |
tree | commitdiff |
2007-08-20 |
sukria |
Adding the Compeltion plugin |
tree | commitdiff |
2007-06-27 |
matthewt |
plugin metaclass, profiles, commands plugi |
tree | commitdiff |
2007-06-18 |
matthewt |
quick test, update deps, add DDS plugin |
tree | commitdiff |
2007-06-01 |
matthewt |
rewritten working with no regexps |
tree | commitdiff |
2007-05-21 |
matthewt |
DumpHistory plugin from mgrimes |
tree | commitdiff |
2007-04-26 |
epitaph |
Added D:R:P:Packages,pm. For experimentation only! |
tree | commitdiff |
2007-04-25 |
matthewt |
add LexEnv plugin, rename $REPL to $_REPL to avoid... |
tree | commitdiff |
2007-04-22 |
epitaph |
Added ReadlineHistory plugin - does history using readl... |
tree | commitdiff |
2007-04-22 |
matthewt |
rejig to provide $REPL instead of $self, fix namespace... |
tree | commitdiff |
2007-04-22 |
epitaph |
Added Plugin/NewlineHack, simple plugin to print a... |
tree | commitdiff |
2007-04-16 |
matthewt |
history plugin for Devel::REPL |
tree | commitdiff |
2007-04-13 |
stevan |
adding in some plugins |
tree | commitdiff |
|