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 |
|
Brian Fiete
|
2a8a68e5d1
|
Linux fix
|
2024-10-23 15:20:18 -04:00 |
|
Brian Fiete
|
b4b79c2f3f
|
Linux fix
|
2024-10-23 14:26:02 -04:00 |
|
Brian Fiete
|
c58dcb90df
|
Fixed delegate object access check
|
2024-10-23 11:45:31 -04:00 |
|
Brian Fiete
|
58ef18735c
|
Fixed NoRT
|
2024-10-23 11:23:56 -04:00 |
|
Brian Fiete
|
8c1d1e65b3
|
ReadConstant handling of null pointers
|
2024-10-23 11:06:00 -04:00 |
|
Brian Fiete
|
65ee34e37b
|
Added object access check to delegate invocation
|
2024-10-23 10:36:27 -04:00 |
|
Brian Fiete
|
5a0aa8a95b
|
WasmLaunch
|
2024-10-23 05:25:14 -04:00 |
|
Brian Fiete
|
5627956682
|
Use WasmLaunch for html files
|
2024-10-23 05:23:37 -04:00 |
|
Brian Fiete
|
73ed4fdd35
|
Respect rmInfo.mBScale in const agg movs
|
2024-10-23 05:04:23 -04:00 |
|
Brian Fiete
|
4a819762e6
|
Unbuffering stdout
|
2024-10-22 12:48:14 -04:00 |
|
Brian Fiete
|
bc5c425d1b
|
Packman improvements
|
2024-10-22 09:06:54 -04:00 |
|
Brian Fiete
|
99aded7951
|
Debugging
|
2024-10-21 18:59:34 -04:00 |
|
Brian Fiete
|
f06e5efd2f
|
Fix uninitialized data in packing holes in BfVariant structs
|
2024-10-21 16:41:54 -04:00 |
|
Brian Fiete
|
979818388e
|
Cleanup mTypeCodeTypeExMap
|
2024-10-21 16:41:33 -04:00 |
|
Brian Fiete
|
b77a80db2c
|
tag.IsEmpty fix
|
2024-10-21 16:41:22 -04:00 |
|
Brian Fiete
|
1dc6c903ee
|
Valgrind delete fix
|
2024-10-21 14:15:51 -04:00 |
|
Brian Fiete
|
d034dbc991
|
Fixed handling of tags ending in ^{}
|
2024-10-21 11:23:37 -04:00 |
|