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
..
chaiscript_algebraic.hpp Clean up tab vs space issues 2014-05-23 09:56:55 -06:00
chaiscript_common.hpp Reworking of binary operators 2014-11-16 20:28:44 -07:00
chaiscript_engine.hpp Add C++ test for user defined conversion 2014-10-28 20:23:19 -06:00
chaiscript_eval.hpp Reworking of binary operators 2014-11-16 20:28:44 -07:00
chaiscript_parser.hpp Reworking of binary operators 2014-11-16 20:28:44 -07:00
chaiscript_prelude_docs.hpp Spelling corrections and comment fixes 2014-09-08 11:10:53 -06:00
chaiscript_prelude.chai Speed up to_string performance by relying on C++ versions 2014-08-31 16:03:42 -06:00