zig/test/behavior
Andrew Kelley 818fbd9c56 stage2: string literal interning
This is a temporary addition to stage2 in order to match stage1 behavior,
however the end-game once the lang spec is settled will be to use a global
InternPool for comptime memoized objects, making this behavior consistent
across all types, not only string literals. Or, we might decide to not
guarantee string literals to have equal comptime pointers, in which case
this commit can be reverted.
2022-05-24 01:01:24 -07:00
..
2022-02-28 23:20:05 +01:00
2022-04-22 07:52:21 -07:00
2022-05-04 20:38:53 -07:00
2022-05-19 19:39:34 +02:00
2021-10-28 17:33:05 -07:00
2022-03-18 15:02:52 -07:00
2022-02-13 14:42:20 +02:00
2022-03-08 21:10:04 +01:00
2022-03-09 13:53:20 -07:00
2022-05-24 01:01:24 -07:00
2022-05-03 21:50:00 -07:00
2022-04-22 07:52:21 -07:00
2022-03-05 11:31:51 +01:00
2022-01-07 00:06:06 -05:00
2022-05-19 19:39:34 +02:00
2022-02-22 21:57:42 +01:00
2022-04-27 17:24:36 -07:00
2022-03-18 15:02:52 -07:00
2022-03-18 15:02:52 -07:00
2022-03-05 11:31:51 +01:00
2022-03-24 17:04:50 +01:00
2022-03-23 21:40:33 +01:00
2022-03-18 00:12:22 -07:00
2022-03-18 15:02:52 -07:00
2022-05-19 19:39:34 +02:00
2022-05-16 13:55:26 -07:00