1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00

Commit graph

  • e1292f3206 Use correct bfProject for formatting so we use defines properly Brian Fiete 2025-02-03 10:39:27 -08:00
  • abf58fe89f Fixed formatting of multi-line string that doesn't start on a new line Brian Fiete 2025-02-03 10:38:46 -08:00
  • 60fdfff8d7 Fixed indexing of const multi-dim arrays Brian Fiete 2025-02-03 08:20:35 -08:00
  • e0529caee0 Beefy 2D updates Brian Fiete 2025-02-02 18:21:15 -08:00
  • cbba8399ec Removed invalid SUCCESS message on link failure Brian Fiete 2025-02-02 18:13:28 -08:00
  • ff96101806 Right-click menu for statusbar error icon Brian Fiete 2025-02-02 18:13:14 -08:00
  • dfdbe7440f Fixed colorization of unqualified property access (ie: implicit 'this') Brian Fiete 2025-02-02 08:44:48 -08:00
  • 729ca1e8c4 Fixed invalid mReceivingValue usage in BfInitializerExpression Brian Fiete 2025-02-02 08:28:42 -08:00
  • eecc6540a2 Fixed issue where "Compile failed" message caused tests to fail Brian Fiete 2025-02-02 06:42:48 -08:00
  • 94f02b724d BeefBuild fix Brian Fiete 2025-02-01 17:37:56 -08:00
  • d7d88585d2 Added a green "SUCCESS" message for successful builds Brian Fiete 2025-02-01 17:26:44 -08:00
  • 1a187de4c9 Fixed valueless static locals Brian Fiete 2025-02-01 14:08:41 -08:00
  • 7458efc67f Fixed typo Brian Fiete 2025-02-01 14:03:48 -08:00
  • 0a1d3c8486 Fixed invalid entry into mTextureMap when loading by address Brian Fiete 2025-02-01 14:03:34 -08:00
  • cce1611da5 Improved some var handling of out arguments Brian Fiete 2025-02-01 13:00:20 -08:00
  • f466a2ea57 Properly use method generic arguments from methodrefs Brian Fiete 2025-02-01 12:19:49 -08:00
  • 5b0ccb6dbe Added BMPData Brian Fiete 2025-02-01 12:08:01 -08:00
  • 05cda98c85 BMP loading, show workspace icon files on startup panel Brian Fiete 2025-02-01 10:39:04 -08:00
  • c8394bef26 Fixed null ResolveSelfType error case Brian Fiete 2025-02-01 08:16:28 -08:00
  • dfbb09a8ac Fixed enum comparison to int when there's an int conversion operator Brian Fiete 2025-02-01 07:15:49 -08:00
  • 70c2131c18 Fixed Compiler.Emit in unspecialized comptime methods Brian Fiete 2025-02-01 06:34:47 -08:00
  • 03f5c418ed Skip enum dup check on enum unspecialized variations Brian Fiete 2025-01-31 11:50:39 -08:00
  • 78f9145254 Fixed mMatchWholeWord issue Brian Fiete 2025-01-31 11:06:45 -08:00
  • 319755ca36 Make case expression work with nullable Result<T> Brian Fiete 2025-01-31 10:15:43 -08:00
  • 206023f4a6 LoadValue eq issue with union equals operator Brian Fiete 2025-01-31 07:54:45 -08:00
  • 62f2053d0f Merge remote-tracking branch 'origin/master' Brian Fiete 2025-01-31 07:34:45 -08:00
  • 717ce118df Fixed function decl params mangling issue Brian Fiete 2025-01-31 07:34:39 -08:00
  • 2f7616cd40 GetActiveTypeDef mixin issue in GetActiveTypeGenericParamInstances Brian Fiete 2025-01-31 07:34:06 -08:00
  • 76f3ab80e0
    Merge pull request #2120 from MineBill/color-fixes Brian Fiete 2025-01-31 06:59:23 -08:00
  • 02c5667d7c
    Use theme text color in tooltips. MineBill 2025-01-30 23:48:37 +02:00
  • 07ca3a319d
    Make grid and outline colors configurable. MineBill 2025-01-30 23:48:19 +02:00
  • e064020c06 Dialog Ctrl+C fix for non-simple dialogs Brian Fiete 2025-01-30 06:44:28 -08:00
  • 8b033f527d Merge remote-tracking branch 'origin/master' Brian Fiete 2025-01-30 06:32:02 -08:00
  • 635cb49771 Opaque 'this' argument fix Brian Fiete 2025-01-30 06:31:56 -08:00
  • 03cafd5e09
    Merge pull request #2117 from M0n7y5/master Brian Fiete 2025-01-30 06:12:20 -08:00
  • a012f8572e fix the linux building M0N7Y5 2025-01-30 14:46:31 +01:00
  • 439ae8d3c4 Fixed function type collision issue with params Brian Fiete 2025-01-29 18:22:59 -08:00
  • 185db196e0 Hilite color name fix Brian Fiete 2025-01-29 11:29:39 -08:00
  • 852d29d770
    Merge pull request #2114 from MineBill/expose-more-colors Brian Fiete 2025-01-29 11:27:47 -08:00
  • bbedfd30c9
    Use theme text color in Diagnostics panel. MineBill 2025-01-29 20:09:23 +02:00
  • da3c5c3c57 CheckGenericCtor fixes Brian Fiete 2025-01-29 10:09:52 -08:00
  • d33dbfa09b
    Use theme text color in 'Generate File' dialog. MineBill 2025-01-29 19:50:27 +02:00
  • 56aaf1904d
    Rename '*Highlight' to '*Hilite'. MineBill 2025-01-29 19:45:23 +02:00
  • 1a1f6f793b Fixed funcId takeover with extern overrides within same project Brian Fiete 2025-01-29 09:33:51 -08:00
  • 91483c90af Fixed 'concrete' interface matching error reference node Brian Fiete 2025-01-29 08:03:21 -08:00
  • 5b23020140 Allow 'DisableChecks' to remove append dtor check Brian Fiete 2025-01-29 06:54:09 -08:00
  • f7120e4c72 Another autocomplete fix for failed invoke list Brian Fiete 2025-01-28 17:35:40 -08:00
  • 0e14e994d5 Removed forceLarge test Brian Fiete 2025-01-28 17:20:31 -08:00
  • d9ce23ac8e Fixed AddStackMarkableObject with base append fields Brian Fiete 2025-01-28 17:17:24 -08:00
  • 9baf0ead21 Support for marking append-allocated objects (mHasAppendWantMark) Brian Fiete 2025-01-28 14:49:15 -08:00
  • f0d5acb528
    Added new color. MineBill 2025-01-28 13:45:16 +02:00
  • 0744772e23
    Draw profiler text using theme color. MineBill 2025-01-28 13:15:11 +02:00
  • aaa7509700
    Added a new 'TextDisabled' color option for disabled text. MineBill 2025-01-27 17:05:37 +02:00
  • 7033e2c61e
    Replace most hardcoded text colors the settings text color. MineBill 2025-01-27 17:05:10 +02:00
  • 633fb97e68
    Expose hightlight colors to theming. MineBill 2025-01-27 13:30:26 +02:00
  • 9ae172c43f Win32 hashcode fix Brian Fiete 2025-01-27 09:53:54 -08:00
  • 161d9dc540 Added ZeroGap to AllowAppend Brian Fiete 2025-01-27 09:17:45 -08:00
  • ce42dc4fbe Yet another cursor logic change for sym rename - typing at start Brian Fiete 2025-01-26 11:38:36 -08:00
  • 833d2854a3 Remove incorrect mScrollContentInsets bottom offset Brian Fiete 2025-01-26 10:32:06 -08:00
  • c581b4e0ef
    Merge pull request #2111 from kallisto56/master Brian Fiete 2025-01-26 10:22:20 -08:00
  • bc0e2b1be2 Fixed opaque ref cast to base type Brian Fiete 2025-01-26 10:21:18 -08:00
  • 9d533f865f Better fix for invokeWidget with no selectIdx Brian Fiete 2025-01-26 10:11:50 -08:00
  • 89bf475045 FontEffect support - outlined fonts Brian Fiete 2025-01-26 07:04:26 -08:00
  • 474bad09b2 Fixed cursor movement when deleting chars while renaming symbols Brian Fiete 2025-01-25 17:42:08 -08:00
  • 0c9374cfa2 Fixed 'Match whole word' Brian Fiete 2025-01-25 17:41:23 -08:00
  • 97b65c7ea1 Fix: Scrolling inside DarkListView and DarkMenuContainer based on Font.GetLineSpacing() Chernyavsky Andrey 2025-01-26 02:52:41 +05:00
  • 12247df512
    Merge pull request #2108 from kallisto56/master Brian Fiete 2025-01-25 10:18:48 -08:00
  • 6d1e21938d Feature: Content of Dialog can be copied into clipboard Chernyavsky Andrey 2025-01-25 23:03:25 +05:00
  • ffe832aaa3 Made "Copy" apply to all selected item Brian Fiete 2025-01-25 09:44:43 -08:00
  • 7c44950ba0
    Merge pull request #2107 from kallisto56/master Brian Fiete 2025-01-25 09:15:43 -08:00
  • 1c96033d35 Feature: Errors Panel now has a copy to clipboard feature Chernyavsky Andrey 2025-01-25 21:55:39 +05:00
  • d92f27a091 Fixed null conditional mixin invocation Brian Fiete 2025-01-25 08:12:18 -08:00
  • 7db915cb4e Beefy2D updates Brian Fiete 2025-01-25 06:12:08 -08:00
  • 2a85806580 Ensure blockExpr lifetimeStart doesn't insert above phi nodes Brian Fiete 2025-01-25 06:11:46 -08:00
  • 72d74149be Handle mSelectIdx<0 case Brian Fiete 2025-01-24 15:55:39 -08:00
  • c78d1aca87 Fixed actualTypeDef selection for autocomplete Brian Fiete 2025-01-24 15:34:34 -08:00
  • 9444a0d936 Hardening against errors during build fails Brian Fiete 2025-01-24 12:54:58 -08:00
  • ac7f66c1f1 CreateConstExprValueType fix with incoming constExprType TypedValue Brian Fiete 2025-01-24 10:37:52 -08:00
  • fd24ab21af Fixed incorrectly applied method generic constraints in constraint check Brian Fiete 2025-01-24 10:16:22 -08:00
  • 87405f3387 Fix for external break in mixin declaration Brian Fiete 2025-01-24 08:21:07 -08:00
  • 102cb28cb0 Fixed comptime debugging issue with reflect type inside aggregates Brian Fiete 2025-01-24 07:18:35 -08:00
  • 6d474b31d9 Added error for attempting to instantiate opaque attributes Brian Fiete 2025-01-24 06:53:49 -08:00
  • 9a9e12ea37 Fixed circular data dependency with comptime debugging Brian Fiete 2025-01-24 06:39:07 -08:00
  • 1ee4c26445 Fixed invalid state rebuild Brian Fiete 2025-01-24 06:38:53 -08:00
  • ec34aa3d43 Reworked static append fields Brian Fiete 2025-01-24 06:14:46 -08:00
  • 9d8647cd84 Recursive type rebuild fix Brian Fiete 2025-01-23 13:01:52 -08:00
  • 2d74aac74c BfMethodMatcher::Init var handling for external constraints Brian Fiete 2025-01-23 12:28:07 -08:00
  • 9a5d2ff665 CheckGenericConstraints var handling Brian Fiete 2025-01-23 12:27:47 -08:00
  • b63b4af6fe Better handling of let/var field failures Brian Fiete 2025-01-23 09:10:00 -08:00
  • 624e36b89b Ctor override implRequired Brian Fiete 2025-01-23 08:30:31 -08:00
  • 22238e04ef GetRawMethodInstanceAtIdx handling of mid-compile-deleted types Brian Fiete 2025-01-23 08:06:57 -08:00
  • 58979f6407 CeOp_GetMethod_Virt fix with non-method-populated type Brian Fiete 2025-01-23 07:43:31 -08:00
  • 939c1079ee TypedValueToString fix with null type Brian Fiete 2025-01-23 07:37:44 -08:00
  • 53f4e8955e Const resolve enum case cast fix Brian Fiete 2025-01-23 07:29:50 -08:00
  • f830e23c52 Fixed some 'var' handling cases where module hasn't failed Brian Fiete 2025-01-23 05:26:05 -08:00
  • 7b29a4facb Fixed extension methods where target is wrappable type Brian Fiete 2025-01-22 08:33:31 -08:00
  • 9ecc42aabc Fixed override autocomplete on enter Brian Fiete 2025-01-22 08:15:22 -08:00
  • 61b38b06c5 Fixed UpdateRebuildFileWatches removing watched directories Brian Fiete 2025-01-22 08:05:04 -08:00
  • 18f7a5bd09 Sanity check for mid-compile deleted types Brian Fiete 2025-01-22 08:04:38 -08:00
  • 547c9908f5 Handle uninitialized CE attribute data Brian Fiete 2025-01-22 07:12:07 -08:00