summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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