Brian Fiete
|
bf3dec931a
|
Deeper binop interface check for generic param
|
2024-09-26 12:33:51 -04:00 |
|
Brian Fiete
|
f8da7eb618
|
StringView.Substring IndexRange version
|
2024-09-25 18:57:51 -04:00 |
|
Brian Fiete
|
475e82e1c3
|
Added IndexRange version of String.Substring
|
2024-09-25 14:54:46 -04:00 |
|
Brian Fiete
|
b3946d4487
|
Record history position when clicking on result in FindResultsPanel
|
2024-09-25 12:25:57 -04:00 |
|
Brian Fiete
|
4ff1107e7b
|
32-bit warning fix
|
2024-09-25 11:38:46 -04:00 |
|
Brian Fiete
|
fc9650af41
|
Better error attribution for payload enum circular data references
|
2024-09-25 11:33:12 -04:00 |
|
Brian Fiete
|
3a668695ef
|
"Cannot bind to const-eval method, as this method is not available at runtime"
|
2024-09-25 11:32:49 -04:00 |
|
Brian Fiete
|
861913d591
|
Changed GrowUnitialized to NoShow
|
2024-09-19 12:43:36 -04:00 |
|
Brian Fiete
|
b34a14502d
|
Make initializer expression work with 'in' ref values
|
2024-09-12 07:40:52 -04:00 |
|
Brian Fiete
|
91c0ec9239
|
Merge pull request #2032 from disarray2077/patch-6
Fix CURL build on Linux
|
2024-09-12 07:12:19 -04:00 |
|
disarray2077
|
0c8a41100e
|
Fix CURL build on Linux
|
2024-09-11 19:51:43 -03:00 |
|
Brian Fiete
|
073d55d339
|
Fixed incorrectly spelled List<>.GrowUninitialized
|
2024-09-11 15:32:28 -04:00 |
|
Brian Fiete
|
04e67007dd
|
Tuple reflected name fix
|
2024-09-11 15:27:56 -04:00 |
|
Brian Fiete
|
4af432955e
|
Fixed horz mouse wheel scrolling direction
|
2024-09-09 15:21:36 -04:00 |
|
Brian Fiete
|
5e2f036918
|
FFI invocation fix where data conversion is required
|
2024-09-09 15:13:55 -04:00 |
|
Brian Fiete
|
db0af3a8e5
|
Console perf improvements
|
2024-09-09 14:51:23 -04:00 |
|
Brian Fiete
|
0880839252
|
BeefCon fix
|
2024-09-09 13:28:10 -04:00 |
|
Brian Fiete
|
d9fd93ccbd
|
Fixed lookup for inner type declared in a generic base class
|
2024-09-09 11:18:36 -04:00 |
|
Brian Fiete
|
b7e47027c3
|
Made more Dictionary members protected instead of private
|
2024-09-09 11:13:17 -04:00 |
|
Brian Fiete
|
db7b217a0a
|
Merge pull request #2024 from Fusioon/startup_panel-leak
Fix startup panel mem leak & resize when item is deleted
|
2024-09-09 10:35:58 -04:00 |
|
Brian Fiete
|
f386065444
|
Merge pull request #2025 from Fusioon/function_type-error
Fix dangling error when typing delegate
|
2024-09-09 10:35:07 -04:00 |
|
Brian Fiete
|
4f073ef60a
|
Merge pull request #2027 from zerkawei/linux-file-dialogs
Implement xdg-desktop-portal for Linux dialogs
|
2024-09-09 10:34:29 -04:00 |
|
Brian Fiete
|
2e97b5fb7d
|
Merge pull request #2029 from m910q/dictionary-entry-protected
Make Dictionary<TKey, TValue>.Entry protected.
|
2024-09-09 10:33:21 -04:00 |
|
Brian Fiete
|
a0cc0b22e5
|
Merge pull request #2030 from zerkawei/linux-ipc
Prevent IPCHelper usage outside Windows
|
2024-09-09 10:33:04 -04:00 |
|
Brian Fiete
|
b28628e0bb
|
Merge pull request #2028 from zerkawei/master
Use Beep instead of MessageBeep in IDEApp
|
2024-09-09 10:32:42 -04:00 |
|
Brian Fiete
|
e50a1a3134
|
SetCurrentDebugLocation after BfIRCmd_SetInsertPointAtStart
|
2024-09-09 10:29:59 -04:00 |
|
Brian Fiete
|
e1d5efe4de
|
Fix for tooltip focus stealing
|
2024-09-09 10:29:32 -04:00 |
|
zkw
|
cd21eb27c7
|
Prevent IPCHelper usage outside Windows
|
2024-09-09 15:49:02 +02:00 |
|
ESH
|
01a45c9371
|
Make Dictionary<TKey, TValue>.Entry protected.
|
2024-09-09 15:41:05 +02:00 |
|
zkw
|
e1c8ed5a19
|
Use Beep instead of MessageBeep
|
2024-09-09 13:51:22 +02:00 |
|
zkw
|
8f9143a21c
|
Implement xdg-desktop-portal for Linux dialogs
|
2024-09-08 23:48:10 +02:00 |
|
Fusioon
|
921049ba02
|
Fix dangling error when typing delegate, disallow method body after delegate type
|
2024-09-07 10:12:37 +02:00 |
|
Fusioon
|
70990053fd
|
Fix startup panel mem leak & resize when item is deleted
|
2024-09-06 21:17:46 +02:00 |
|
Brian Fiete
|
b5ceaf9a4e
|
Merge pull request #2023 from Fusioon/terminal_crash
Fix terminal panel crash when closing workspace
|
2024-09-06 09:09:28 -04:00 |
|
Fusioon
|
4f100fc1c9
|
Fix crash when creating new workspace with project
|
2024-09-03 22:25:24 +02:00 |
|
Brian Fiete
|
412689c64d
|
Merge pull request #2020 from M0n7y5/master
linux build quick fix
|
2024-08-27 11:06:51 -04:00 |
|
M0N7Y5
|
81a2f95279
|
linux build quick fix
|
2024-08-27 05:48:22 +02:00 |
|
Brian Fiete
|
5a31cc35ba
|
Generic CopyTo length fix
|
2024-08-25 16:34:12 -04:00 |
|
Brian Fiete
|
9f7793a870
|
Fixed CopyTo methods with Span destinations
|
2024-08-25 13:42:56 -04:00 |
|
Brian Fiete
|
74a71ef17c
|
Revert
|
2024-08-25 13:40:50 -04:00 |
|
Brian Fiete
|
de31d974e2
|
Fixed CopyTo methods with Span destinations
|
2024-08-25 13:39:00 -04:00 |
|
Brian Fiete
|
8dcdc2f1a7
|
Make "X" button on tab only respond to left clicks
|
2024-08-25 12:31:49 -04:00 |
|
Brian Fiete
|
c18e24d7e6
|
Used cmpxchg for mCollectFailed failover marking during sweep
|
2024-08-25 09:32:17 -04:00 |
|
Brian Fiete
|
f67eaa6d8a
|
Support for AtomicCmpXChg
|
2024-08-25 09:31:20 -04:00 |
|
Brian Fiete
|
2a2913f857
|
Added @Script: support to breakpoints
|
2024-08-25 09:30:49 -04:00 |
|
Brian Fiete
|
2d8bf1b11b
|
Made debug addrs non-randomized and reproducible
|
2024-08-25 09:29:56 -04:00 |
|
Brian Fiete
|
3491793f7a
|
Switch param to StringView
|
2024-08-25 09:26:33 -04:00 |
|
Brian Fiete
|
29b2299dc2
|
Fix for tuple ToString with wrappable member types
|
2024-08-24 08:03:12 -04:00 |
|
Brian Fiete
|
4bfa087cec
|
StringView sanity check
|
2024-08-17 13:01:00 -04:00 |
|
Brian Fiete
|
6c70b2fe65
|
Merge pull request #2011 from Booklordofthedings/master
Fix profiling bug
|
2024-08-15 06:56:34 -04:00 |
|