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

13 commits

Author SHA1 Message Date
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Brian Fiete
2ed6a9a94b Corlib fixes 2020-02-05 17:07:47 -08:00
Brian Fiete
a669d13c42 Removed "this." from mixin 2020-01-24 11:51:44 -08:00
Brian Fiete
fd64aa64d9 Made implicit tuple cast check names, fixed explicit tuple cast 2020-01-24 10:36:22 -08:00
Brian Fiete
1f77412536 Modified StartWith/EndsWith char32 version 2020-01-24 06:02:53 -08:00
subuzero
edceaadc21 Added StartsWith(char32) & EndsWith(char32). 2020-01-24 00:25:01 +05:30
Brian Fiete
293387e41f Style matching 2020-01-22 12:37:59 -08:00
razvan.stefanescu
9c833d53bb Added String.StartsWith(char8) 2020-01-22 10:56:52 +02:00
Brian Fiete
39b7309dd5 Fixed method selection when we have append args 2020-01-15 08:31:34 -08:00
Brian Fiete
33edbd18bb Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Brian Fiete
becd673914 Property [Inline] changes, large container/string fixes, reload fixes 2019-12-09 10:28:56 -08:00
Brian Fiete
c531ade968 Fixed large allocation issues 2019-12-05 06:51:11 -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/String.bf (Browse further)