1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Beef/IDEHelper
Brian Fiete 09016c8dc0 Bug fixes, installer, [Export]
Fixed a bunch of bugs in aggregate const initializers
Fixed ZIP bugs
Fixed a compilation case where we change protection while reifying a type
Added another project kind - Dynamic Library
Added [Export] for DLL method exporting
Fixed some issues of things being  generated as __NOINLINE incorrectly
Fixed an issue with module extensions with not-yet-demanded on-demand methods
Started adding Installer
2019-08-27 08:04:41 -07:00
..
Backend Bug fixes, installer, [Export] 2019-08-27 08:04:41 -07:00
Beef Initial checkin 2019-08-23 11:56:54 -07:00
Clang Initial checkin 2019-08-23 11:56:54 -07:00
Compiler Bug fixes, installer, [Export] 2019-08-27 08:04:41 -07:00
Linker Initial checkin 2019-08-23 11:56:54 -07:00
Tests Initial checkin 2019-08-23 11:56:54 -07:00
BeefProj.toml Initial checkin 2019-08-23 11:56:54 -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 Initial checkin 2019-08-23 11:56:54 -07:00
COFF.cpp Initial checkin 2019-08-23 11:56:54 -07:00
COFF.h Initial checkin 2019-08-23 11:56:54 -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 Initial checkin 2019-08-23 11:56:54 -07:00
DbgExprEvaluator.h Initial checkin 2019-08-23 11:56: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 Initial checkin 2019-08-23 11:56:54 -07:00
DbgModule.h Initial checkin 2019-08-23 11:56:54 -07:00
DbgSymSrv.cpp Initial checkin 2019-08-23 11:56:54 -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 Initial checkin 2019-08-23 11:56:54 -07:00
Debugger.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Debugger.h Initial checkin 2019-08-23 11:56:54 -07:00
DebugManager.cpp Initial checkin 2019-08-23 11:56:54 -07:00
DebugManager.h Initial checkin 2019-08-23 11:56:54 -07:00
DebugTarget.cpp Initial checkin 2019-08-23 11:56:54 -07:00
DebugTarget.h Initial checkin 2019-08-23 11:56: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 Initial checkin 2019-08-23 11:56:54 -07:00
HotScanner.h Initial checkin 2019-08-23 11:56:54 -07:00
IDEHelper.vcxproj Initial checkin 2019-08-23 11:56:54 -07:00
IDEHelper.vcxproj.filters Initial checkin 2019-08-23 11:56:54 -07:00
IDEHelper.vcxproj.user Initial checkin 2019-08-23 11:56:54 -07:00
LinuxDebugger.cpp Initial checkin 2019-08-23 11:56:54 -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 Initial checkin 2019-08-23 11:56:54 -07:00
MiniDumpDebugger.h Initial checkin 2019-08-23 11:56:54 -07:00
NetManager.cpp Initial checkin 2019-08-23 11:56:54 -07:00
NetManager.h Initial checkin 2019-08-23 11:56:54 -07:00
Profiler.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Profiler.h Initial checkin 2019-08-23 11:56:54 -07: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 Initial checkin 2019-08-23 11:56:54 -07:00
WinDebugger.cpp Bug fixes, installer, [Export] 2019-08-27 08:04:41 -07:00
WinDebugger.h Initial checkin 2019-08-23 11:56:54 -07:00
X64.cpp Initial checkin 2019-08-23 11:56:54 -07:00
X64.h Initial checkin 2019-08-23 11:56:54 -07:00
X86.cpp Initial checkin 2019-08-23 11:56:54 -07:00
X86.h Initial checkin 2019-08-23 11:56:54 -07:00
X86InstrInfo.h Initial checkin 2019-08-23 11:56:54 -07:00
X86Target.cpp Initial checkin 2019-08-23 11:56:54 -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