Brian Fiete
|
cbba8399ec
|
Removed invalid SUCCESS message on link failure
|
2025-02-02 18:13:28 -08:00 |
|
Brian Fiete
|
ff96101806
|
Right-click menu for statusbar error icon
|
2025-02-02 18:13:14 -08:00 |
|
Brian Fiete
|
dfdbe7440f
|
Fixed colorization of unqualified property access (ie: implicit 'this')
|
2025-02-02 08:44:48 -08:00 |
|
Brian Fiete
|
729ca1e8c4
|
Fixed invalid mReceivingValue usage in BfInitializerExpression
|
2025-02-02 08:28:42 -08:00 |
|
Brian Fiete
|
eecc6540a2
|
Fixed issue where "Compile failed" message caused tests to fail
|
2025-02-02 06:42:48 -08:00 |
|
Brian Fiete
|
94f02b724d
|
BeefBuild fix
|
2025-02-01 17:37:56 -08:00 |
|
Brian Fiete
|
d7d88585d2
|
Added a green "SUCCESS" message for successful builds
|
2025-02-01 17:26:44 -08:00 |
|
Brian Fiete
|
1a187de4c9
|
Fixed valueless static locals
|
2025-02-01 14:08:41 -08:00 |
|
Brian Fiete
|
7458efc67f
|
Fixed typo
|
2025-02-01 14:03:48 -08:00 |
|
Brian Fiete
|
0a1d3c8486
|
Fixed invalid entry into mTextureMap when loading by address
|
2025-02-01 14:03:34 -08:00 |
|
Brian Fiete
|
cce1611da5
|
Improved some var handling of out arguments
|
2025-02-01 13:00:20 -08:00 |
|
Brian Fiete
|
f466a2ea57
|
Properly use method generic arguments from methodrefs
|
2025-02-01 12:19:49 -08:00 |
|
Brian Fiete
|
5b0ccb6dbe
|
Added BMPData
|
2025-02-01 12:08:01 -08:00 |
|
Brian Fiete
|
05cda98c85
|
BMP loading, show workspace icon files on startup panel
|
2025-02-01 10:39:04 -08:00 |
|
Brian Fiete
|
c8394bef26
|
Fixed null ResolveSelfType error case
|
2025-02-01 08:16:28 -08:00 |
|
Brian Fiete
|
dfbb09a8ac
|
Fixed enum comparison to int when there's an int conversion operator
|
2025-02-01 07:15:49 -08:00 |
|
Brian Fiete
|
70c2131c18
|
Fixed Compiler.Emit in unspecialized comptime methods
|
2025-02-01 06:34:47 -08:00 |
|
Brian Fiete
|
03f5c418ed
|
Skip enum dup check on enum unspecialized variations
|
2025-01-31 11:50:39 -08:00 |
|
Brian Fiete
|
78f9145254
|
Fixed mMatchWholeWord issue
|
2025-01-31 11:06:45 -08:00 |
|
Brian Fiete
|
319755ca36
|
Make case expression work with nullable Result<T>
|
2025-01-31 10:15:43 -08:00 |
|
Brian Fiete
|
206023f4a6
|
LoadValue eq issue with union equals operator
|
2025-01-31 07:54:45 -08:00 |
|
Brian Fiete
|
62f2053d0f
|
Merge remote-tracking branch 'origin/master'
|
2025-01-31 07:34:45 -08:00 |
|
Brian Fiete
|
717ce118df
|
Fixed function decl params mangling issue
|
2025-01-31 07:34:39 -08:00 |
|
Brian Fiete
|
2f7616cd40
|
GetActiveTypeDef mixin issue in GetActiveTypeGenericParamInstances
|
2025-01-31 07:34:06 -08:00 |
|
Brian Fiete
|
76f3ab80e0
|
Merge pull request #2120 from MineBill/color-fixes
Make more colors configurable and use the theme text color for tooltips.
|
2025-01-31 06:59:23 -08:00 |
|
MineBill
|
02c5667d7c
|
Use theme text color in tooltips.
|
2025-01-31 00:06:11 +02:00 |
|
MineBill
|
07ca3a319d
|
Make grid and outline colors configurable.
|
2025-01-31 00:06:10 +02:00 |
|
Brian Fiete
|
e064020c06
|
Dialog Ctrl+C fix for non-simple dialogs
|
2025-01-30 06:44:28 -08:00 |
|
Brian Fiete
|
8b033f527d
|
Merge remote-tracking branch 'origin/master'
|
2025-01-30 06:32:02 -08:00 |
|
Brian Fiete
|
635cb49771
|
Opaque 'this' argument fix
|
2025-01-30 06:31:56 -08:00 |
|
Brian Fiete
|
03cafd5e09
|
Merge pull request #2117 from M0n7y5/master
fix the linux building
|
2025-01-30 06:12:20 -08:00 |
|
M0N7Y5
|
a012f8572e
|
fix the linux building
|
2025-01-30 14:46:31 +01:00 |
|
Brian Fiete
|
439ae8d3c4
|
Fixed function type collision issue with params
|
2025-01-29 18:22:59 -08:00 |
|
Brian Fiete
|
185db196e0
|
Hilite color name fix
|
2025-01-29 11:29:39 -08:00 |
|
Brian Fiete
|
852d29d770
|
Merge pull request #2114 from MineBill/expose-more-colors
Remove some hardcoded colors to make the IDE more friendly to light themes.
|
2025-01-29 11:27:47 -08:00 |
|
MineBill
|
bbedfd30c9
|
Use theme text color in Diagnostics panel.
|
2025-01-29 20:10:04 +02:00 |
|
Brian Fiete
|
da3c5c3c57
|
CheckGenericCtor fixes
|
2025-01-29 10:09:52 -08:00 |
|
MineBill
|
d33dbfa09b
|
Use theme text color in 'Generate File' dialog.
|
2025-01-29 19:50:27 +02:00 |
|
MineBill
|
56aaf1904d
|
Rename '*Highlight' to '*Hilite'.
|
2025-01-29 19:45:23 +02:00 |
|
Brian Fiete
|
1a1f6f793b
|
Fixed funcId takeover with extern overrides within same project
|
2025-01-29 09:33:51 -08:00 |
|
Brian Fiete
|
91483c90af
|
Fixed 'concrete' interface matching error reference node
|
2025-01-29 08:03:21 -08:00 |
|
Brian Fiete
|
5b23020140
|
Allow 'DisableChecks' to remove append dtor check
|
2025-01-29 06:54:09 -08:00 |
|
Brian Fiete
|
f7120e4c72
|
Another autocomplete fix for failed invoke list
|
2025-01-28 17:35:40 -08:00 |
|
Brian Fiete
|
0e14e994d5
|
Removed forceLarge test
|
2025-01-28 17:20:31 -08:00 |
|
Brian Fiete
|
d9ce23ac8e
|
Fixed AddStackMarkableObject with base append fields
|
2025-01-28 17:17:24 -08:00 |
|
Brian Fiete
|
9baf0ead21
|
Support for marking append-allocated objects (mHasAppendWantMark)
|
2025-01-28 14:49:15 -08:00 |
|
MineBill
|
f0d5acb528
|
Added new color.
Added a new 'COLOR_TEXT_SELECTED' color and a 'mTextSelected' theme setting to change it.
|
2025-01-28 13:45:16 +02:00 |
|
MineBill
|
0744772e23
|
Draw profiler text using theme color.
|
2025-01-28 13:15:11 +02:00 |
|
MineBill
|
aaa7509700
|
Added a new 'TextDisabled' color option for disabled text.
|
2025-01-27 22:36:29 +02:00 |
|
MineBill
|
7033e2c61e
|
Replace most hardcoded text colors the settings text color.
|
2025-01-27 22:36:28 +02:00 |
|