summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* display the variable it's stored in when using the result cacheJesse Luehrs2013-05-311-0/+7
* result cache pluginJesse Luehrs2013-05-311-0/+41
* work around a lexical::persistence bugJesse Luehrs2013-05-311-0/+38
* pass through extra arguments to the code to executeJesse Luehrs2013-05-311-2/+2
* nopaste pluginJesse Luehrs2013-05-302-0/+78
* add a hook for the end of a cycleJesse Luehrs2013-05-302-2/+14
* oopsJesse Luehrs2013-05-301-1/+1
* need to change the name here tooJesse Luehrs2013-05-303-4/+4
* recommend the requirements for non-default modulesJesse Luehrs2013-05-301-0/+4
* this shouldn't be required eitherJesse Luehrs2013-05-301-0/+1
* better error reportingJesse Luehrs2013-05-301-2/+3
* make inline comments workJesse Luehrs2013-05-303-3/+3
* editor commandJesse Luehrs2013-05-301-0/+54
* command supportJesse Luehrs2013-05-301-0/+4
* make the default config also use 5.xxJesse Luehrs2013-05-301-1/+7
* save readline historyJesse Luehrs2013-05-301-0/+26
* find the configuration in a cross-platform wayJesse Luehrs2013-05-301-1/+4
* App::REPL -> ReplyJesse Luehrs2013-05-3014-34/+34
* LoadClass pluginJesse Luehrs2013-05-301-0/+28
* split evaluate into compile and executeJesse Luehrs2013-05-307-18/+58
* use ini configuration, not perlJesse Luehrs2013-05-302-43/+51
* autoconfigure if no config file is foundJesse Luehrs2013-05-301-1/+35
* a few pluginsJesse Luehrs2013-05-309-0/+257
* dzil stuffJesse Luehrs2013-05-293-0/+3
* clean up line reading a bitJesse Luehrs2013-05-292-7/+5
* config file loadingJesse Luehrs2013-05-292-12/+41
* don't need a newline hereJesse Luehrs2013-05-291-1/+1
* start in package mainJesse Luehrs2013-05-291-1/+1
* print all resultsJesse Luehrs2013-05-291-3/+3
* eval_closure takes a string that evals to a coderefJesse Luehrs2013-05-291-2/+2
* don't run mangle_line on eofJesse Luehrs2013-05-291-1/+2
* mangle instead of mungeJesse Luehrs2013-05-291-3/+3
* use eval::closure insteadJesse Luehrs2013-05-292-9/+23
* don't call eval in the context of strict and warningsJesse Luehrs2013-05-291-1/+5
* handle exceptionsJesse Luehrs2013-05-292-2/+23
* plugin loadingJesse Luehrs2013-05-291-10/+38
* pluginsJesse Luehrs2013-05-293-9/+88
* basic outlineJesse Luehrs2013-05-292-0/+48
* initial commitJesse Luehrs2013-05-294-0/+32