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

901 commits

Author SHA1 Message Date
Brian Fiete
a77a95b71b Add StompAlloc workspace alloc option 2022-06-02 07:03:42 -07:00
Brian Fiete
1a164b166f Fixed -workspace arg which includes BeefSpace.toml name 2022-06-01 14:55:47 -07:00
Brian Fiete
89c8a56400 Allow removing embedded string view when value is out of scope 2022-06-01 12:28:04 -07:00
Brian Fiete
d967d50652 Fixed single-address ShowCodeAddr 2022-06-01 11:57:49 -07:00
Brian Fiete
c735bd2192 Added ShowCodeAddr action to CallStackList display 2022-06-01 11:57:31 -07:00
Brian Fiete
1360afbea1 Improved cross-project emit markers 2022-06-01 11:00:33 -07:00
Brian Fiete
cee266d6e6 Unspec variation base fix, debugger default params, debug enum type 2022-05-31 11:01:26 -07:00
Brian Fiete
f29a74888c Improved callstack handling with inlined methods 2022-05-30 15:43:49 -07:00
Brian Fiete
75333a0928 Improved circular mixin check, isconst(expr), [ConstSkip] 2022-05-30 11:40:49 -07:00
Brian Fiete
c080f1cbb1 Fixed moreinfo hover crash with no source location 2022-05-29 12:07:47 -07:00
Brian Fiete
087a129007 Improved cwd handling in comptime, generator file/folder edit 2022-05-27 12:20:11 -07:00
Brian Fiete
e3b3089623 Made open emit markers even more persistent 2022-05-27 07:24:33 -07:00
Brian Fiete
866bddde2e Emit marker fixes - idSpan fix, persistent opening, specialized squiggle 2022-05-26 15:39:32 -07:00
Brian Fiete
0a51049d65 Minlib fixes 2022-05-24 11:35:02 -07:00
Brian Fiete
1aa42cba8b Fixed disabled color 2022-05-24 08:39:57 -07:00
Brian Fiete
db0c27a376 Properly show disabled stringview 2022-05-24 07:56:31 -07:00
Brian Fiete
dd6e7f0c2a pragma format disable/restore, better space handing in formatting 2022-05-24 06:20:35 -07:00
Brian Fiete
7b6291bba5 LoadOldVer fix when command fails to execute 2022-05-23 10:02:34 -07:00
Brian Fiete
eccfabbad2 Watch lock fixes, add watch pointee/pointer address 2022-05-23 08:48:55 -07:00
Brian Fiete
56cc35f266 Added watch lock, watch stack offsets (ie: {1}, {Func^2}) 2022-05-21 11:58:01 -07:00
Brian Fiete
6833c12fc8 Fixed installed library searching with nested project directories 2022-05-21 10:18:47 -07:00
Brian Fiete
a5f0b0f12e Close single-level hoverwatch on mouse wheel 2022-05-18 15:35:43 -07:00
Brian Fiete
1b9e0490f2 Embedded string view in watch window, series watch format 2022-05-18 13:23:10 -07:00
Brian Fiete
c925d7ccc2 Fixed switch closing brace with indented cases 2022-05-18 07:18:39 -07:00
Brian Fiete
67329ac774 Formatting options 2022-05-16 11:01:30 -07:00
Brian Fiete
ae5d8313c4 Update for dictionary allocator 2022-05-15 08:01:24 -07:00
Brian Fiete
e87bf5b029 UpdateF, dx reinit 2022-05-15 08:00:55 -07:00
Brian Fiete
2c1d38d45f Put a lock around GetOutputFileNames 2022-05-13 13:24:32 -07:00
Brian Fiete
d62a78fe74 Test change 2022-05-13 13:16:31 -07:00
Brian Fiete
a8a02870dc Properly lock around VerifyTypeName 2022-05-13 12:06:08 -07:00
Brian Fiete
34cfe89d3a Improved PostRemoveUpdate to avoid pauses on closing tabs 2022-05-07 16:23:30 -07:00
Brian Fiete
8a84647bcd AssertTypeInfo lock fix 2022-05-07 06:54:40 -07:00
Brian Fiete
8dc2cf9652 DoRefreshCollapse BfSystem lock fix 2022-05-07 06:26:12 -07:00
Brian Fiete
5af381f538 mHoverWatch null check fix 2022-05-06 13:07:17 -07:00
Brian Fiete
b095f5b0d3 Intermediate project type fix for MSLink 2022-05-02 08:58:03 -07:00
Brian Fiete
772355cb40 QueueFullRefresh fix 2022-05-02 08:57:41 -07:00
Brian Fiete
2b6a909b34 FastClassify emit fix 2022-05-02 08:07:12 -07:00
Brian Fiete
5271f5e2fd Improvements to emit markers on emits only in specialized types 2022-05-02 07:48:29 -07:00
Brian Fiete
f7d2e57077 Loosen sPassInstances.Count check 2022-04-30 09:00:12 -07:00
Brian Fiete
2bbe66cecc Circular dependency checking between generic constraints 2022-04-25 17:53:54 -07:00
Brian Fiete
100181b062 Fixed Go To Definition cases in generated code 2022-04-25 14:41:03 -07:00
Brian Fiete
7ddec857f6 Fixed Emit marker in generic types where unspecialized has no emission 2022-04-25 13:45:18 -07:00
Brian Fiete
1abccdedf8 Soft error on some malformed PDB cases 2022-04-22 19:19:43 -07:00
Brian Fiete
2652203597 Wasm platform detection from target triple 2022-04-18 12:47:27 -07:00
Brian Fiete
a30e539d29 Allow Compiler.Emit during lambda capture phase 2022-04-18 10:42:08 -07:00
Brian Fiete
b9a9a4bfac Improved emit embeds for method entry/exit 2022-04-17 12:44:31 -07:00
Brian Fiete
2d808ec649 Slight change to Emit tag drawing 2022-04-17 08:01:49 -07:00
Brian Fiete
44ecb92315 Auto ctor fixes 2022-04-16 16:43:21 -07:00
Brian Fiete
166ff4d5e3 Handle spaces in path to wasm rt lib 2022-04-16 13:55:35 -07:00
Brian Fiete
0ee3259eb1 Safe mode fixes 2022-04-16 13:44:04 -07:00