1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-01 05:45:59 +02:00
Commit graph

16 commits

Author SHA1 Message Date
Brian Fiete
ddd9b1b218 Extensive runtime refactor to reduce generated executable sizes 2024-03-16 07:23:29 -04:00
Ron Zuckerman
af7ca28707
Add ability to get min/max values for generic floating point 2024-02-09 18:52:32 -06:00
Booklordofthedings
0a6062ba02 added IParseable interface and applied it to all applicable types 2023-12-13 16:54:23 +01:00
Brian Fiete
470ce96bb9 Improved default float printing, added 'R' roundtrip format 2022-05-24 11:17:23 -07:00
Brian Fiete
0ef11a89dc Improved Parse 2022-05-17 12:22:28 -07:00
Brian Fiete
ae186433cc Negative zero fix 2021-12-15 14:41:30 -05:00
Brian Fiete
5c05b15b37 ToString fix 2021-01-26 06:34:42 -08: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
Brian Fiete
f3e9224a45 Made hashing better 2020-05-15 12:39:07 -07:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Brian Fiete
b9debfe3bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
Brian Fiete
33edbd18bb Changing System.Runtime namespace 2019-12-11 12:53:02 -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/Double.bf (Browse further)