Brian Fiete
|
7883d0cafa
Fixed concrete method warning
|
4 years ago |
Brian Fiete
|
5167298ab2
Added warnings for invalid interface method decls
|
4 years ago |
Brian Fiete
|
f09a9b41f1
Fixed enum with extension with ToString override
|
4 years ago |
Brian Fiete
|
8b74b15102
Fixed internal override mangling in same project
|
4 years ago |
Brian Fiete
|
2c41b5c3f7
Fixed FORCELINK sret issue
|
4 years ago |
Brian Fiete
|
101fde1a4b
Added extern method override support in extensions
|
4 years ago |
Brian Fiete
|
b71d7beb47
Fixed struct ctor assigned checking during autocomplete
|
4 years ago |
Brian Fiete
|
994640df11
Fixed field initialization in structs with extensions
|
4 years ago |
Brian Fiete
|
879b15ecd8
Added type initializer blocks
|
4 years ago |
Brian Fiete
|
9a857cceb3
Fixed reification issues, mut-vs-imut method mangling
|
4 years ago |
Brian Fiete
|
b6db69d2b0
Fixed extension initializers and dtors. [NoExtension]. Extension warning
|
4 years ago |
Brian Fiete
|
4449952235
More methodref fixes
|
4 years ago |
Brian Fiete
|
49a4536e1e
Fixed chained GCMarkMember
|
4 years ago |
Brian Fiete
|
eaeb5ab6f8
Allow `=> funcPtr` function binding
|
4 years ago |
Brian Fiete
|
79d13a3626
Fixed aggregate return issue
|
4 years ago |
Brian Fiete
|
687addf7a5
Fixed false method reification during conversion operator checking
|
4 years ago |
Brian Fiete
|
fe7d3d80e7
Fixed issues with chained dtors in extensions
|
4 years ago |
Brian Fiete
|
3bb94764d2
Added missing 'internal' string
|
4 years ago |
Brian Fiete
|
6b27f0f0b2
Internal protection, 'using internal <type or namespace>;`
|
4 years ago |
Brian Fiete
|
9332693132
Improved minidump debugging
|
4 years ago |
Brian Fiete
|
42a361a8c0
Fixed autocomplete doc crash for generic methods
|
4 years ago |
Brian Fiete
|
aed026f4fc
Fixed array alloc bitcast in entry block
|
4 years ago |
Brian Fiete
|
e0ebe81472
Fix for boxed interface selection with multiple entries
|
4 years ago |
Brian Fiete
|
4cea33d96f
Fixed cases of undetected ambiguous calls
|
4 years ago |
Brian Fiete
|
e8b35ce0c4
Autocomplete method name fix
|
4 years ago |
Brian Fiete
|
3fb7576bf9
MethodToString improvements
|
4 years ago |
Brian Fiete
|
b28a87136f
Extended autocomplete info
|
4 years ago |
Brian Fiete
|
808a4438d7
Address-of immutable is now a warning instead of error, added [NoSplat]
|
4 years ago |
Brian Fiete
|
d9444cc603
Fixed expression-bodied function with a ref return
|
4 years ago |
Brian Fiete
|
c28ed988b3
Fixed properties debug evaluation and struct calls
|
4 years ago |