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

12 commits

Author SHA1 Message Date
Brian Fiete
ce4b6e04de Support for comptime file IO and process creation 2021-12-20 09:39:39 -05:00
Brian Fiete
b81c7ef4bf StringView Write 2021-11-02 09:56:31 -07:00
EinBurgbauer
46b5bfce1e made static only stuff a static class 2021-05-17 15:01:49 +02:00
Brian Fiete
6bb363fb4b CTFE updates, including heap support 2020-12-17 04:51:05 -08:00
Brian Fiete
06f6c41679 Debug Break,SafeBreak,IsDebuggerPresent. [NoDebug] 2020-10-10 07:08:30 -07:00
Brian Fiete
30ae7eef61 Ambiguous call fix 2020-10-08 12:48:24 -07:00
Brian Fiete
25f44ae133 Added System.Compiler compile-time values 2020-09-04 08:09:04 -07:00
Brian Fiete
43660fb633 WriteLine now only issues a single Write call 2020-08-31 07:29:26 -07:00
Brian Fiete
61d9edea83 Added CallingConvention support, mangle specifying 2020-05-04 07:15:38 -07:00
Brian Fiete
19e53801f1 Enhanced Write/WriteLine 2020-03-25 09:17:53 -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/Diagnostics/Debug.bf (Browse further)