1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00
Commit graph

293 commits

Author SHA1 Message Date
Brian Fiete
be3c968e2b Support for empty parent, for | to separate columns 2019-09-27 13:01:54 -07:00
Brian Fiete
3552837b4f Adding -run message 2019-09-27 13:01:16 -07:00
Brian Fiete
c0fe3c4dc6 Adding awareness of window minimization/maximization 2019-09-27 13:01:03 -07:00
Brian Fiete
e7a96d8786 Loading settings file, adding -run option to help text 2019-09-27 12:59:28 -07:00
Brian Fiete
b42f488ed3 Removed alt font hard fail 2019-09-26 10:06:10 -07:00
Brian Fiete
7189c89f45 Removing debug spam 2019-09-26 08:30:07 -07:00
Brian Fiete
235a3c6f62 Fixed missing unwind tables in main, which broke SEH catching 2019-09-26 08:29:34 -07:00
Brian Fiete
5b34fb1948 Fixing broken dll imports 2019-09-26 08:28:45 -07:00
Brian Fiete
d62b777197 Make Beef functions castable to int in release mode 2019-09-26 08:28:21 -07:00
Brian Fiete
59f5faac5f Clearing breakpoints on detach 2019-09-26 08:27:51 -07:00
Brian Fiete
4fcbdc423d Minor IDE fixes 2019-09-26 08:26:49 -07:00
Brian Fiete
e4635f0f52 Added module name to stack traces 2019-09-26 08:25:54 -07:00
Brian Fiete
1e8004981f CrashCatch test 2019-09-26 08:25:15 -07:00
Brian Fiete
ad1ba70fdd Fixed some Win7 compat issues 2019-09-25 07:51:06 -07:00
Brian Fiete
54d5884213 Fixes for ShowWrongHash, looking into debug info issues in opt llvm 2019-09-24 08:58:04 -07:00
Brian Fiete
c67fbd66ba Added BeefIDE_d warning 2019-09-23 14:55:26 -07:00
Brian Fiete
6143c617b7 Fixes to debugging source-server files 2019-09-23 13:48:11 -07:00
Brian Fiete
aa313a1a9d Made GetActualPath tolerant of multiple slashes 2019-09-23 13:47:21 -07:00
Brian Fiete
54b77f400a Fixes for 'Welcome' 2019-09-23 11:50:11 -07:00
Brian Fiete
c6ef4b9b75 Added missing Welcome images 2019-09-23 11:07:58 -07:00
Brian Fiete
fa0311f849 Adding WelcomePanel 2019-09-23 09:41:21 -07:00
Brian Fiete
5f84a7e4e3 Adding "CTRL UP/DOWN" tutorial for autocomplete 2019-09-23 09:40:56 -07:00
Brian Fiete
e65e4049fa Fixed GetActualPath where path begins with a slash 2019-09-23 07:39:53 -07:00
Brian Fiete
9465247dfe Fixed jittering centering 2019-09-23 07:39:35 -07:00
Brian Fiete
4882a0a1aa Changed directories for cloc 2019-09-22 09:35:20 -07:00
Brian Fiete
2505a6d6eb Fixed autocomplete when previous argument was an indexer 2019-09-22 09:34:57 -07:00
Brian Fiete
bc717c7dcb Put back symbol lookup 2019-09-22 09:34:07 -07:00
Brian Fiete
eb139fd33c Fixes for debugger, -run and -new support for BeefBuild 2019-09-22 08:25:38 -07:00
Brian Fiete
f534da77ff Added missing lib 2019-09-21 16:01:55 -07:00
Brian Fiete
bccb2e352b Fixed linking for msvcrt 2019-09-21 15:54:55 -07:00
Brian Fiete
a58c40b605 Added "Save Crash Dump" option 2019-09-21 14:54:02 -07:00
Brian Fiete
2c354c9bf3
Update README.md 2019-09-21 10:52:53 -07:00
Brian Fiete
13c4cc554a
Update README.md 2019-09-21 10:52:32 -07:00
Brian Fiete
54e3eea871 Revert "Auto stash before merge of "master" and "origin/master""
This reverts commit c0c0db7485.
2019-09-21 10:51:09 -07:00
Brian Fiete
c0c0db7485 Auto stash before merge of "master" and "origin/master" 2019-09-21 10:49:35 -07:00
Brian Fiete
0831887aa1 Merge remote-tracking branch 'origin/master' 2019-09-21 10:48:37 -07:00
Brian Fiete
97255ae7d0 Readme 2019-09-21 10:48:30 -07:00
Brian Fiete
63191e1c86 Linux fixes 2019-09-20 16:07:04 -07:00
Brian Fiete
41185e871c Fixed minidump 2019-09-20 10:40:09 -07:00
Brian Fiete
a32d18d962 Debugger fixes
Removing some debugger remote-requests
2019-09-20 09:21:29 -07:00
Brian Fiete
c2d086fe8e Allowing HTTP requests for source servers 2019-09-20 09:19:38 -07:00
Brian Fiete
cb84684517 Ignore changes 2019-09-20 05:22:02 -07:00
Brian Fiete
310efb5c0c Fixed startup delay due to TCMalloc EstimateCyclesPerSecond 2019-09-19 07:05:22 -07:00
Brian Fiete
a414045e96 Cleanup 2019-09-19 06:36:01 -07:00
Brian Fiete
db1e7dfd71 Oops 2019-09-19 06:35:41 -07:00
Brian Fiete
d21954bac9 Cleanup, removed 's' marker from leaked objects 2019-09-19 06:35:34 -07:00
Brian Fiete
d0de2cca64 Cleanup, fixing error when last line is not newline-terminated 2019-09-19 06:06:49 -07:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Brian Fiete
4cd58262e4 Cleanup 2019-09-19 05:34:46 -07:00
Brian Fiete
bda5f560eb Added ability to set default folder 2019-09-19 05:34:36 -07:00