Brian Fiete
|
e5f280de32
|
Fix for unbound generic type lookups
|
2022-02-22 08:42:41 -08:00 |
|
Brian Fiete
|
c2490278fa
|
Fixed default ctor base ctor calling when base has extensions
|
2022-02-22 08:14:17 -08:00 |
|
Brian Fiete
|
c91c81f77d
|
Improvements to failed extension, fixed protection on extended types
|
2022-02-22 07:41:05 -08:00 |
|
Brian Fiete
|
0a856c91ff
|
TryPeek
|
2022-02-22 07:16:56 -08:00 |
|
Brian Fiete
|
168d47a865
|
Make Queue methods more similar to List
|
2022-02-22 07:13:26 -08:00 |
|
Brian Fiete
|
0ce67cecc2
|
Distinct type option filter entry fixes, Include Filtered fix
|
2022-02-21 18:32:23 -08:00 |
|
Brian Fiete
|
4d82420212
|
Merge pull request #1463 from disarray2077/patch-3
Add `LinkedList<T>` to corlib
|
2022-02-21 06:05:18 -08:00 |
|
Brian Fiete
|
e54b7f9208
|
Merge pull request #1462 from disarray2077/patch-2
Fix `Dictionary<T>.CopyTo`
|
2022-02-21 06:00:57 -08:00 |
|
Brian Fiete
|
ad7ef19004
|
Multi-dimensional sized array name printing fix
|
2022-02-21 05:50:08 -08:00 |
|
disarray2077
|
ba07e5bf41
|
Add LinkedList<T> to corlib
|
2022-02-21 01:52:19 -03:00 |
|
disarray2077
|
6071582dda
|
Fix Dictionary<T>.CopyTo
|
2022-02-19 21:45:45 -03:00 |
|
Brian Fiete
|
88121831e2
|
Fixed generic interface methods with default impls, comptime attribs
|
2022-02-19 09:46:01 -05:00 |
|
Brian Fiete
|
79e2ff5165
|
Start of anonymous 'using' field
|
2022-02-19 07:38:05 -05:00 |
|
Brian Fiete
|
b886f3d3c3
|
Merge pull request #1459 from disarray2077/patch-2
Add `GetAndRemoveStrict` to `List<T>`
|
2022-02-18 09:10:09 -08:00 |
|
disarray2077
|
dd7a84ef03
|
Add GetAndRemoveStrict to List<T>
|
2022-02-18 11:53:17 -03:00 |
|
Brian Fiete
|
4c5c89bab5
|
Comptime GetCustomAttribute for type/field/method
|
2022-02-17 05:51:05 -05:00 |
|
Brian Fiete
|
434a7406de
|
Fixed some comptime dependency rebuilding issues with aliases/extensions
|
2022-02-16 18:28:23 -05:00 |
|
Brian Fiete
|
1cd198cea9
|
Change build_wasm path
|
2022-02-16 18:11:20 -05:00 |
|
Brian Fiete
|
dd835e6521
|
Move build_wasm.bat
|
2022-02-16 18:09:17 -05:00 |
|
Brian Fiete
|
db065d0cd7
|
wasm batch fixes
|
2022-02-16 16:46:08 -05:00 |
|
Brian Fiete
|
9d66e6429a
|
PopulateType fix in CheckEnumCreation
|
2022-02-16 09:39:09 -05:00 |
|
Brian Fiete
|
87d4a48a18
|
Disallow 'var' matching on failed conversion operators
|
2022-02-16 09:29:00 -05:00 |
|
Brian Fiete
|
a8d06ea96d
|
Fixed circular reference constraint checking issue with typealias
|
2022-02-16 09:23:35 -05:00 |
|
Brian Fiete
|
d5485d25e3
|
Set BfScopeKind_StatementTarget_Conditional in 'while'
|
2022-02-16 09:01:15 -05:00 |
|
Brian Fiete
|
ae53196e74
|
Const lhs handling of ??, cond var assignment in CreateConditionalScope
|
2022-02-16 08:28:05 -05:00 |
|
Brian Fiete
|
4c499cc498
|
Fixed assign error checking to allow '+=' operator call
|
2022-02-16 07:18:04 -05:00 |
|
Brian Fiete
|
c9afcf3360
|
Avoid 'AH' instruction encoding issue
|
2022-02-16 06:59:11 -05:00 |
|
Brian Fiete
|
1b217e96aa
|
Merge pull request #1456 from eveningstarinc/hunterbridges/CrashCatcherFix
Improve robustness of CrashCatcher registration
|
2022-02-16 03:12:55 -08:00 |
|
Brian Fiete
|
df4f58f586
|
Fix for wantsBaseMarking
|
2022-02-16 06:10:51 -05:00 |
|
Brian Fiete
|
99364da32a
|
Batch change
|
2022-02-16 01:44:57 -05:00 |
|
Hunter Bridges
|
795c70af2f
|
Improve robustness of CrashCatcher registration
|
2022-02-15 22:11:56 -08:00 |
|
Brian Fiete
|
5483f333a5
|
wasm ignore
|
2022-02-15 17:43:40 -05:00 |
|
Brian Fiete
|
b0f019fdd3
|
Fixed GC marking of fields in object extension
|
2022-02-15 17:43:30 -05:00 |
|
Brian Fiete
|
9ca48c26f2
|
Numeric ToString/Parse fixes
|
2022-02-15 17:28:12 -05:00 |
|
Brian Fiete
|
f1eca07510
|
Merge remote-tracking branch 'origin/master'
|
2022-02-15 15:49:53 -05:00 |
|
Brian Fiete
|
ff5dee3583
|
Merge pull request #1451 from MineGame159/sdl2_linux
Fixed SDL2 build on Linux
|
2022-02-15 12:49:27 -08:00 |
|
Brian Fiete
|
18d3acdd52
|
Change to support build_wasm.bat from installer
|
2022-02-15 15:29:17 -05:00 |
|
Brian Fiete
|
d3cf94abfe
|
Merge pull request #1452 from disarray2077/patch-1
Improve `Float.Parse`
|
2022-02-15 11:25:41 -08:00 |
|
disarray2077
|
9779e284fb
|
Remove unnecessary offset variable in Float.Parse
|
2022-02-15 14:30:11 -03:00 |
|
disarray2077
|
d0673115d0
|
Use RemoveFromStart in Float.Parse
|
2022-02-15 14:27:26 -03:00 |
|
Brian Fiete
|
6af0f111c0
|
Fixed Object alloc clearing with extensions
|
2022-02-15 12:21:56 -05:00 |
|
disarray2077
|
3ff67cfd7b
|
Improve Float.Parse
|
2022-02-15 14:15:57 -03:00 |
|
Brian Fiete
|
f0b5101a67
|
Fixed 'int[] bar = append .[1]' inferred append array case
|
2022-02-15 11:18:45 -05:00 |
|
MineGame159
|
9595acfd6c
|
Fixed SDL2 build on Linux
|
2022-02-15 17:11:35 +01:00 |
|
Brian Fiete
|
53bcd5c6fc
|
Fixed xor ah, ah emission
|
2022-02-15 11:01:28 -05:00 |
|
Brian Fiete
|
868700b0dd
|
Fixed crepr union size
|
2022-02-15 10:27:04 -05:00 |
|
Brian Fiete
|
682798fe7e
|
ContainsStrict
|
2022-02-15 09:37:07 -05:00 |
|
Brian Fiete
|
a3a8bfa40c
|
Delegate comparison expansion, hashable, == operator
|
2022-02-15 09:31:23 -05:00 |
|
Brian Fiete
|
9dcafb7db8
|
Improved @this
|
2022-02-15 06:48:27 -05:00 |
|
Brian Fiete
|
22a3b47de2
|
Extra paranoia
|
2022-02-15 06:37:04 -05:00 |
|