Brian Fiete
|
1954152a6d
|
Added AlwaysIncludeUser, fixed context cleanup order
|
2020-12-29 12:41:43 -08:00 |
|
Brian Fiete
|
91b046b6d7
|
Win32 lowering fixes
|
2020-12-28 10:50:04 -08:00 |
|
Brian Fiete
|
ba9ce75a0b
|
Fixed inlining issues
|
2020-12-27 10:56:14 -08:00 |
|
Brian Fiete
|
3b1f1634ac
|
Reworked splattability in mixins
|
2020-12-26 10:16:51 -08:00 |
|
Brian Fiete
|
6029315ff6
|
Allow function binding to generic interface constraint method
|
2020-12-26 08:19:30 -08:00 |
|
Brian Fiete
|
ff6c7c5b90
|
Fixed mixins parameter mutability with splattables
|
2020-12-26 07:36:26 -08:00 |
|
Brian Fiete
|
2130b7d60c
|
Fixed generic tuple issue
|
2020-12-24 13:01:58 -08:00 |
|
Brian Fiete
|
f6877d98f0
|
Fixed some unknown-sized array resolution issues
|
2020-12-24 10:29:09 -08:00 |
|
Brian Fiete
|
31c89ab8e1
|
TypeDef cleanup fixes
|
2020-12-23 09:45:19 -08:00 |
|
Brian Fiete
|
3611846b7f
|
Const-eval release fix
|
2020-12-23 08:59:22 -08:00 |
|
Brian Fiete
|
ff1f8aff3f
|
Initial const eval feature release
|
2020-12-23 08:53:38 -08:00 |
|
Brian Fiete
|
be929c3626
|
ConstEval updates, better const struct support
|
2020-12-22 04:50:37 -08:00 |
|
Brian Fiete
|
9b80c26d0a
|
More const eval progress
|
2020-12-19 14:19:33 -08:00 |
|
Brian Fiete
|
6bb363fb4b
|
CTFE updates, including heap support
|
2020-12-17 04:51:05 -08:00 |
|
Brian Fiete
|
577e199dcd
|
Start of compile-time function evaluation
|
2020-12-13 08:04:42 -08:00 |
|
Brian Fiete
|
101fde1a4b
|
Added extern method override support in extensions
|
2020-10-23 11:48:37 -07:00 |
|
Brian Fiete
|
6b27f0f0b2
|
Internal protection, 'using internal <type or namespace>;`
|
2020-10-14 11:33:41 -07:00 |
|
Brian Fiete
|
13ca09a464
|
Fixed splat interference with methodRef
|
2020-10-13 13:42:23 -07:00 |
|
Brian Fiete
|
4cea33d96f
|
Fixed cases of undetected ambiguous calls
|
2020-10-08 12:09:04 -07:00 |
|
Brian Fiete
|
16cd9f7a77
|
Fixed lambda bind to delegate type with outer generic
|
2020-10-08 06:45:04 -07:00 |
|
Brian Fiete
|
808a4438d7
|
Address-of immutable is now a warning instead of error, added [NoSplat]
|
2020-10-07 11:07:10 -07:00 |
|
Brian Fiete
|
c28ed988b3
|
Fixed properties debug evaluation and struct calls
|
2020-09-29 11:58:07 -07:00 |
|
Brian Fiete
|
0a78b5cc35
|
Improvements and safety for const exprs
|
2020-09-28 12:41:42 -07:00 |
|
Brian Fiete
|
ae06346357
|
Fixed issues with failed const type expressions
|
2020-09-27 23:25:42 -07:00 |
|
Brian Fiete
|
2d4cc6d86e
|
Extension check refinements, more extension tests
|
2020-09-21 07:51:36 -07:00 |
|
Brian Fiete
|
76cd052c4a
|
Fixed MethodToString for unspecialized type variations
|
2020-09-19 05:12:15 -07:00 |
|
Brian Fiete
|
75eeb25555
|
Refactoring of operator constraints, generic param population
|
2020-09-18 17:00:33 -07:00 |
|
Brian Fiete
|
0b20ef867b
|
Support for matching interface conformance in distinct build options
|
2020-09-16 04:37:28 -07:00 |
|
Brian Fiete
|
3627f8c40f
|
Reworked functions with explicit 'this'
|
2020-09-11 10:33:16 -07:00 |
|
Brian Fiete
|
a852bdb8cc
|
Fixed hash issue with failed delegate ref return type
|
2020-09-10 11:25:53 -07:00 |
|
Brian Fiete
|
947426b384
|
Fixed false circular data ref with self-refing field function typeref
|
2020-09-10 10:42:32 -07:00 |
|
Brian Fiete
|
24aaa22f7a
|
Fixed error with generic method call on a static field
|
2020-09-03 10:24:42 -07:00 |
|
Brian Fiete
|
177b5b7254
|
Fixed lambda capture of shadows variables
|
2020-09-01 15:57:08 -07:00 |
|
Brian Fiete
|
c49d92b779
|
Made method mutability part of signature and method selection
|
2020-08-29 14:18:05 -07:00 |
|
Brian Fiete
|
7e947265da
|
Another armv7 lowering iteration
|
2020-08-26 06:03:19 -07:00 |
|
Brian Fiete
|
7ac879c448
|
Android armv7 lowering change
|
2020-08-26 05:21:20 -07:00 |
|
Brian Fiete
|
485eb832b1
|
Potential armv7 lowering fix
|
2020-08-25 08:12:31 -07:00 |
|
Brian Fiete
|
419d06a305
|
Possible armv7 lowering fix
|
2020-08-25 07:49:37 -07:00 |
|
Brian Fiete
|
ca4b383339
|
More SIMD work
|
2020-08-25 07:33:55 -07:00 |
|
Brian Fiete
|
64b62c09be
|
Start of SIMD support
|
2020-08-23 05:42:42 -07:00 |
|
Brian Fiete
|
9d5d5b4063
|
Added alloctype(T)
|
2020-08-12 15:07:56 -07:00 |
|
Brian Fiete
|
35505d905a
|
More extern constraints work
|
2020-08-10 17:02:48 -07:00 |
|
Brian Fiete
|
32cd6d8841
|
Improved extern type constraints
|
2020-08-10 13:29:05 -07:00 |
|
Brian Fiete
|
6b67a4493d
|
Fixed const expression hashing
|
2020-08-10 06:39:07 -07:00 |
|
Brian Fiete
|
fed75dfa85
|
Fixed an issue of zombie failed specialized methods in resolve-only
|
2020-07-21 13:14:09 -07:00 |
|
Brian Fiete
|
e917fd8fdf
|
Fixed type table comparison crash
|
2020-07-19 06:15:11 -07:00 |
|
Brian Fiete
|
af77825b9d
|
Union changes
|
2020-07-18 06:51:00 -07:00 |
|
Brian Fiete
|
c11449f9db
|
Fixed 'ref let' case
|
2020-07-16 16:03:05 -07:00 |
|
Brian Fiete
|
037b2ac1e4
|
Added reflection category to distinct build options (wip)
|
2020-07-11 16:24:07 -07:00 |
|
JamesOrson
|
e76becf4c6
|
Remove unnecessary delete statements
If a value is null, the C++ delete statement will do nothing, so there is bo need to explicitly check if the value is null.
|
2020-07-10 16:36:14 -07:00 |
|