summaryrefslogtreecommitdiffstats
path: root/lib/App/REPL/Plugin
Commit message (Collapse)AuthorAgeFilesLines
* App::REPL -> ReplyJesse Luehrs2013-05-3011-381/+0
|
* LoadClass pluginJesse Luehrs2013-05-301-0/+28
|
* split evaluate into compile and executeJesse Luehrs2013-05-306-17/+56
|
* a few pluginsJesse Luehrs2013-05-309-0/+257
|
* clean up line reading a bitJesse Luehrs2013-05-291-5/+3
|
* 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
|
* use eval::closure insteadJesse Luehrs2013-05-291-4/+17
|
* don't call eval in the context of strict and warningsJesse Luehrs2013-05-291-1/+5
|
* handle exceptionsJesse Luehrs2013-05-291-0/+8
|
* pluginsJesse Luehrs2013-05-291-0/+34