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

16 commits

Author SHA1 Message Date
Brian Fiete
269716c0d4 Rework hex parsing flags. New 'Hex' flag, 'AllowHexSpecifier' allows hex 2023-06-22 07:52:43 -04:00
disarray2077
40d11226ba Fix InvariantInfo 2021-06-21 17:39:22 -03:00
Brian Fiete
3bbf2d8313 Comptime updates, start of metaprogramming support 2021-01-08 16:21:03 -08:00
Brian Fiete
9b80c26d0a More const eval progress 2020-12-19 14:19:33 -08:00
Simon Lübeß
a360ab4668 Fixed DateTimeFormat.FormatCustomized 2020-11-02 23:22:49 +01:00
Brian Fiete
2ac478509e Fixed operator precedence issues 2020-10-07 07:47:08 -07:00
Brian Fiete
20cbac3155 Implemented format providers 2020-08-30 08:00:27 -07:00
Brian Fiete
4369e07a55 Warn on deprecated brace initializer syntax 2020-08-29 07:26:22 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
3a332a0bcf Fixed TimeSpan formatting 2020-04-28 07:41:56 -07:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Brian Fiete
e6518a3aab Removed some errant semicolons 2020-03-02 07:03:42 -08:00
Brian Fiete
6ba8bdc14c Fixed default ctor issues 2020-01-25 07:03:14 -08:00
Brian Fiete
2618b29daa Allow clicking on reg in mem window, other minor fixes 2019-12-25 12:43:45 -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