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

1182 commits

Author SHA1 Message Date
Brian Fiete
67ee302451 Fixes from macOS, first working build 2019-10-15 17:27:09 -07:00
Brian Fiete
2e84b4229c Copying RT files, setting $ORIGIN properly 2019-10-15 14:39:47 -07:00
Brian Fiete
c8ca66ec5c Change Beefy::defer to be simpler (no std::function), macOS changes 2019-10-15 12:28:21 -07:00
Brian Fiete
3bf4c792d8 Added target triple support for more useful cross compilation 2019-10-14 17:49:10 -07:00
Brian Fiete
c9e0ab6089 Added changes to support CompilerExplorer 2019-10-11 05:58:08 -07:00
Brian Fiete
c97b074fee Linux fixes, misc fixes 2019-10-09 16:20:09 -07:00
Brian Fiete
609dbfa256 Dictionary fixes for large containers, watch fixes for containers 2019-10-09 16:18:11 -07:00
Brian Fiete
ad2542eba6 Adding Obsolete/Error/Warn attributes, devirt fixes for struct ptr 2019-10-09 16:11:49 -07:00
Brian Fiete
85d197f552 Fixed error when const range checking against null 2019-10-05 11:27:59 -07:00
Brian Fiete
f4c252048e Fixed build paths, added comparison warnings, other misc fixes 2019-10-05 10:26:26 -07:00
Brian Fiete
b934378758 Fixed some hash checking errors 2019-10-05 10:24:58 -07:00
Brian Fiete
f258b4a25b Added UnversionedLibDir to config 2019-10-04 10:39:25 -07:00
Brian Fiete
e5de09488e Fixed some indenting issues, added indenting test 2019-10-04 10:36:53 -07:00
Brian Fiete
c308908d41 Variant dbgvis fix 2019-10-01 12:48:22 -07:00
Brian Fiete
1346e241db Fix for stepInto 2019-10-01 12:46:56 -07:00
Brian Fiete
62346a53b0 Adding better support for platforms 2019-10-01 12:46:38 -07:00
Brian Fiete
69e3bf94f7 Squiggle fix for non-default font, manually add method fix 2019-09-30 12:23:27 -07:00
Brian Fiete
e43beb5794 Copying fix 2019-09-30 12:22:31 -07:00
Brian Fiete
c931f92632 Added support for autocomplete inserting property overrides 2019-09-29 09:21:51 -07:00
Brian Fiete
ce66b658c4 Mintest revisions 2019-09-29 07:44:39 -07:00
Brian Fiete
908dbe1a6e Minor IDE modifications 2019-09-29 07:44:23 -07:00
Brian Fiete
092df41b37 Removed MakePropRebuildTarget, relying on link config string check 2019-09-28 12:15:57 -07:00
Brian Fiete
987adaec5c Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
Brian Fiete
959da9884c Working on properly rebuilding target even if we restart ide 2019-09-28 09:48:37 -07:00
Brian Fiete
bac46ef6e9 Changes to improve IDE Module Panel, allowing loading image and pdb 2019-09-27 13:05:39 -07:00
Brian Fiete
2ea5d31c37 Minor IDE changes 2019-09-27 13:03:47 -07:00
Brian Fiete
b42f488ed3 Removed alt font hard fail 2019-09-26 10:06:10 -07:00
Brian Fiete
4fcbdc423d Minor IDE fixes 2019-09-26 08:26:49 -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
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
eb139fd33c Fixes for debugger, -run and -new support for BeefBuild 2019-09-22 08:25:38 -07:00
Brian Fiete
bccb2e352b Fixed linking for msvcrt 2019-09-21 15:54:55 -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
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
4e2cc8875e Fixed project creation for creating new workspace 2019-09-19 05:34:11 -07:00
Brian Fiete
49a19647d3 Small fixes 2019-09-18 13:02:01 -07:00
Brian Fiete
243ffaf851 Supporting wildcard for CopyIfNewer 2019-09-18 13:01:29 -07:00
Brian Fiete
eb9943ca0a Added concept of macro commands, starting with $(Slash <arg>) 2019-09-18 13:01:18 -07:00
Brian Fiete
ba2c4faa59 Added a wait-for-classify on initial showing to reduce color flashing 2019-09-18 09:58:40 -07:00
Brian Fiete
287922693e Added 'DarkTheme.png' theme image with encoded colors 2019-09-18 09:58:02 -07:00
Brian Fiete
4f2472c276 Small fixes 2019-09-18 08:18:20 -07:00
Brian Fiete
4a809f3364 More version changes 2019-09-18 08:17:23 -07:00