提交歷史

作者 SHA1 備註 提交日期
  Brian Fiete 38d64d444d Fixed attempted inlining of virtual methods 3 天之前
  Brian Fiete 9c9d29d493 mCurFilePosition.mFileInstance null deref fix 1 周之前
  Brian Fiete fc07ef75a6 fieldDecl null check 3 周之前
  Brian Fiete a33d046bfe SIMD settings fixed. AVX4.2 and AVX512 added. 3 周之前
  Brian Fiete faebf0af06 Fixed for Hunty 1 月之前
  Brian Fiete 6fcecfdb78 Throw an error when attempting to constrain to multiple primitive types 2 月之前
  Brian Fiete 5b18e380a5 Fixed generic assignment operators (ie +=) 2 月之前
  Brian Fiete 192c9d8f33 Fixed some nullable splat cases 3 月之前
  Brian Fiete 958a1630aa Added support for global:: lookups 3 月之前
  Brian Fiete 81aaefff0c Comptime EmitReturn PopulateType fix 3 月之前
  Brian Fiete 95a9c7aa8e Fixed allocFlag handling in Dbg_ObjectCreatedEx and Dbg_ObjectAllocatedEx 3 月之前
  Brian Fiete 01ba9507c0 Improved protection checks of inner type 3 月之前
  Brian Fiete 7864304d9e mTypeOptionsIdx fix during comptime with TypeDeclaration.ResolvedType 3 月之前
  Brian Fiete 37f72cd3b6 Added ability to dynamically cast delegates with compatible signatures 5 月之前
  Brian Fiete c25f750bd5 More deleted type improvements 5 月之前
  Brian Fiete a240acc674 Fixed parameter error with failed inline const constraint 5 月之前
  Brian Fiete 195463cb77 Improved pointer generic constraints 5 月之前
  Brian Fiete 4693290c1d Merge pull request #2189 from Fusioon/fix-#1865 5 月之前
  Brian Fiete bc9ad74a46 Added in missing argument flags in delegate thunks 5 月之前
  Brian Fiete 8d2cbb7055 aarch64 lowered return type fix for delegates 5 月之前
  Brian Fiete 8e8a28b23e HasFlag behavior change 5 月之前
  Simon Lübeß 8095ddaa66 Fixed generated methods for enums with CRepr 5 月之前
  Fusioon a0827cd4bf Better interface method matching when names match 5 月之前
  Brian Fiete 11ccb876a3 Made 'faked' static reference undef so it's not detected as constant 5 月之前
  Brian Fiete be0733d37c Fixed deferred function call 5 月之前
  Brian Fiete ff7a9896cd FinishInit check in CreateFunctionFrom 5 月之前
  Brian Fiete cfc7555659 Linux CRepr 'this' fix 5 月之前
  Brian Fiete 445fc0e982 Warn on 'this Foo*', make [CRepr] always pass 'this' as address 5 月之前
  Brian Fiete cfd2bab9fb Improvements to method instance mIsIntrinsic handling 5 月之前
  Brian Fiete 1805316b70 Fixed initializer blocks on valueless structs 6 月之前