Brian Fiete
|
3491793f7a
|
Switch param to StringView
|
2024-08-25 09:26:33 -04:00 |
|
Brian Fiete
|
fa1ce4dc86
|
Add GetHashCode to SHA256
|
2024-08-14 16:46:34 -04:00 |
|
Brian Fiete
|
9f94d4588f
|
Better hashcode bit reduction
|
2024-08-14 16:42:31 -04:00 |
|
Jannis
|
a1651959a1
|
Update Attribute.bf
added name field to test attribute
|
2024-08-14 09:01:44 +00:00 |
|
Brian Fiete
|
8052066ab0
|
Added "Keep Native Console Open" option
|
2024-07-24 09:41:08 +02:00 |
|
Brian Fiete
|
20a8e3327c
|
Embedded console / terminal support
|
2024-07-23 07:56:23 +02:00 |
|
Brian Fiete
|
186c2125fa
|
Initial console support
|
2024-07-19 10:31:33 +02:00 |
|
Brian Fiete
|
91ec99e1ba
|
Soft errors for directory methods with disabled runtime
|
2024-06-30 10:22:10 +02:00 |
|
Brian Fiete
|
6038c9cd63
|
Merge pull request #1982 from disarray2077/patch-5
Implement IRefEnumerator<T*> in HashSet Enumerator
|
2024-06-29 23:57:31 -07:00 |
|
Brian Fiete
|
c77c7beabd
|
Added out version of TryGetValue
|
2024-06-17 06:32:36 +02:00 |
|
disarray2077
|
c64dc37d61
|
Implement IRefEnumerator<T> in HashSet Enumerator
|
2024-05-17 15:17:51 -03:00 |
|
Brian Fiete
|
d5b0e6d06d
|
Optimization phases for LLVM upgrade
|
2024-05-05 12:26:21 -04:00 |
|
Brian Fiete
|
aa4f9f7dfa
|
Fix DoPopulateType_CeCheckEnum
|
2024-04-28 11:29:49 -04:00 |
|
Brian Fiete
|
79a67c2d0c
|
Added Compiler.Identifier.GetSourceName
|
2024-04-28 07:55:39 -04:00 |
|
Brian Fiete
|
da9e9120c0
|
ToString protection against null type
|
2024-04-27 08:38:25 -04:00 |
|
zkw
|
0d680ca5c2
|
Add Mixin methog flag
|
2024-04-27 13:52:00 +02:00 |
|
Jannis
|
14f57af2b3
|
Update Thread.bf
removed optionality from parameters
|
2024-04-12 10:14:38 +00:00 |
|
Jannis
|
c6b2aa4b27
|
Update Thread.bf
|
2024-04-12 10:08:47 +00:00 |
|
Brian Fiete
|
96436ad825
|
HashSet ClearAndDelete
|
2024-03-26 07:31:04 -04:00 |
|
Brian Fiete
|
77826c90d2
|
Speed improvements to EnumParser, use table instead of switch
|
2024-03-23 11:16:22 -04:00 |
|
Brian Fiete
|
8149d0892b
|
Make Stopwatch work in comptime
|
2024-03-23 11:15:22 -04:00 |
|
Brian Fiete
|
d76cc1ebc9
|
EnumParser signed fix
|
2024-03-22 12:49:05 -04:00 |
|
Brian Fiete
|
45035c69e9
|
O(1) EnumParser
|
2024-03-22 07:46:59 -04:00 |
|
Brian Fiete
|
757d6e09aa
|
List.ClearAndDispose
|
2024-03-22 07:45:45 -04:00 |
|
Brian Fiete
|
039e462bfe
|
CompactList
|
2024-03-22 07:45:35 -04:00 |
|
Brian Fiete
|
9b55146064
|
Merge pull request #1944 from disarray2077/staticinit
Add static init priority to some classes
|
2024-03-19 13:55:37 +01:00 |
|
Brian Fiete
|
8c238f8a64
|
EnumParser that supports ints in flag cases (.A | .B)
|
2024-03-19 08:39:40 -04:00 |
|
disarray2077
|
1dbb1050ff
|
Add static init priority to some classes
|
2024-03-18 21:28:30 -03:00 |
|
disarray2077
|
9dbbd4bc62
|
Allow Enum.Parse with numbers again
|
2024-03-18 21:16:07 -03:00 |
|
Brian Fiete
|
8942c86eb5
|
ThreadPool.MaxStackSize
|
2024-03-18 05:43:03 -04:00 |
|
Brian Fiete
|
a1d952b404
|
Reduce else/if chains in EnumParser
|
2024-03-18 05:42:37 -04:00 |
|
Brian Fiete
|
1334763c62
|
String.Interns fix
|
2024-03-16 14:57:28 -04:00 |
|
Brian Fiete
|
7656d94ff5
|
Tiny ReleaseNoRT test
|
2024-03-16 11:22:03 -04:00 |
|
Brian Fiete
|
ddd9b1b218
|
Extensive runtime refactor to reduce generated executable sizes
|
2024-03-16 07:23:29 -04:00 |
|
Brian Fiete
|
4193a1947d
|
Nasty intermittent error-removing hack
|
2024-03-03 06:30:18 -05:00 |
|
Brian Fiete
|
897b1f6fc4
|
Change JoinOnDelete method
|
2024-03-02 17:09:10 -05:00 |
|
Brian Fiete
|
f61cb91255
|
Change params to Span<Object>
|
2024-03-02 17:08:49 -05:00 |
|
Brian Fiete
|
5387313269
|
Change Debug.Write to take Span<Object> params instead of Object[]
|
2024-03-01 14:11:10 -05:00 |
|
Brian Fiete
|
733b3fe41f
|
Added "System" option to RtCrashReportKind
|
2024-02-27 16:20:17 -05:00 |
|
Brian Fiete
|
54136f2606
|
Ignore overflow when hex parsing
|
2024-02-27 11:01:34 -05:00 |
|
Brian Fiete
|
ccbed1ed01
|
Minor updates
|
2024-02-27 11:01:03 -05:00 |
|
Brian Fiete
|
a78ca4f393
|
MD5 GetHashCode
|
2024-02-27 11:00:18 -05:00 |
|
Brian Fiete
|
df957137ea
|
Random serialization
|
2024-02-27 11:00:07 -05:00 |
|
Brian Fiete
|
3ea36817ff
|
Range<T> now supports non-int ranges
|
2024-02-27 10:55:02 -05:00 |
|
Brian Fiete
|
47c9305253
|
Added EnumParser<T> that can parse enums with payloads
|
2024-02-27 10:54:07 -05:00 |
|
Brian Fiete
|
c1003cd3e0
|
Merge branch 'master' of https://github.com/beefytech/Beef
|
2024-02-22 06:52:36 -05:00 |
|
Brian Fiete
|
c58f327136
|
Variant TryGet
|
2024-02-22 06:52:11 -05:00 |
|
Brian Fiete
|
0990537b7e
|
Path.Combine
|
2024-02-22 06:52:01 -05:00 |
|
Brian Fiete
|
e8ea4e3b2d
|
CopyTo's
|
2024-02-22 06:51:51 -05:00 |
|
disarray2077
|
a4e438bca6
|
Fix Socket constants on Linux
|
2024-02-18 14:06:21 -03:00 |
|