Skip to content

Commit

Permalink
Simplify and cleanup Jim_EvalObj*
Browse files Browse the repository at this point in the history
Avoid passing callsite information continuously
Use interp->currentScriptObj to always match the current script
Jim_GetCommandN() subsumes SetCommandFromAny()
Simplify JimUnknown() to simply use Jim_EvalObjPrefix()
  • Loading branch information
msteveb committed Dec 2, 2011
1 parent ddfbf9f commit 21d7fc3
Showing 1 changed file with 96 additions and 132 deletions.

0 comments on commit 21d7fc3

Please sign in to comment.