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
|
e4df1d99fa
|
Merge pull request #1977 from disarray2077/patch-3
Consider 'params' for DelegateBind method matching
|
2024-06-29 23:56:36 -07:00 |
|
Brian Fiete
|
d1ce5f0415
|
Fixed reentrancy issue while assigning enum case indices
|
2024-06-30 08:21:27 +02:00 |
|
Brian Fiete
|
3ff7fd86af
|
Fixed accidental field instance copy
|
2024-06-30 08:20:55 +02:00 |
|
Brian Fiete
|
fe6d5fa16f
|
Expanded detection of unqualified-dot-attempt in arguments
|
2024-06-29 16:03:05 +02:00 |
|
Brian Fiete
|
ded495a07b
|
Prefer 'out' to 'ref' for method selection
|
2024-06-26 08:44:26 +02:00 |
|
Brian Fiete
|
7767df89dc
|
PlayChannel linkname fix
|
2024-06-24 16:51:46 +02:00 |
|
Brian Fiete
|
570f79c9ca
|
Disable incremental linking for IDEHelper
|
2024-06-18 12:51:32 +02:00 |
|
Brian Fiete
|
c77c7beabd
|
Added out version of TryGetValue
|
2024-06-17 06:32:36 +02:00 |
|
Brian Fiete
|
0054299049
|
Merge pull request #1988 from flying-dude/pull_request2
linux: reduce build warnings
|
2024-06-06 20:50:47 -07:00 |
|
flying-dude
|
3cce232442
|
upgrade cmake min version
|
2024-06-04 09:15:30 +02:00 |
|
flying-dude
|
6d386d1638
|
guard against redefinition compile errors
|
2024-06-04 09:15:19 +02:00 |
|
Brian Fiete
|
677dc9ec88
|
Merge pull request #1985 from jayrulez/patch-1
Use https for nightly release link
|
2024-05-25 10:18:00 -04:00 |
|
Robert Campbell
|
e336eeb7a5
|
Use https for nightly release link
|
2024-05-23 17:13:28 -04:00 |
|
Brian Fiete
|
9e61cdf75d
|
SetCurrentDebugLocation debug check
|
2024-05-21 09:55:09 -04:00 |
|
Brian Fiete
|
7f480846ed
|
DbgGetCurrentLocation failover
|
2024-05-21 09:53:37 -04:00 |
|
Brian Fiete
|
715e2dcaf9
|
CreateMemSet const protection
|
2024-05-21 09:53:19 -04:00 |
|
Brian Fiete
|
48a988ff70
|
Merge pull request #1979 from disarray2077/patch-4
Fix MethodMatcher::CompareMethods
|
2024-05-19 14:56:16 -04:00 |
|
disarray2077
|
c64dc37d61
|
Implement IRefEnumerator<T> in HashSet Enumerator
|
2024-05-17 15:17:51 -03:00 |
|
Brian Fiete
|
78549fa364
|
Removed .so copying
|
2024-05-17 12:41:05 -04:00 |
|
Brian Fiete
|
bea1de42fa
|
c++ 17 update
|
2024-05-17 12:08:02 -04:00 |
|
Brian Fiete
|
ae0a8cef23
|
BeefBoot LLVM update
|
2024-05-17 12:04:45 -04:00 |
|
Brian Fiete
|
665b071094
|
Use BeefDep0.zip
|
2024-05-17 11:39:50 -04:00 |
|
disarray2077
|
049a3ce421
|
Fix MethodMatcher::CompareMethods
|
2024-05-15 17:25:16 -03:00 |
|
disarray2077
|
c7be96d7a1
|
Consider 'params' for DelegateBind method matching
|
2024-05-14 16:24:19 -03:00 |
|
Brian Fiete
|
b0a559e464
|
LLVM linux fixes
|
2024-05-07 18:09:01 -04:00 |
|
Brian Fiete
|
29f6313bb3
|
Updates
|
2024-05-07 13:31:00 -04:00 |
|
Brian Fiete
|
c5dee2f8bc
|
Linux updates for LLVM
|
2024-05-06 12:43:52 -04:00 |
|
Brian Fiete
|
d5b0e6d06d
|
Optimization phases for LLVM upgrade
|
2024-05-05 12:26:21 -04:00 |
|
Brian Fiete
|
72bce05103
|
LLVM 18.1.4 target update
|
2024-05-01 06:26:25 -04:00 |
|
Brian Fiete
|
2dd6423fab
|
Initial LLVM 18.1.4 support
|
2024-05-01 06:26:14 -04:00 |
|
Brian Fiete
|
aa4f9f7dfa
|
Fix DoPopulateType_CeCheckEnum
|
2024-04-28 11:29:49 -04:00 |
|
Brian Fiete
|
8225643598
|
Ignore lineInfoType 255
|
2024-04-28 11:28:09 -04:00 |
|
Brian Fiete
|
e6a64776a1
|
Merge pull request #1963 from M0n7y5/master
Upgraded rest of the projects
|
2024-04-28 10:35:51 -04:00 |
|
M0N7Y5
|
baae25f57f
|
Merge branch 'master' of https://github.com/M0n7y5/Beef
|
2024-04-28 16:12:58 +02:00 |
|
M0N7Y5
|
66cf3fe823
|
Upgraded rest of the solutions/projects
|
2024-04-28 16:11:59 +02:00 |
|
Brian Fiete
|
6ae8bd6042
|
Merge pull request #1962 from M0n7y5/master
Upgrade projects to VS22 and MSVC v143
|
2024-04-28 08:33:02 -04:00 |
|
M0N7Y5
|
eb0dd0fb38
|
Upgrade projects to VS22 and MSVC v143
|
2024-04-28 14:00:14 +02:00 |
|
Brian Fiete
|
79a67c2d0c
|
Added Compiler.Identifier.GetSourceName
|
2024-04-28 07:55:39 -04:00 |
|
Brian Fiete
|
936dd656c8
|
Suppress 'hides inherited member' from base extension. Added MoreInfo
|
2024-04-27 15:22:34 -04:00 |
|
Brian Fiete
|
ab31e5bc89
|
mIgnoreWrites fix in CeContext::Execute
|
2024-04-27 09:45:32 -04:00 |
|
Brian Fiete
|
21e92ae015
|
Lowercase hex fix
|
2024-04-27 08:38:35 -04:00 |
|
Brian Fiete
|
da9e9120c0
|
ToString protection against null type
|
2024-04-27 08:38:25 -04:00 |
|
Brian Fiete
|
3f4988cbd5
|
Merge pull request #1957 from zerkawei/mixin-flag
Add Mixin methog flag
|
2024-04-27 08:29:42 -04:00 |
|
Brian Fiete
|
6a5b0b49ed
|
Fixed undo text corruption bug
|
2024-04-27 08:24:55 -04:00 |
|
zkw
|
0d680ca5c2
|
Add Mixin methog flag
|
2024-04-27 13:52:00 +02:00 |
|
Brian Fiete
|
1625d511be
|
Merge branch 'master' of https://github.com/beefytech/Beef
|
2024-04-27 07:24:43 -04:00 |
|
Brian Fiete
|
16ed9ff8cf
|
Avoid deselecting watch items on right-click menu popup
|
2024-04-27 07:24:36 -04:00 |
|
Brian Fiete
|
2168fb6917
|
Merge pull request #1950 from Booklordofthedings/master
Fixes the Threading API
|
2024-04-13 18:27:06 -04:00 |
|