Files
zig/src
Evan Haas 1702b413f7 translate-c: ensure bools are cast to int when necessary
Fixes two scenarios where @boolToInt() calls were missing:

1. Boolean expression cast to different-size int (char, long, etc)
2. Boolean expression used as parameter for function with int argument
2021-01-15 12:35:54 -08:00
..
2021-01-07 23:48:58 -08:00
2021-01-13 23:55:37 +01:00
2021-01-02 19:03:14 -07:00
2020-12-17 19:32:40 +01:00
2020-09-21 18:38:55 -07:00
2020-09-21 18:38:55 -07:00
2018-10-27 11:35:01 -04:00