1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-16 23:34:10 +02:00
Commit graph

4 commits

Author SHA1 Message Date
Brian Fiete
252fe13a5d Allow <=> on bools 2021-12-28 09:44:25 -05:00
Damian Day
3ac6af88a3 Bool Parse
Implemented parsing boolean strings.

This implementation does not trim whitespace and nulls and check strings if the string does not match at first like C#.
2020-05-26 20:56:19 +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/Boolean.bf (Browse further)