Files
zig/src
Andrew Kelley 2f05b1482a Sema: update core comptime detection logic to be InternPool aware
* Add some assertions to make sure instructions are not none. I tested
   all these with master branch as well and made sure the behavior tests
   still passed with the assertions intact (along with a handful of
   callsite updates).
 * Fix Sema.resolveMaybeUndefValAllowVariablesMaybeRuntime not noticing
   that interned values are comptime-known. This was causing all kinds
   of chaos.
 * Fix print_air writeType calling tag() without checking for ip_index
2023-06-10 20:42:28 -07:00
..
2023-05-26 21:42:19 -07:00
2023-05-26 21:42:19 -07:00
2023-05-23 17:55:59 -07:00
2023-06-10 20:42:28 -07:00
2022-11-04 00:09:27 +03:30
2023-01-25 20:56:23 -07:00