BlocklyProp
BlocklyProp copied to clipboard
Order of operations problems
Blockly provides a priority structure for order of operations, and its use in a number of blocks need to be reviewed.
Problem areas include at least: bitwise operations, exponential operations.
Not really a bug, so much as a long-slog task and possible improvements via better docs/examples.