1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-18 11:19:56 +00:00
janet/src
Calvin Rose f302f87337
Merge pull request #1019 from Techcable/fix/inttypes-overflow
Signed integer overflow is undefined behavior in C, avoid it in inttypes.c
2022-08-30 23:23:11 -05:00
..
boot Allow adding name to short-fns. 2022-08-18 14:33:59 -05:00
conf Update CHANGELOG and version numbers. 2022-08-26 13:15:30 -05:00
core inttypes.c: Avoid signed integer overflow (U.B.) 2022-08-29 18:38:51 -07:00
include Fix typo in define comment 2022-08-30 09:21:20 +02:00
mainclient Fix build warnings on Linux GCC version 12.1.0 x64 2022-07-20 08:04:03 -05:00