1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00
Beef/IDEHelper
2022-05-21 11:58:26 -07:00
..
Backend Improved setting mForceMem 2022-05-13 14:07:40 -07:00
Beef Fixes from valgrind 2022-03-18 18:06:14 -07:00
Clang
Compiler Improved warning taking address of parameters 2022-05-21 11:58:26 -07:00
Linker
Tests Improved numeric handling on types with numeric conversion ops 2022-05-15 17:56:39 -07: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
CMakeLists.txt Add CeDebugger 2022-03-17 09:39:08 -07:00
COFF.cpp Soft error on some malformed PDB cases 2022-04-22 19:19:43 -07:00
COFF.h Soft error on some malformed PDB cases 2022-04-22 19:19:43 -07:00
COFFData.h
CPU.h
dbg.txt
DbgEvalPool.cpp
DbgEvalPool.h
DbgExprEvaluator.cpp Added watch lock, watch stack offsets (ie: {1}, {Func^2}) 2022-05-21 11:58:01 -07:00
DbgExprEvaluator.h Added watch lock, watch stack offsets (ie: {1}, {Func^2}) 2022-05-21 11:58:01 -07:00
DbgMiniDump.cpp
DbgMiniDump.h
DbgModule.cpp Soft error on some malformed PDB cases 2022-04-22 19:19:43 -07:00
DbgModule.h Soft error on some malformed PDB cases 2022-04-22 19:19:43 -07:00
DbgSymSrv.cpp
DbgSymSrv.h
DbgTypeMap.cpp
DbgTypeMap.h
DebugCommon.h Arithmetic overflow checks 2022-01-11 08:17:09 -05:00
Debugger.cpp Added back the "wantsDIForwardDecl = false" for LLVM 2019-12-21 05:46:24 -08:00
Debugger.h Added watch lock, watch stack offsets (ie: {1}, {Func^2}) 2022-05-21 11:58:01 -07:00
DebugManager.cpp Added watch lock, watch stack offsets (ie: {1}, {Func^2}) 2022-05-21 11:58:01 -07:00
DebugManager.h Comptime debugging 2022-03-08 06:27:06 -08:00
DebugTarget.cpp Range check fixes in RollBackStackFrame_COFFFrameDescriptor 2022-05-18 14:38:42 -07:00
DebugTarget.h Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
DebugVisualizers.cpp
DebugVisualizers.h
DWARFInfo.h
DwAutoComplete.h
HandleDbg.cpp
HandleDbg.h
HotHeap.cpp
HotHeap.h
HotScanner.cpp Circular dependency checking between generic constraints 2022-04-25 17:53:54 -07:00
HotScanner.h Circular dependency checking between generic constraints 2022-04-25 17:53:54 -07:00
IDEHelper.vcxproj Reduce BeefPerf calls 2022-05-06 12:03:39 -07:00
IDEHelper.vcxproj.filters Comptime debugging 2022-03-08 06:27:06 -08:00
IDEHelper.vcxproj.user Start of wasm support 2020-08-06 09:24:37 -07:00
LinuxDebugger.cpp
LinuxDebugger.h
LLVMUtils.h
MiniDumpDebugger.cpp Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -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 Added watch lock, watch stack offsets (ie: {1}, {Func^2}) 2022-05-21 11:58:01 -07:00
WinDebugger.h Added watch lock, watch stack offsets (ie: {1}, {Func^2}) 2022-05-21 11:58:01 -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