Brian Fiete
|
6eb1b16aa0
|
Fixed cascade invocation with non-addressable target
|
2024-11-20 09:18:01 -05:00 |
|
Brian Fiete
|
16915d2344
|
Fixed void enum const loading
|
2024-11-20 08:19:28 -05:00 |
|
Brian Fiete
|
1da0c3cae7
|
bool vector improvements
|
2024-11-20 07:43:27 -05:00 |
|
Brian Fiete
|
b2078b10fe
|
float2 fixes
|
2024-11-20 06:05:52 -05:00 |
|
Brian Fiete
|
7e28a71437
|
Trim whitespace in Find in Files
|
2024-11-19 09:15:41 -05:00 |
|
Brian Fiete
|
f43da38dbb
|
Fixed null token crash while typing 'Program.this'
|
2024-11-19 09:08:15 -05:00 |
|
Brian Fiete
|
b12b49aec3
|
Allow enums with <=1 element (void underlying) cast to int (0)
|
2024-11-19 09:04:34 -05:00 |
|
Brian Fiete
|
9ca3fbd0dd
|
Expose function pointer of MethodInfo
|
2024-11-19 08:23:30 -05:00 |
|
Brian Fiete
|
e7c05068a7
|
Fixed bookmark icon drawing location when below collapsed code
|
2024-11-19 07:47:14 -05:00 |
|
Brian Fiete
|
14a3dd8e7d
|
Handle zero-sized enums (<= 1 member)
|
2024-11-08 09:16:27 -05:00 |
|
Brian Fiete
|
7b69509b7b
|
OpenCodeBlock fix when statement contains a "("
|
2024-11-08 08:36:43 -05:00 |
|
Brian Fiete
|
bb937acfa3
|
Fixed mixin issue with indexed argument from readonly pointers
|
2024-11-06 16:35:13 -05:00 |
|
Brian Fiete
|
09c909567c
|
AllocTyped fix when leak check is disabled
|
2024-11-06 12:38:20 -05:00 |
|
Brian Fiete
|
f2ee292969
|
ITypedAllocator fix
|
2024-11-06 11:01:22 -05:00 |
|
Brian Fiete
|
04ea8a6634
|
Generic constructors
|
2024-11-06 07:31:55 -05:00 |
|
Brian Fiete
|
64d646e130
|
params operator implicit cast, params generic inference fix
|
2024-11-04 06:06:46 -05:00 |
|
Brian Fiete
|
4885871785
|
Properly hande ar lib-in-lib case
|
2024-11-03 06:33:06 -05:00 |
|
Brian Fiete
|
e5d90d42db
|
Indexer fix
|
2024-11-02 08:11:31 -04:00 |
|
Brian Fiete
|
c53ef1c346
|
Fix indexing generic params
|
2024-11-02 07:35:05 -04:00 |
|
Brian Fiete
|
56c41ba302
|
Test fix
|
2024-11-01 19:09:30 -04:00 |
|
Brian Fiete
|
d36d076e95
|
Fixed 'when' on switch payload case
|
2024-11-01 19:01:21 -04:00 |
|
Brian Fiete
|
864d5e9d24
|
Project rename crash fix
|
2024-11-01 08:19:44 -04:00 |
|
Brian Fiete
|
6c66d27ff4
|
Fixed Self renaming issue
|
2024-10-30 13:31:16 -04:00 |
|
Brian Fiete
|
2c630a5ba9
|
Added 'CopyToTarget' command
|
2024-10-30 12:34:17 -04:00 |
|
Brian Fiete
|
2ea5c34252
|
Fixed null semVer crash
|
2024-10-30 10:19:50 -04:00 |
|
Brian Fiete
|
cb1e3ec49f
|
Copy fixup
|
2024-10-30 07:26:29 -04:00 |
|
Brian Fiete
|
8313fdf2d8
|
Merge pull request #2052 from Booklordofthedings/master
Add Directory.Copy to corlib
|
2024-10-30 07:08:09 -04:00 |
|
Jannis
|
63d5bc07b5
|
Add Directory.Copy
|
2024-10-29 22:37:38 +00:00 |
|
Brian Fiete
|
d46cc8d015
|
Fix sort
|
2024-10-29 14:35:12 -04:00 |
|
Brian Fiete
|
74294567e7
|
Harden softer against invalid comparers
|
2024-10-29 12:34:26 -04:00 |
|
Brian Fiete
|
12640fd2b7
|
Restored selection when closing QuickFind
|
2024-10-27 05:28:36 -04:00 |
|
Brian Fiete
|
ca2c781301
|
Make Environment.NewLine const instead of static readonly
|
2024-10-26 13:42:55 -04:00 |
|
Brian Fiete
|
1226810984
|
UTF8 changes to consistently use int8 for codepoint widths
|
2024-10-26 06:25:39 -04:00 |
|
Brian Fiete
|
0e2f49fd12
|
Wasm test attribute fix
|
2024-10-26 06:24:22 -04:00 |
|
Brian Fiete
|
e263f3a37f
|
Fixed attribute processing
|
2024-10-25 18:32:42 -04:00 |
|
Brian Fiete
|
1f539595e0
|
Added TCP_NODELAY
|
2024-10-25 17:20:12 -04:00 |
|
Brian Fiete
|
a1413866a7
|
Added cleancache
|
2024-10-25 17:20:00 -04:00 |
|
Brian Fiete
|
31746c1f19
|
Wasm calling convention fixes. IDEHelper/Tests runs on wasm now.
|
2024-10-25 11:20:01 -04:00 |
|
Brian Fiete
|
c0ebcc8fda
|
Test support in wasm
|
2024-10-25 07:41:53 -04:00 |
|
Brian Fiete
|
c73968a515
|
Fixed sized array OOB check with undef index
|
2024-10-25 07:40:12 -04:00 |
|
Brian Fiete
|
eb9ad2b6c2
|
mInverted NOT fix
|
2024-10-24 18:13:36 -04:00 |
|
Brian Fiete
|
76c58b3ed0
|
Added support for Setup program in managed packages
|
2024-10-24 14:59:34 -04:00 |
|
Brian Fiete
|
c12c1bf9f9
|
Added HasMultibyteChars properties
|
2024-10-24 14:58:36 -04:00 |
|
Brian Fiete
|
9501ee2c22
|
Added more Alt methods
|
2024-10-24 14:56:28 -04:00 |
|
Brian Fiete
|
df96ca1dfe
|
Fixed shutdown-on-failure issue with BeefBuild
|
2024-10-24 13:20:15 -04:00 |
|
Brian Fiete
|
7718705646
|
HeldKey fixes for CapsLock/NumLock
|
2024-10-24 11:33:33 -04:00 |
|
Brian Fiete
|
95a831a785
|
Fixed cursor advancing after replacing text
|
2024-10-24 08:49:12 -04:00 |
|
Brian Fiete
|
32d810b1e9
|
WasmLaunch update
|
2024-10-24 06:27:38 -04:00 |
|
Brian Fiete
|
f2489f3b93
|
Handle spaces in paths in WasmLaunch
|
2024-10-24 06:27:24 -04:00 |
|
Brian Fiete
|
35271626aa
|
Improved issues with enums with code emissions
|
2024-10-23 16:50:50 -04:00 |
|