Commit History

Author SHA1 Message Date
  rl1987 68260e85b5 Move sizeof check to torint.h 5 years ago
  rl1987 7b30f8dc8c Write missing function comments 5 years ago
  rl1987 13b28063f9 Compile time check for being able to fit {unsigned} int inside void pointer 5 years ago
  rl1987 72e0dc0822 Check roundtrip for each bit of {unsigned} int values 5 years ago
  rl1987 280109473f Check more values of int 5 years ago
  rl1987 0bc9ed9d38 Move casts to separate C file to prevent compiler from optimising them away 5 years ago
  rl1987 e52653e01a USe uintptr_t for unsigned ints 5 years ago
  rl1987 052ec08a08 Refrain from doing exhaustive iteration over all values of integers 5 years ago
  rl1987 d731ab4583 Check that all valid values of int and unsigned int can be put into void pointer 5 years ago