Commit Graph
17 Commits
Author SHA1 Message Date
Rerumu f8c0a57af2 Add missing f32 saturation operations 2022-07-08 13:23:43 -04:00
Rerumu 3853e06efa Fix conversion operations and implement saturation
Namie fixie
2022-07-08 12:46:23 -04:00
Rerumu fb684eff8f Merge similar unhinting operations 2022-07-08 12:41:45 -04:00
Rerumu efec6203b0 Fix inconsistencies
Addendum to truncation rename

Rename constants for consistency
2022-07-08 12:41:45 -04:00
Rerumu a0596f45e3 Close #16 2022-06-30 17:49:37 -04:00
Rerumu e5fb05b706 Remove some more proxies 2022-06-30 14:09:36 -04:00
Rerumu d775739581 Remove proxy function and multiple return 2022-06-30 01:47:35 -04:00
Rerumu 6e0debe287 Fix i64 sign extension for i32 2022-06-29 23:53:02 -04:00
Rerumu 04d1840d2d Fix nearest f32 and f64 again 2022-06-28 02:03:29 -04:00
Rerumu e6ebb222bf Add truncation for f32 and f64 2022-06-27 20:24:01 -04:00
Rerumu 5463b48e63 Add min and max for f32 and f64 2022-06-27 20:18:55 -04:00
Rerumu 2363811773 Reorder and rename for consistency 2022-06-27 19:55:25 -04:00
Rerumu 201f0b286f Expand inlineable runtime functions 2022-06-26 03:40:28 -04:00
Rerumu 75582f40bf Reorganize runtimes 2022-06-26 03:18:53 -04:00
Rerumu 76eb363d35 Fix nearest f32 and f64 2022-06-26 03:18:09 -04:00
Rerumu 5b61f742f4 Add f32 and f64 distinction 2022-06-25 04:30:06 -04:00
Rerumu 223895e617 Restructure and compartmentalize the project 2022-06-23 20:14:04 -04:00