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

8 commits

Author SHA1 Message Date
m910q
1b646b091c Fixed DateTime subtractions with TimeSpan
TimeSpan subtractions on DateTime was adding instead of subtracting.
2022-04-03 19:03:12 +02:00
disarray2077
4072e667c9
Allow handling of ToFileTimeUtc error 2022-02-23 16:28:37 -03:00
Brian Fiete
c7d2d2e9bd Make conversion operators use standard method matcher 2022-01-17 16:14:40 -05:00
Brian Fiete
2ac478509e Fixed operator precedence issues 2020-10-07 07:47:08 -07:00
Brian Fiete
4369e07a55 Warn on deprecated brace initializer syntax 2020-08-29 07:26:22 -07:00
Brian Fiete
df50100353 Fixed ToString 2020-08-01 07:47:42 -07:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07: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/DateTime.bf (Browse further)