Fusioon
|
1c2af5467a
|
Linux filewatch improvements
Improve handling of newly created directories and watcher removal
|
2022-10-11 04:31:03 +02:00 |
|
Brian Fiete
|
d37c515644
|
Merge pull request #1732 from disarray2077/patch-5
Fix ConvertTo with TypedPrimitive parameter
|
2022-10-06 11:32:39 -04:00 |
|
Brian Fiete
|
cf9aa7012c
|
Merge pull request #1731 from disarray2077/patch-4
Fix IsSubtypeOf with TypedPrimitive parameter
|
2022-10-06 11:32:19 -04:00 |
|
disarray2077
|
03f7b62c10
|
Fix ConvertTo with TypedPrimitive parameter
|
2022-10-06 12:04:49 -03:00 |
|
disarray2077
|
394bcd82d3
|
Fix IsSubtypeOf with TypedPrimitive parameter
|
2022-10-06 11:50:20 -03:00 |
|
Brian Fiete
|
3d90c5366c
|
Merge pull request #1730 from Fusioon/linux-filewatcher
Add linux filewatcher
|
2022-10-06 08:28:54 -04:00 |
|
Fusioon
|
93c3b27c48
|
Add linux filewatcher
Implement inotify based filewatcher for linux
|
2022-10-06 00:10:34 +02:00 |
|
Brian Fiete
|
532deab0cb
|
Merge pull request #1712 from eveningstarinc/hunterbridges/FieldResolutionBugfix
Field resolution compiler crash fix
|
2022-09-21 13:40:48 -07:00 |
|
Hunter Bridges
|
d30fafb702
|
Field resolution compiler crash fix
|
2022-09-21 11:58:51 -07:00 |
|
Brian Fiete
|
208f9f2c60
|
Turn off Beep failure for BeefBuild
|
2022-09-20 13:24:32 -07:00 |
|
Brian Fiete
|
09a58b0a24
|
Merge remote-tracking branch 'origin/master'
|
2022-09-20 11:24:24 -07:00 |
|
Brian Fiete
|
fd4ea4e650
|
Fixed Unescape hex decoding
|
2022-09-20 11:24:17 -07:00 |
|
Brian Fiete
|
621f678fe9
|
Merge pull request #1711 from MineGame159/virtual-methods
Mark console output methods in IDEApp as virtual
|
2022-09-20 07:24:07 -07:00 |
|
MineGame159
|
18bc4c400b
|
Mark console output methods in IDEApp as virtual
|
2022-09-20 15:53:52 +02:00 |
|
Brian Fiete
|
38d47fa254
|
PerformAssignment_CheckOp methodInst null check
|
2022-09-15 08:40:22 -07:00 |
|
Brian Fiete
|
e25549061c
|
Added mut
|
2022-09-14 07:14:32 -07:00 |
|
Brian Fiete
|
70830358c8
|
Fixed BfConstType_ExtractValue failed case in WriteConstant
|
2022-09-13 15:31:41 -07:00 |
|
Brian Fiete
|
fade92d658
|
Merge pull request #1708 from MineGame159/structured-data
Fix StructuredData.ObjectToString()
|
2022-09-11 05:34:20 -07:00 |
|
MineGame159
|
5fc52fb01f
|
Fix StructuredData.ObjectToString()
|
2022-09-11 13:35:07 +02:00 |
|
Brian Fiete
|
c270acdb39
|
Improved ExtractValue union splat handling
|
2022-09-10 10:54:12 -07:00 |
|
Brian Fiete
|
cafbcd30dc
|
Fixed ExtractValue for splat unions
|
2022-09-10 10:25:45 -07:00 |
|
Brian Fiete
|
47732ae09c
|
Fixed debug loc issue with line=0 col>0
|
2022-09-10 09:11:59 -07:00 |
|
Brian Fiete
|
f6c49b1084
|
Fixed range type population issue
|
2022-09-08 17:07:48 -07:00 |
|
Brian Fiete
|
17dc755ee7
|
SingleAllocator typo fix
|
2022-09-07 15:36:16 -07:00 |
|
Brian Fiete
|
266b351f72
|
0.43.5 version bump
|
2022-09-07 13:51:45 -07:00 |
|
Brian Fiete
|
5490af4690
|
Fixed named param autocomplete crash
|
2022-09-05 09:40:49 -07:00 |
|
Brian Fiete
|
03c56b42c9
|
Better union field loading
|
2022-09-05 08:36:57 -07:00 |
|
Brian Fiete
|
d2356a0582
|
Fixed union lookup
|
2022-09-05 08:13:41 -07:00 |
|
Brian Fiete
|
519ccfe969
|
Fixed data cycle issue, 'using' union field lookup
|
2022-09-05 07:58:33 -07:00 |
|
Brian Fiete
|
c6f2798db7
|
Improved string-to-sized-array casts and initializations
|
2022-09-05 06:28:23 -07:00 |
|
Brian Fiete
|
1320b495d2
|
Fixed CheckSkipCall
|
2022-09-05 05:46:57 -07:00 |
|
Brian Fiete
|
c65fd5711d
|
Clear variable declarations inside deferredParamValues (ie skipCall)
|
2022-09-05 05:34:24 -07:00 |
|
Brian Fiete
|
2b7d0284f7
|
ConstantToCurrent span fix
|
2022-08-28 11:52:04 -07:00 |
|
Brian Fiete
|
cc3fe5e40c
|
Allow FlexibleArray with union array data
|
2022-08-28 10:48:56 -07:00 |
|
Brian Fiete
|
8aef7275d0
|
Added Compiler.Align
|
2022-08-28 07:41:35 -07:00 |
|
Brian Fiete
|
ec4ccb2e9c
|
Added GetAllocSize to FlexibleArrayAttribute
|
2022-08-28 06:57:02 -07:00 |
|
Brian Fiete
|
9ba19e4cd7
|
Added System.Interop.FlexibleArrayAttribute
|
2022-08-28 06:49:35 -07:00 |
|
Brian Fiete
|
0b162c0ebd
|
Properly set ignoreWrites before restoring active function
|
2022-08-27 11:33:24 -07:00 |
|
Brian Fiete
|
94377d8cda
|
Fixed name
|
2022-08-27 09:55:46 -07:00 |
|
Brian Fiete
|
c1266d2422
|
Added System.Interop.FlexibleArary<>
|
2022-08-27 09:24:46 -07:00 |
|
Brian Fiete
|
8c15c3c627
|
CheckErrorAttributes signature change
|
2022-08-27 09:24:20 -07:00 |
|
Brian Fiete
|
86a80f4d18
|
Fixed append ctors in classes with emissions
|
2022-08-27 09:23:53 -07:00 |
|
Brian Fiete
|
f8f95e9de3
|
Allow warn/error attribute on fields
|
2022-08-27 09:23:31 -07:00 |
|
Brian Fiete
|
db73305d2c
|
Merge remote-tracking branch 'origin/master'
|
2022-08-26 15:42:47 -07:00 |
|
Brian Fiete
|
74b73e5dc8
|
Corlib helper methods
|
2022-08-26 15:42:35 -07:00 |
|
Brian Fiete
|
e56a08a72e
|
Merge pull request #1696 from m910q/SocketListenWithIP
Require listen IP when calling Socket.Listen()
|
2022-08-27 00:27:03 +02:00 |
|
Brian Fiete
|
6eddf12948
|
PDB parsing hardening
|
2022-08-26 14:02:37 -07:00 |
|
m910q
|
c534afecf9
|
Created overload for Socket.Listen() with address
|
2022-08-26 19:42:16 +02:00 |
|
Brian Fiete
|
311cdaece1
|
COFF debugging
|
2022-08-26 10:40:40 -07:00 |
|
m910q
|
7d26c115bb
|
Default Socket.Listen() IP to 127.0.0.1
|
2022-08-26 18:55:32 +02:00 |
|