You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update CHANGELOG after clean up on the operators table
by making it sane and clean in case we want to add
custom operators in the future.
The operator table with suggestions of extension points
(not yet implemented) can be found in the elixir_parser.yrl
file.
The only backwards incompatible change is the precedence
of the operators used by the Bitwise module.
0 commit comments