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

27 commits

Author SHA1 Message Date
moneyl
a1e15ecb73 Add ReadNullTerminatedString to System.IO.Stream
Function that reads a null terminated string from the stream.
2021-03-16 19:39:38 -04:00
moneyl
7cc95c2b07 Add functions to System.IO.Stream 2021-03-16 19:06:01 -04:00
Brian Fiete
8e9d7ed4c4 Lost changes 2021-02-25 10:14:22 -08:00
Brian Fiete
46f97ef987 Length fix 2021-01-31 05:36:27 -08:00
Brian Fiete
9c473dc269 Substream fixes 2021-01-31 05:26:09 -08:00
Joseph Battelle
a69dff59ce s/seperate/separate 2021-01-29 23:52:58 -08:00
Brian Fiete
fdcbb55ff2 ReadAll/WriteAll 2021-01-26 06:34:31 -08:00
Brian Fiete
9a857cceb3 Fixed reification issues, mut-vs-imut method mangling 2020-10-22 17:25:19 -07:00
Brian Fiete
9fabf0f7ee Some StringViewification 2020-09-18 05:12:35 -07:00
Brian Fiete
980132c3cc Made workspace user file try to use workspace-relative paths 2020-09-17 07:12:46 -07:00
Brian Fiete
7f3ab3878f File size querying 2020-09-11 16:39:17 -07:00
Brian Fiete
4369e07a55 Warn on deprecated brace initializer syntax 2020-08-29 07:26:22 -07:00
Brian Fiete
16be83ceda Disallow object-to-void* casting. Lowering fixes. Variant fixes. 2020-06-23 07:32:53 -07:00
Brian Fiete
9499c727ab Fixed title in release mode 2020-05-17 05:05:34 -07:00
Brian Fiete
7211381672 Added a windows-only error 2020-05-15 06:28:32 -07:00
Brian Fiete
40fe76d903 Added missing ()'s for allocations 2020-05-11 10:16:24 -07:00
Brian Fiete
b52db47d55 Got rid of Action<T>/Func<T> 2020-05-08 07:10:35 -07:00
Brian Fiete
0a6949a7d0 Made 'not found' not be an error on directory deletion 2020-05-07 05:40:16 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Damian Day
dcd9bc35ac Add Path.ChangeExtension 2020-04-19 16:45:28 +01:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Brian Fiete
d7aa91f9c5 Properly setting mFileAccess 2020-02-29 07:47:44 -08:00
Brian Fiete
9d1b85cceb Added errors panel 2020-01-12 09:21:50 -08:00
Brian Fiete
098ad1ce55 Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
Brian Fiete
2ea5d31c37 Minor IDE changes 2019-09-27 13:03:47 -07:00
Brian Fiete
a32d18d962 Debugger fixes
Removing some debugger remote-requests
2019-09-20 09:21:29 -07:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00