Jason Turner 8b7fe33bf1 Fix order of operations for prefix and '*', '/'
The problem is that Prefix did not properly participate in
operator precedence. I've fixed this, at least for the moment,
by adding a final depth of precedence that can be called when
the depth gets to the bottom.

closes #285
2016-10-06 14:44:30 -06:00
..
dispatchkit Make sure atomics are initialized 2016-10-06 09:09:50 -06:00
language Fix order of operations for prefix and '*', '/' 2016-10-06 14:44:30 -06:00
utility Various Windows fixes 2016-03-04 17:39:32 -07:00
chaiscript_defines.hpp Increment to 5.8.4 2016-09-24 17:17:40 -06:00
chaiscript_stdlib.hpp Enable thread local in MSVC 2015 2016-02-02 09:18:08 -07:00
chaiscript_threading.hpp Update copyrights 2016-02-14 20:04:17 -07:00
chaiscript.hpp Update copyrights 2016-02-14 20:04:17 -07:00