find a file within another file
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Avril ae6e40453d
`TRANSMUTE()`: Fix input type size not being properly checked.
3 years ago
include `TRANSMUTE()`: Fix input type size not being properly checked. 3 years ago
src Added `TRANSMUTE(value, to_type)` macro, which performs a bit-cast on `value` to `to_type`. The sizes of the types must be the same or a compilation error is raised. There is currently no alignment restriction on the types (maybe there should be?). 3 years ago
.gitignore Fortune for naka's current commit: Small blessing − 小吉 3 years ago
Makefile Version bump: v0.1.0 3 years ago