TankorSmash b1ada418d8
pass details to eval_exceptions for getting an object
This adds the current file, line and column to an exception thrown during object lookup.

Tested with `chai.eval("puts(bogusvar[0])")` and `chai.eval_file(file_containing_the_same)` and it printed the line and filename/`__EVAL__`.
2020-05-23 00:15:34 -04:00
..
chaiscript pass details to eval_exceptions for getting an object 2020-05-23 00:15:34 -04:00