Andrew Kelley 29e8e67a7e CBE: use bool, true, false, instead of zig_ prefixes
In general the C backend should lower to human-maintainable C code
whenever possible. Directly using C types that one would use when
writing C code is one part of the strategy.

The concern with including stdint.h is C89 compatibility. Well, we can
just check the C std lib version before deciding to include that header.
2022-12-02 16:12:49 -07:00
..
2022-09-14 20:08:34 -04:00
2022-11-23 19:17:58 +01:00
2022-11-04 00:09:27 +03:30
2022-08-19 03:41:13 -07:00
2022-11-14 16:35:25 +01:00
2022-11-20 20:25:11 +02:00
2022-11-23 22:16:31 +02:00
2022-11-04 00:09:27 +03:30
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-11-23 12:13:39 +02:00