1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Beef/IDEHelper
2025-05-28 11:57:28 +02:00
..
Backend Fixed shadowing issue on varargs method on non-varargs param 2025-03-11 15:11:40 -04:00
Beef Fixes from valgrind 2022-03-18 18:06:14 -07:00
Clang Initial LLVM 18.1.4 support 2024-05-01 06:26:14 -04:00
Compiler Improved constraint checks where generic param type constraint passes 2025-05-28 11:57:28 +02:00
Linker
Tests Improved constraint checks where generic param type constraint passes 2025-05-28 11:57:28 +02:00
third_party Fixed autocomplete flickering while typing 2021-12-15 11:25:38 +01:00
BeefProj.toml
BfDiff.cpp
BumpList.h
CMakeLists.txt Linux LLVM 19 fixes 2025-03-20 09:34:28 -04:00
COFF.cpp Fixed emit file paths with LLVM link 2025-01-21 08:02:55 -08:00
COFF.h
COFFData.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
CPU.h
dbg.txt
DbgEvalPool.cpp
DbgEvalPool.h
DbgExprEvaluator.cpp Improved debugger string comparison 2024-12-29 11:36:49 -08:00
DbgExprEvaluator.h
DbgMiniDump.cpp
DbgMiniDump.h
DbgModule.cpp Removed bogus mVDataHotIdx check, now using balanced hot chain breaking 2025-01-10 14:03:12 -08:00
DbgModule.h Improved hotswapping with extension modules 2024-12-29 11:02:17 -08:00
DbgSymSrv.cpp
DbgSymSrv.h
DbgTypeMap.cpp
DbgTypeMap.h
DebugCommon.h
Debugger.cpp
Debugger.h Added "Keep Native Console Open" option 2024-07-24 09:41:08 +02:00
DebugManager.cpp Added "Keep Native Console Open" option 2024-07-24 09:41:08 +02:00
DebugManager.h Add output window filtering options similar to what Visual Studio 2023-08-23 20:18:45 -04:00
DebugTarget.cpp Removed bogus mVDataHotIdx check, now using balanced hot chain breaking 2025-01-10 14:03:12 -08:00
DebugTarget.h Removed bogus mVDataHotIdx check, now using balanced hot chain breaking 2025-01-10 14:03:12 -08:00
DebugVisualizers.cpp
DebugVisualizers.h
DWARFInfo.h Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
DwAutoComplete.h
HandleDbg.cpp
HandleDbg.h
HotHeap.cpp
HotHeap.h
HotScanner.cpp Extensive runtime refactor to reduce generated executable sizes 2024-03-16 07:23:29 -04:00
HotScanner.h Extensive runtime refactor to reduce generated executable sizes 2024-03-16 07:23:29 -04:00
IDEHelper.vcxproj Upgrade to LLVM 19.1.7 2025-03-20 09:25:46 -04:00
IDEHelper.vcxproj.filters
IDEHelper.vcxproj.user Improved hotswapping with extension modules 2024-12-29 11:02:17 -08:00
LinuxDebugger.cpp
LinuxDebugger.h
LLVMUtils.h
MiniDumpDebugger.cpp
MiniDumpDebugger.h
NetManager.cpp
NetManager.h
Profiler.cpp
Profiler.h Improved profiler - better filtering, show 'hot' paths 2023-03-14 09:32:01 -07:00
RadixMap.h
SpellChecker.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
StrBloomMap.h
StrHashMap.h
Targets.cpp
VSSupport.cpp
WinDebugger.cpp Fixed subroutine lookup static string issue 2025-05-11 06:40:29 +02:00
WinDebugger.h Improved debugger string comparison 2024-12-29 11:36:49 -08:00
X64.cpp LLVM linux fixes 2024-05-07 18:09:01 -04:00
X64.h
X86.cpp Initial LLVM 18.1.4 support 2024-05-01 06:26:14 -04:00
X86.h
X86InstrInfo.h
X86Target.cpp Initial LLVM 18.1.4 support 2024-05-01 06:26:14 -04:00
X86Target.h
X86XmmInfo.cpp