Jason Turner 161652b5d9 Reworking of binary operators
- Eliminates re-parsing of operator strings
- Reduces much redundant code

Results

1. smaller binaries
2. less runtime memory usage
4. faster runtime
2014-11-16 20:28:44 -07:00
..
dispatchkit Fix stack memory management 2014-11-14 20:28:53 -07:00
language Reworking of binary operators 2014-11-16 20:28:44 -07:00
utility Modernization of chaiscript_parser 2014-10-04 09:37:33 -06:00
chaiscript_defines.hpp Increment version number to 5.5.0 2014-11-04 09:47:32 -07:00
chaiscript_stdlib.hpp Apply corrections from the "include what you use" tool 2014-05-10 18:41:11 -06:00
chaiscript_threading.hpp Fix thread-unsafe builds 2014-05-09 15:55:29 -06:00
chaiscript.hpp Merge branch 'develop' of https://github.com/ChaiScript/ChaiScript into develop 2014-09-08 11:11:35 -06:00