Brian Fiete
|
91b5ab36ca
|
Fixed void skipcall boxed methods
|
2020-04-28 07:30:45 -07:00 |
|
Brian Fiete
|
4b2256d41e
|
Added some warnings for nullable(T) usage
|
2020-04-28 07:30:10 -07:00 |
|
Brian Fiete
|
da29d695dd
|
Fixed crash during attempt to derive from 'Base[Value]'
|
2020-04-28 04:55:49 -07:00 |
|
C++ AHS
|
92bc47f193
|
Implement ICollection for Dictionary
|
2020-04-28 19:45:31 +08:00 |
|
C++ AHS
|
4f800bf981
|
Implement ICollection for List
|
2020-04-28 19:41:42 +08:00 |
|
C++ AHS
|
1fc7c0ec08
|
Create ICollection.bf
|
2020-04-28 19:41:10 +08:00 |
|
Brian Fiete
|
966b886fcc
|
More changes for nullable(T)
|
2020-04-27 15:15:47 -07:00 |
|
Brian Fiete
|
68bf7bc801
|
Added nullable(T), Result<T> can use null conditionals
|
2020-04-27 15:09:10 -07:00 |
|
Brian Fiete
|
336226d686
|
Lowered macOS version requirements
|
2020-04-27 05:44:46 -07:00 |
|
Brian Fiete
|
3a261c5dfa
|
Fixed a crash attempting a method call in a const eval
|
2020-04-26 10:27:55 -07:00 |
|
Brian Fiete
|
0e7b7e34a7
|
Fixed local crash
|
2020-04-26 10:27:38 -07:00 |
|
Brian Fiete
|
595f35b42e
|
Fixed some path error handling, fixed Debug Sessions
|
2020-04-26 08:46:45 -07:00 |
|
Brian Fiete
|
169e351a63
|
Merge remote-tracking branch 'origin/master'
|
2020-04-26 06:25:13 -07:00 |
|
Brian Fiete
|
3df7af3f44
|
Lowered macOS version requirements
|
2020-04-26 06:25:07 -07:00 |
|
Brian Fiete
|
38997644ca
|
Fixed draw order for item selection
|
2020-04-26 05:55:30 -07:00 |
|
Brian Fiete
|
9c59fd0dbf
|
Made Open Containing Folder available for projects and workspace
|
2020-04-26 05:54:19 -07:00 |
|
Brian Fiete
|
2de866ae55
|
Made spelling error faint yellow (ie: light warning)
|
2020-04-26 05:50:31 -07:00 |
|
Brian Fiete
|
53337c7c50
|
Improved error for calling ptr to ref type. Fixed properties on ptr
|
2020-04-25 15:01:02 -07:00 |
|
Brian Fiete
|
1bd94d7a52
|
Fixed VS settings updating issue
|
2020-04-25 06:53:05 -07:00 |
|
Brian Fiete
|
5934e27976
|
Fixed crash with long tooltip
|
2020-04-25 06:52:48 -07:00 |
|
Brian Fiete
|
07c2166321
|
Fixed issues with key settings, particularly clearing a key binding
|
2020-04-25 06:08:17 -07:00 |
|
Brian Fiete
|
a5ccbab43e
|
Fixed crash typing "using System.Random."
|
2020-04-25 06:07:23 -07:00 |
|
Brian Fiete
|
d6a4b8b62c
|
Fixed some font crashing issues, allowed fonts to be 'optional' with a ?
|
2020-04-24 16:57:16 -07:00 |
|
Brian Fiete
|
868293f2f2
|
Fixed issue with new stricter IsValueless check
|
2020-04-24 16:56:29 -07:00 |
|
Brian Fiete
|
35abc1d591
|
Calling Append instead of AppendF
|
2020-04-20 14:55:10 -07:00 |
|
Brian Fiete
|
27d8f9df0f
|
Fixed crash when text is selected and item gets moused over
|
2020-04-20 14:54:50 -07:00 |
|
Brian Fiete
|
33448603b1
|
Fixed struct construction when type is unpopulated. Better error check.
|
2020-04-20 14:54:27 -07:00 |
|
Brian Fiete
|
2b6e1d0d5d
|
Fixed crash while removing project
|
2020-04-20 07:00:02 -07:00 |
|
Brian Fiete
|
2165a6401e
|
Fixed doing a Browse after a wrong AutoFind
|
2020-04-20 06:59:39 -07:00 |
|
Brian Fiete
|
b0e5991934
|
Fixed default rollback in minidumps
|
2020-04-20 06:58:51 -07:00 |
|
Damian Day
|
dcd9bc35ac
|
Add Path.ChangeExtension
|
2020-04-19 16:45:28 +01:00 |
|
Brian Fiete
|
f77ccb8994
|
Fixed crash when in zone without adjustment rules
|
2020-04-18 05:49:31 -07:00 |
|
Brian Fiete
|
905330ce12
|
Fixed dll imports in extension modules
|
2020-04-17 10:17:02 -07:00 |
|
Brian Fiete
|
9eb5280170
|
Fixed some profiler shutdown issues
|
2020-04-16 10:46:58 -07:00 |
|
Brian Fiete
|
6434676134
|
Angle property
|
2020-04-16 00:33:42 -07:00 |
|
Brian Fiete
|
e7540ddef0
|
Properply rebuilds hash after a hot compile
|
2020-04-16 00:33:29 -07:00 |
|
Brian Fiete
|
11a46fa422
|
DLL import hotswap fixes
|
2020-04-16 00:32:00 -07:00 |
|
Brian Fiete
|
75e0cb9907
|
'var' fixes
|
2020-04-16 00:30:55 -07:00 |
|
Brian Fiete
|
37e5576973
|
Fixed display of valueless enums
|
2020-04-16 00:30:35 -07:00 |
|
Brian Fiete
|
8709c92f22
|
Mac fixes
|
2020-04-16 00:14:25 -07:00 |
|
Brian Fiete
|
c84da66758
|
Added StringView.StartWith(char)
|
2020-04-14 11:38:34 -07:00 |
|
Brian Fiete
|
18764073dd
|
Added support for executing command files
|
2020-04-14 11:38:17 -07:00 |
|
Brian Fiete
|
ac9b9f6aa1
|
Added additional error checking
|
2020-04-14 11:38:01 -07:00 |
|
Brian Fiete
|
b4aed82f4c
|
Fixed invalid assert
|
2020-04-14 11:37:44 -07:00 |
|
Brian Fiete
|
807b71d433
|
Fixed issue of file hashing causing too much rebuilding
|
2020-04-14 11:37:27 -07:00 |
|
Brian Fiete
|
592471434f
|
Changed some debugging logging
|
2020-04-14 11:35:54 -07:00 |
|
Brian Fiete
|
f0b5a4eb94
|
Whitespace
|
2020-04-13 06:43:06 -07:00 |
|
Brian Fiete
|
9f7040154b
|
Supporting unquoted string literals
|
2020-04-13 06:42:49 -07:00 |
|
Brian Fiete
|
293f4f51a2
|
Fixed error when type failure causes 'var' param - don't call
|
2020-04-13 06:42:24 -07:00 |
|
Brian Fiete
|
766b274426
|
Fixed hotswap error zeroing libs, fixed indexer type lookup errors
|
2020-04-13 06:41:54 -07:00 |
|