aboutsummaryrefslogtreecommitdiff
path: root/stdlib/siphash.h
AgeCommit message (Collapse)Author
2024-10-03Fix up some compiler flags around floating point numbers so they workBruce Hill
better with -Ofast and have more standardized behavior
2024-09-13Rename builtins/ -> stdlib/Bruce Hill