.. |
Backend
|
Support for "returnaddress" intrinsic
|
2022-01-06 06:26:56 -05:00 |
Beef
|
GetSafe
|
2020-09-06 09:23:54 -07:00 |
Clang
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Compiler
|
Improved error for local variable reusing parameter name
|
2022-01-07 08:22:05 -05:00 |
Linker
|
Removed Win10-only call
|
2019-09-18 08:15:36 -07:00 |
Tests
|
Fixed some const constraint undef issues
|
2021-12-31 13:51:08 -05: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
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BumpList.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
CMakeLists.txt
|
Bump to c++17
|
2021-12-27 10:21:34 -05:00 |
COFF.cpp
|
Properly ignore S_FILESTATIC in EvaluateLocation
|
2022-01-04 10:59:27 -05:00 |
COFF.h
|
Added __parseCompileUnits test
|
2020-11-18 09:31:52 -08: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
|
Comptime method fixes
|
2021-11-28 09:42:22 -08:00 |
DbgExprEvaluator.h
|
Fixed dbg evaluation issue with chained sret calls
|
2020-10-17 10:52:54 -07: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
|
Removed MinGW DWARF parsing
|
2020-09-17 05:57:50 -07:00 |
DbgModule.h
|
Added __parseCompileUnits test
|
2020-11-18 09:31:52 -08: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
|
Made $alias$ work for splat parameters to mixins
|
2020-01-22 12:37:44 -08:00 |
Debugger.cpp
|
Added back the "wantsDIForwardDecl = false" for LLVM
|
2019-12-21 05:46:24 -08:00 |
Debugger.h
|
Only attempt to allocate hot heap when hot swapping is enabled
|
2021-04-14 11:04:54 -07:00 |
DebugManager.cpp
|
Only attempt to allocate hot heap when hot swapping is enabled
|
2021-04-14 11:04:54 -07:00 |
DebugManager.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
DebugTarget.cpp
|
Only attempt to allocate hot heap when hot swapping is enabled
|
2021-04-14 11:04:54 -07:00 |
DebugTarget.h
|
Fixes for large strings, multiple 'opposite' operators
|
2019-10-01 12:48:08 -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
|
Fixed autocomplete flickering while typing
|
2021-12-15 11:25:38 +01: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
|
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
|
Added crash text to minidump
|
2020-05-29 16:10:47 -07:00 |
MiniDumpDebugger.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
NetManager.cpp
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
NetManager.h
|
Fixed multi-sourced symbol server conflict
|
2020-10-06 07:07:45 -07: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
|
Merge branch 'master' of https://github.com/beefytech/Beef into FuzzyAutoComplete
|
2021-12-24 14:07:34 +01:00 |
WinDebugger.h
|
Only attempt to allocate hot heap when hot swapping is enabled
|
2021-04-14 11:04:54 -07:00 |
X64.cpp
|
Upgrade to VS2019, LLVM 11.0.0
|
2020-10-27 12:28:23 -07:00 |
X64.h
|
Started with some simulation to determine 'step into' symbol lookup
|
2020-03-21 13:09:19 -07:00 |
X86.cpp
|
X86 GetTarget fix
|
2020-10-28 13:21:42 -07:00 |
X86.h
|
Started with some simulation to determine 'step into' symbol lookup
|
2020-03-21 13:09:19 -07: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 |