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

8 commits

Author SHA1 Message Date
Piotr Myśliński
f5bbc4b6c6
Correct int64.MinValue 2020-05-27 20:15:28 +02:00
Piotr Myśliński
81168d631b
Fix formatting of Int32.bf and Int64.bf 2020-05-25 23:58:52 +02:00
Piotr Myśliński
bec7dff380
Fix ToString() for int32.MinValue and int64.MinValue 2020-05-25 23:58:43 +02:00
Damian Day
176c03832f Missing interfaces
Add the missing interfaces these types already support.
2020-03-20 22:06:09 +00:00
Damian Day
9a8beec7d9 IOpSubtractable
The opposite of IOpAddable, useful for generic code.
2020-03-20 22:01:18 +00:00
Brian Fiete
b9debfe3bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
Brian Fiete
f874535a13 Added INumeric 2020-01-28 10:58:52 -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/Int64.bf (Browse further)