20 Commits

Author SHA1 Message Date
hxd 2a0b7a34f0 crate rename 2025-07-18 21:33:13 +01:00
hxd 9eabb7cdbf license and readme 2025-07-18 21:22:48 +01:00
hxd c34ab24c6f cleanup and from_float refactoring 2025-07-18 21:19:30 +01:00
hxd f147abda5f fix for float parsing of exactly 10.0 2025-07-18 21:19:30 +01:00
hxd 3cdd512e8b impl uDisplay for Decimal 2025-07-18 21:19:30 +01:00
hxd 39dcd647f2 optional ufmt::uDebug impl 2025-07-18 21:19:30 +01:00
hxd 33dda0d6ea calc accessors and reset 2025-07-18 21:19:30 +01:00
hxd 27f745ee6d assert significant is valid 2025-07-18 21:19:30 +01:00
hxd cd6f9486f7 use generics for float operations 2025-07-18 21:19:30 +01:00
hxd cfee5d2214 use f32 2025-07-18 21:19:30 +01:00
hxd 77928c8fcb don't use core::error for compiler compatibility 2025-07-18 21:19:30 +01:00
hxd 5b7c532353 use into error 2025-07-18 21:19:30 +01:00
hxd 8bff8dda04 strict stack op 2025-07-18 21:19:30 +01:00
hxd dc61fe31b0 RPN calculator 2025-07-18 21:19:30 +01:00
hxd 164c5df92b display 2025-07-18 21:19:30 +01:00
hxd 028e85b0bf cleanup 2025-07-18 21:19:30 +01:00
hxd 65c7e3a0cf Decimal to f64 2025-07-18 21:19:30 +01:00
hxd bf11389ddf removed Float; cleanup 2025-07-18 21:19:30 +01:00
hxd f9b8215596 generic exponent; tests 2025-07-18 21:19:30 +01:00
hxd 55c2ebadce initial float and decimal 2025-07-18 21:19:30 +01:00