1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00
Beef/IDEHelper
2024-09-09 10:29:59 -04:00
..
Backend Zero-sized alloc fix 2024-07-23 13:21:01 +02: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 SetCurrentDebugLocation after BfIRCmd_SetInsertPointAtStart 2024-09-09 10:29:59 -04:00
Linker
Tests Revert 2024-08-25 13:40:50 -04:00
third_party Fixed autocomplete flickering while typing 2021-12-15 11:25:38 +01:00
BeefProj.toml Add CE files 2022-03-16 15:41:19 -07:00
BfDiff.cpp
BumpList.h Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
CMakeLists.txt Update CMakeLists.txt 2024-07-18 13:35:49 +02:00
COFF.cpp COFF 0x1159 handling 2024-07-25 14:54:53 +02:00
COFF.h Improved ability to locate source files from moved PDB 2023-02-20 14:45:29 -05:00
COFFData.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
CPU.h Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
dbg.txt
DbgEvalPool.cpp Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
DbgEvalPool.h Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
DbgExprEvaluator.cpp Add address to error 2024-08-09 21:49:28 -04:00
DbgExprEvaluator.h Added 'using' field invocation support to debugger 2022-07-30 09:41:05 -04:00
DbgMiniDump.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
DbgMiniDump.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
DbgModule.cpp Extensive runtime refactor to reduce generated executable sizes 2024-03-16 07:23:29 -04:00
DbgModule.h Extensive runtime refactor to reduce generated executable sizes 2024-03-16 07:23:29 -04:00
DbgSymSrv.cpp Improved ability to locate source files from moved PDB 2023-02-20 14:45:29 -05:00
DbgSymSrv.h
DbgTypeMap.cpp Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
DbgTypeMap.h
DebugCommon.h Arithmetic overflow checks 2022-01-11 08:17:09 -05:00
Debugger.cpp Fixed hot-swap mFindDbgModuleCache where addrs are not 64k-aligned 2023-07-25 07:42:37 -07:00
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 Fixed dwarf null check 2023-07-25 14:23:46 -07:00
DebugTarget.h Fixed hot-swap mFindDbgModuleCache where addrs are not 64k-aligned 2023-07-25 07:42:37 -07:00
DebugVisualizers.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
DebugVisualizers.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
DWARFInfo.h Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
DwAutoComplete.h Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
HandleDbg.cpp Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
HandleDbg.h
HotHeap.cpp Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
HotHeap.h Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
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 Disable incremental linking for IDEHelper 2024-06-18 12:51:32 +02:00
IDEHelper.vcxproj.filters Comptime debugging 2022-03-08 06:27:06 -08:00
IDEHelper.vcxproj.user Updates 2024-05-07 13:31:00 -04:00
LinuxDebugger.cpp Use pre-built LLVM if available 2024-02-16 19:29:47 -03:00
LinuxDebugger.h
LLVMUtils.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
MiniDumpDebugger.cpp Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
MiniDumpDebugger.h Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
NetManager.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
NetManager.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
Profiler.cpp Improved profiler - better filtering, show 'hot' paths 2023-03-14 09:32:01 -07:00
Profiler.h Improved profiler - better filtering, show 'hot' paths 2023-03-14 09:32:01 -07:00
RadixMap.h Trimmed trailing whitespace 2022-07-30 09:11:38 -04:00
SpellChecker.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
StrBloomMap.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
StrHashMap.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
Targets.cpp Use pre-built LLVM if available 2024-02-16 19:29:47 -03:00
VSSupport.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
WinDebugger.cpp Added @Script: support to breakpoints 2024-08-25 09:30:49 -04:00
WinDebugger.h Added "Keep Native Console Open" option 2024-07-24 09:41:08 +02:00
X64.cpp LLVM linux fixes 2024-05-07 18:09:01 -04:00
X64.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
X86.cpp Initial LLVM 18.1.4 support 2024-05-01 06:26:14 -04:00
X86.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
X86InstrInfo.h
X86Target.cpp Initial LLVM 18.1.4 support 2024-05-01 06:26:14 -04:00
X86Target.h
X86XmmInfo.cpp