Files
Andrew Kelley 5bdfe22092 CLI: actually fix translate-c creating root progress node twice
7281cc1d839da6e84bb76fadb2c1eafc22a82df7 did not solve the problem
because even when Node.index is none, it still counts as initializing
the global Progress object. Just use a normal zig optional, and all is
good.
2024-05-27 20:56:49 -07:00
..
2024-04-17 13:41:25 +01:00
2024-04-14 15:33:46 -04:00
2024-03-30 20:50:48 -04:00
2024-04-09 15:00:21 +02:00
2024-05-08 19:37:28 -07:00