1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00
Beef/IDEHelper
2022-02-23 17:19:56 -08:00
..
Backend Avoid 'AH' instruction encoding issue 2022-02-16 06:59:11 -05:00
Beef GetSafe 2020-09-06 09:23:54 -07:00
Clang
Compiler Allow IOnTypeInit for method declarations 2022-02-23 17:19:56 -08:00
Linker
Tests Overhaul generic type reference lookup 2022-02-22 17:58:45 -08:00
third_party Fixed autocomplete flickering while typing 2021-12-15 11:25:38 +01:00
BeefProj.toml Fixed autocomplete flickering while typing 2021-12-15 11:25:38 +01:00
BfDiff.cpp
BumpList.h
CMakeLists.txt LLVM 13 Linux fixes 2022-02-08 10:38:02 -08:00
COFF.cpp Better COFF errors 2022-01-18 10:34:51 -05:00
COFF.h Better COFF errors 2022-01-18 10:34:51 -05:00
COFFData.h
CPU.h
dbg.txt
DbgEvalPool.cpp
DbgEvalPool.h
DbgExprEvaluator.cpp Improvements to const string generic arg, literal generic args 2022-02-05 09:23:44 -05:00
DbgExprEvaluator.h Improvements to const string generic arg, literal generic args 2022-02-05 09:23:44 -05:00
DbgMiniDump.cpp
DbgMiniDump.h
DbgModule.cpp Improved some PDB failure cases 2022-01-18 06:41:34 -05:00
DbgModule.h Better COFF errors 2022-01-18 10:34:51 -05:00
DbgSymSrv.cpp
DbgSymSrv.h
DbgTypeMap.cpp
DbgTypeMap.h
DebugCommon.h Arithmetic overflow checks 2022-01-11 08:17:09 -05:00
Debugger.cpp
Debugger.h Improve XMM integer displays 2022-01-07 10:31:26 -05:00
DebugManager.cpp Improve open error for files from network 2022-01-07 10:22:26 -03:00
DebugManager.h
DebugTarget.cpp Arithmetic overflow checks 2022-01-11 08:17:09 -05:00
DebugTarget.h Arithmetic overflow checks 2022-01-11 08:17:09 -05:00
DebugVisualizers.cpp
DebugVisualizers.h
DWARFInfo.h
DwAutoComplete.h
HandleDbg.cpp
HandleDbg.h Initial checkin 2019-08-23 11:56:54 -07:00
HotHeap.cpp
HotHeap.h
HotScanner.cpp Debugger reflection updates 2020-09-14 07:52:08 -07:00
HotScanner.h Added diagnostics panel 2020-07-31 06:16:29 -07:00
IDEHelper.vcxproj llvm build script updates, vcxproj llvm path updates 2022-02-07 14:23:47 -05:00
IDEHelper.vcxproj.filters Fixed autocomplete flickering while typing 2021-12-15 11:25:38 +01:00
IDEHelper.vcxproj.user Start of wasm support 2020-08-06 09:24:37 -07:00
LinuxDebugger.cpp
LinuxDebugger.h
LLVMUtils.h
MiniDumpDebugger.cpp Added crash text to minidump 2020-05-29 16:10:47 -07:00
MiniDumpDebugger.h
NetManager.cpp Improve open error for files from network 2022-01-07 10:22:26 -03:00
NetManager.h Improve open error for files from network 2022-01-07 10:22:26 -03:00
Profiler.cpp Another idle symbol 2021-12-28 11:52:11 -05:00
Profiler.h Added CPU usage to profiler thread list 2021-12-28 08:30:33 -05:00
RadixMap.h
SpellChecker.cpp
StrBloomMap.h
StrHashMap.h
Targets.cpp
VSSupport.cpp Improved VS detection 2020-10-30 05:51:39 -07:00
WinDebugger.cpp Arithmetic overflow checks 2022-01-11 08:17:09 -05:00
WinDebugger.h Only attempt to allocate hot heap when hot swapping is enabled 2021-04-14 11:04:54 -07:00
X64.cpp LLVM 13.0.1 fixes 2022-02-06 13:12:15 -03:00
X64.h Arithmetic overflow checks 2022-01-11 08:17:09 -05:00
X86.cpp LLVM 13.0.1 fixes 2022-02-06 13:12:15 -03:00
X86.h Arithmetic overflow checks 2022-01-11 08:17:09 -05:00
X86InstrInfo.h
X86Target.cpp Upgrade to VS2019, LLVM 11.0.0 2020-10-27 12:28:23 -07:00
X86Target.h
X86XmmInfo.cpp