summaryrefslogtreecommitdiffstats
path: root/lib/Reply/Plugin/Defaults.pm
Commit message (Expand)AuthorAgeFilesLines
* add #vars command to list currently in scope variable names (#39)Jesse Luehrs2016-08-161-0/+8
* set a default package in case the Packages plugin isn't used (#45)Jesse Luehrs2015-12-021-0/+1
* explicitly read from STDIN (lestrrat, fixes #26)Jesse Luehrs2013-08-291-1/+1
* new Eval::Closure supports this itselfJesse Luehrs2013-08-011-6/+2
* bump dep on Eval::Closure for lexical sub fixes (fixes #19)Jesse Luehrs2013-07-101-1/+1
* invert the sense of the package message tooJesse Luehrs2013-07-101-9/+3
* let plugins query for this info, rather than always publishing itJesse Luehrs2013-07-101-8/+1
* alias lexicals to their actual valuesJesse Luehrs2013-07-041-1/+8
* just give up on the whole 'name' thing hereJesse Luehrs2013-07-041-8/+4
* update docsJesse Luehrs2013-06-271-1/+0
* pod coverageJesse Luehrs2013-06-271-0/+1
* make the current package go through the publisher tooJesse Luehrs2013-06-271-2/+8
* use the publisher for communicating the lexical environmentJesse Luehrs2013-06-271-8/+13
* pod coverageJesse Luehrs2013-06-261-0/+9
* add a default command of #q for quitting the replJesse Luehrs2013-06-261-0/+24
* delete here tooJesse Luehrs2013-06-261-1/+1
* turn setting the current package into a parameterJesse Luehrs2013-06-261-2/+4
* allow multiple independent lexical environmentsJesse Luehrs2013-06-081-0/+9
* the #line stuff means that this doesn't have to be unreadable anymoreJesse Luehrs2013-06-031-1/+8
* pass through extra arguments to the code to executeJesse Luehrs2013-05-311-2/+2
* make inline comments workJesse Luehrs2013-05-301-1/+1
* App::REPL -> ReplyJesse Luehrs2013-05-301-0/+64