16 years agoAdd documentation/copyright
Sartak [Fri, 21 Sep 2007 00:19:17 +0000]
Add documentation/copyright

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3761 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agoAdd Devel::REPL::Plugin::MutliLine::PPI
Sartak [Fri, 21 Sep 2007 00:06:05 +0000]
Add Devel::REPL::Plugin::MutliLine::PPI

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3760 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agoBulletproof the namespace grabbing
Sartak [Fri, 21 Sep 2007 00:02:12 +0000]
Bulletproof the namespace grabbing

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3759 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agoprofile class assertion
matthewt [Sat, 15 Sep 2007 23:08:43 +0000]
profile class assertion

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3748 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agomanifest.skip
matthewt [Sat, 15 Sep 2007 23:03:12 +0000]
manifest.skip

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3745 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agoremove Refresh from default plugins list
matthewt [Tue, 4 Sep 2007 01:58:56 +0000]
remove Refresh from default plugins list

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3719 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agonew plugin for refreshing loaded modules that changes during the session
sukria [Fri, 24 Aug 2007 12:45:34 +0000]
new plugin for refreshing loaded modules that changes during the session

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3708 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agoAdd variable names to the completion list by using $self->lexical_environement
sukria [Mon, 20 Aug 2007 22:14:48 +0000]
Add variable names to the completion list by using $self->lexical_environement

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3688 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agoAdding the Compeltion plugin
sukria [Mon, 20 Aug 2007 17:18:39 +0000]
Adding the Compeltion plugin

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3687 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agoplugin metaclass, profiles, commands plugi
matthewt [Wed, 27 Jun 2007 07:20:56 +0000]
plugin metaclass, profiles, commands plugi

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3545 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agoquick test, update deps, add DDS plugin
matthewt [Mon, 18 Jun 2007 17:06:36 +0000]
quick test, update deps, add DDS plugin

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3510 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agorewritten working with no regexps
matthewt [Fri, 1 Jun 2007 01:19:57 +0000]
rewritten working with no regexps

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3458 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agobasic packaging code
matthewt [Mon, 28 May 2007 23:20:56 +0000]
basic packaging code

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3391 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agoDumpHistory plugin from mgrimes
matthewt [Mon, 21 May 2007 21:06:23 +0000]
DumpHistory plugin from mgrimes

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3351 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agoAdded D:R:P:Packages,pm. For experimentation only!
epitaph [Thu, 26 Apr 2007 01:30:12 +0000]
Added D:R:P:Packages,pm. For experimentation only!

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3211 bd8105ee-0ff8-0310-8827-fb3f25b6796d

16 years agoadd LexEnv plugin, rename $REPL to $_REPL to avoid clash with Lexical::Persistence
matthewt [Wed, 25 Apr 2007 01:29:07 +0000]
add LexEnv plugin, rename $REPL to $_REPL to avoid clash with Lexical::Persistence

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3209 bd8105ee-0ff8-0310-8827-fb3f25b6796d

17 years agoAdded ReadlineHistory plugin - does history using readline directly
epitaph [Sun, 22 Apr 2007 23:08:29 +0000]
Added ReadlineHistory plugin - does history using readline directly

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3206 bd8105ee-0ff8-0310-8827-fb3f25b6796d

17 years agorejig to provide $REPL instead of $self, fix namespace::clean usage to not nuke meta
matthewt [Sun, 22 Apr 2007 14:32:44 +0000]
rejig to provide $REPL instead of $self, fix namespace::clean usage to not nuke meta

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3205 bd8105ee-0ff8-0310-8827-fb3f25b6796d

17 years agoAdded Plugin/NewlineHack, simple plugin to print a newline after output
epitaph [Sun, 22 Apr 2007 13:46:23 +0000]
Added Plugin/NewlineHack, simple plugin to print a newline after output

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3204 bd8105ee-0ff8-0310-8827-fb3f25b6796d

17 years agoMoved execute to $REPL
matthewt [Mon, 16 Apr 2007 02:05:34 +0000]
Moved execute to $REPL

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3195 bd8105ee-0ff8-0310-8827-fb3f25b6796d

17 years agohistory plugin for Devel::REPL
matthewt [Mon, 16 Apr 2007 01:15:41 +0000]
history plugin for Devel::REPL

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3194 bd8105ee-0ff8-0310-8827-fb3f25b6796d

17 years agoadding in some plugins
stevan [Fri, 13 Apr 2007 04:56:45 +0000]
adding in some plugins

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3187 bd8105ee-0ff8-0310-8827-fb3f25b6796d

17 years agoswitch Devel::REPL to sub {} generation and split functionality for maximum ease...
matthewt [Tue, 10 Apr 2007 03:22:46 +0000]
switch Devel::REPL to sub {} generation and split functionality for maximum ease of overriding

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3186 bd8105ee-0ff8-0310-8827-fb3f25b6796d

17 years agoinitial Devel::REPL implementation
matthewt [Mon, 9 Apr 2007 17:20:39 +0000]
initial Devel::REPL implementation

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3184 bd8105ee-0ff8-0310-8827-fb3f25b6796d