ChaiScript v5.8.6 Release Notes

Release Date: 2017-02-22 // about 7 years ago
  • 🔄 Changes since 5.8.5

    • ⚡️ Optimize away return statements in lambdas also
    • 👍 Allow conversions to bool in conditionals
    • Don't allow class statements inside of scopes
    • Properly error when a dynamic object non-function member is called