aboutsummaryrefslogtreecommitdiff
path: root/src/parser.cpp
diff options
context:
space:
mode:
authorBarinzaya <barinzaya@gmail.com>2026-01-23 15:53:29 -0500
committerBarinzaya <barinzaya@gmail.com>2026-01-23 16:19:46 -0500
commit5e4895e76dc5bb5ee4357037433825907403457e (patch)
tree2ca1f160ac89c9eadca8ca9ce3365dff6d637475 /src/parser.cpp
parent7e39669fd1f4bc67a801d0dc5ba6eadffc7de3e5 (diff)
Fixed some issues with `in` and `not_in` on constant `bit_set`s.
This addresses two issues: - With a `bit_set` having no underlying type and a non-zero lower bound, `in` and `not_in` were returning incorrect results when done at compile-time. - With a `bit_set` of more than 128 bits, `in` always returns false on values that fall within the upper 64 bits.
Diffstat (limited to 'src/parser.cpp')
0 files changed, 0 insertions, 0 deletions