1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-20 00:50:25 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Brian Fiete
470ce96bb9 Improved default float printing, added 'R' roundtrip format 2022-05-24 11:17:23 -07:00
disarray2077
9779e284fb
Remove unnecessary offset variable in Float.Parse 2022-02-15 14:30:11 -03:00
disarray2077
d0673115d0
Use RemoveFromStart in Float.Parse 2022-02-15 14:27:26 -03:00
disarray2077
3ff67cfd7b
Improve Float.Parse 2022-02-15 14:15:57 -03:00
Brian Fiete
1efdb334b4 Scientific notation support 2021-07-02 11:20:51 -07:00
Brian Fiete
ffee0a2aa3 Removed deprecated IOp* conformance, added missing consts and properties 2020-08-29 07:10:04 -07:00
Brian Fiete
99989d5472 Deprecating IOp* interfaces 2020-08-10 13:27:48 -07:00
MineGame159
862c15241a Added IOpMultiplicable and IOpDividable, fixed Double not implementing IOpAddable and IOpSubtractable 2020-06-05 15:46:31 +02:00
LZMPDev
ad0dab0d4c Revamp Stdcall 2020-05-25 20:46:28 +08:00
Damian Day
ac65cc2dde Update Float.bf
Implement IOpAddable and IOpSubtractable.
2020-04-08 18:16:23 +01:00
Brian Fiete
b9debfe3bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Renamed from BeefLibs/corlib/src/System/Float.bf (Browse further)