1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Beef/IDEHelper
2022-04-17 10:18:51 -07:00
..
Backend Fixed inlining of stack restore instruction 2022-04-17 10:18:51 -07:00
Beef Fixes from valgrind 2022-03-18 18:06:14 -07:00
Clang Initial checkin 2019-08-23 11:56:54 -07:00
Compiler Fixed infinite emit refresh loop with non-deterministic emits 2022-04-17 09:56:52 -07:00
Linker Removed Win10-only call 2019-09-18 08:15:36 -07:00
Tests Compiler.Assert to Runtime.Assert 2022-04-16 07:45:20 -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 Initial checkin 2019-08-23 11:56:54 -07:00
BumpList.h Initial checkin 2019-08-23 11:56:54 -07:00
CMakeLists.txt Add CeDebugger 2022-03-17 09:39:08 -07:00
COFF.cpp mGlobalsTargetType NULL check 2022-04-16 13:22:47 -07:00
COFF.h Larger internal buffer for mPDBPath 2022-04-16 10:17:02 -07:00
COFFData.h Initial checkin 2019-08-23 11:56:54 -07:00
CPU.h Initial checkin 2019-08-23 11:56:54 -07:00
dbg.txt Initial checkin 2019-08-23 11:56:54 -07:00
DbgEvalPool.cpp Initial checkin 2019-08-23 11:56:54 -07:00
DbgEvalPool.h Initial checkin 2019-08-23 11:56:54 -07:00
DbgExprEvaluator.cpp Fleshing out comptime debugging 2022-03-15 16:33:30 -07:00
DbgExprEvaluator.h Comptime debugging 2022-03-08 06:27:06 -08:00
DbgMiniDump.cpp Initial checkin 2019-08-23 11:56:54 -07:00
DbgMiniDump.h Initial checkin 2019-08-23 11:56:54 -07:00
DbgModule.cpp Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
DbgModule.h Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
DbgSymSrv.cpp Changes to improve IDE Module Panel, allowing loading image and pdb 2019-09-27 13:05:39 -07:00
DbgSymSrv.h Initial checkin 2019-08-23 11:56:54 -07:00
DbgTypeMap.cpp Initial checkin 2019-08-23 11:56:54 -07:00
DbgTypeMap.h Initial checkin 2019-08-23 11:56:54 -07:00
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 Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
DebugManager.cpp Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
DebugManager.h Comptime debugging 2022-03-08 06:27:06 -08:00
DebugTarget.cpp Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
DebugTarget.h Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
DebugVisualizers.cpp Initial checkin 2019-08-23 11:56:54 -07:00
DebugVisualizers.h Initial checkin 2019-08-23 11:56:54 -07:00
DWARFInfo.h Initial checkin 2019-08-23 11:56:54 -07:00
DwAutoComplete.h Initial checkin 2019-08-23 11:56:54 -07:00
HandleDbg.cpp Initial checkin 2019-08-23 11:56:54 -07:00
HandleDbg.h Initial checkin 2019-08-23 11:56:54 -07:00
HotHeap.cpp Initial checkin 2019-08-23 11:56:54 -07:00
HotHeap.h Initial checkin 2019-08-23 11:56:54 -07:00
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 Comptime debugging 2022-03-08 06:27:06 -08: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 Initial macOS changes 2019-10-14 14:08:29 -07:00
LinuxDebugger.h Initial checkin 2019-08-23 11:56:54 -07:00
LLVMUtils.h Initial checkin 2019-08-23 11:56:54 -07:00
MiniDumpDebugger.cpp Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
MiniDumpDebugger.h Initial checkin 2019-08-23 11:56:54 -07:00
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 Initial checkin 2019-08-23 11:56:54 -07:00
SpellChecker.cpp Initial checkin 2019-08-23 11:56:54 -07:00
StrBloomMap.h Initial checkin 2019-08-23 11:56:54 -07:00
StrHashMap.h Initial checkin 2019-08-23 11:56:54 -07:00
Targets.cpp Initial checkin 2019-08-23 11:56:54 -07:00
VSSupport.cpp Improved VS detection 2020-10-30 05:51:39 -07:00
WinDebugger.cpp Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
WinDebugger.h Show comptime emits as embedded sourceviews 2022-04-16 06:27: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 Initial checkin 2019-08-23 11:56:54 -07:00
X86Target.cpp Upgrade to VS2019, LLVM 11.0.0 2020-10-27 12:28:23 -07:00
X86Target.h Initial checkin 2019-08-23 11:56:54 -07:00
X86XmmInfo.cpp Initial checkin 2019-08-23 11:56:54 -07:00