Commit History

Author SHA1 Message Date
  Brian Fiete b075f8dbf3 Fixed 'var ref' for case expr out vars 5 months ago
  Brian Fiete 35739e7293 Fixed out variable lifetimes, further unified out var for case+method 5 months ago
  Brian Fiete 0dcc7c4df3 Fixed mUnassignedFieldFlags handling of fields in extensions 5 months ago
  Brian Fiete 5feb0c044b 'not case' expression, case variable scope change 5 months ago
  Brian Fiete 471897a150 Deleted type protection in EmitGCMarkValue, RequestExtraCompile feature 5 months ago
  Brian Fiete 6e0cabf8aa Fixed invalid extension override assumption 5 months ago
  Brian Fiete aaac1470df Field deleted type protection 5 months ago
  Brian Fiete 66d3581911 Inference of tuple 'params T` 5 months ago
  Brian Fiete f6d18c111f EmitObjectAccessCheck for append field dtor to detect double delete 5 months ago
  Brian Fiete 421cace017 Expanding support for `params` in delegates, `params` tuple support 5 months ago
  Brian Fiete 5000a8a824 Opaque calling issue 5 months ago
  Brian Fiete 94944082eb Allow 'public static int operator implicit(Self self);' 5 months ago
  Brian Fiete fa251b3439 Fixed enum issues utilizing Underlying in initializer 5 months ago
  Brian Fiete dfdbe7440f Fixed colorization of unqualified property access (ie: implicit 'this') 6 months ago
  Brian Fiete 635cb49771 Opaque 'this' argument fix 6 months ago
  Brian Fiete 1a1f6f793b Fixed funcId takeover with extern overrides within same project 6 months ago
  Brian Fiete 5b23020140 Allow 'DisableChecks' to remove append dtor check 6 months ago
  Brian Fiete 9baf0ead21 Support for marking append-allocated objects (mHasAppendWantMark) 6 months ago
  Brian Fiete 161d9dc540 Added ZeroGap to AllowAppend 6 months ago
  Brian Fiete 9444a0d936 Hardening against errors during build fails 6 months ago
  Brian Fiete ac7f66c1f1 CreateConstExprValueType fix with incoming constExprType TypedValue 6 months ago
  Brian Fiete fd24ab21af Fixed incorrectly applied method generic constraints in constraint check 6 months ago
  Brian Fiete 87405f3387 Fix for external break in mixin declaration 6 months ago
  Brian Fiete 6d474b31d9 Added error for attempting to instantiate opaque attributes 6 months ago
  Brian Fiete 9a9e12ea37 Fixed circular data dependency with comptime debugging 6 months ago
  Brian Fiete ec34aa3d43 Reworked static append fields 6 months ago
  Brian Fiete 9a5d2ff665 CheckGenericConstraints var handling 6 months ago
  Brian Fiete b63b4af6fe Better handling of let/var field failures 6 months ago
  Brian Fiete 22238e04ef GetRawMethodInstanceAtIdx handling of mid-compile-deleted types 6 months ago
  Brian Fiete 53f4e8955e Const resolve enum case cast fix 6 months ago