Changes since 5.4.0
- 2x performance increase
- Significant code cleanups
- Throw exception if user attempts to call function on null object
- Allow user defined type conversions from within chaiscript or c++
- Fix object lifetime for nested function calls made at the global scope
- Fix returning of boolean values from function calls