Commit History

Author SHA1 Message Date
  Brian Fiete c0ae4bb8f7 Fixed comptime reflection issue with interface methods 4 years ago
  Brian Fiete 4d1672fbcf Added 'in' parameter support 4 years ago
  Brian Fiete 1e52dce7c4 Support for operators with `ref` parameters, sized array->span 4 years ago
  Brian Fiete 61f54a4f88 Comptime math and bug fixes 4 years ago
  Brian Fiete 7093476126 Fixed 'new' method specifier in extensions for generic types 4 years ago
  Brian Fiete c0dd9b0e09 Fixed inifnite work loop populating IsSpecializedByAutoCompleteMethod 4 years ago
  Brian Fiete fd1d9644f7 Fixed duplicate attribute issue in properties 4 years ago
  Brian Fiete c8f42a0bfc Support for obsolete/error/warning on property declaration 4 years ago
  Brian Fiete 77c3eebbae Fixed ref returns in delegate/function type references 4 years ago
  Brian Fiete 3fddd4f396 Better fix for direct autprop optimization 4 years ago
  Brian Fiete 18208cb958 Fixed ref autoprop 4 years ago
  Brian Fiete b3599251ac Fixed invalid ToString generic method args on TypeToString 4 years ago
  Brian Fiete 6d06ee3430 Fixed constrained property lookups 4 years ago
  Brian Fiete c0e19171d4 Fixed zero-sized sized array loop issues 4 years ago
  Brian Fiete 733f7ec983 Fixed missing generic type validation errors with elemented types 4 years ago
  Brian Fiete d1ff0c1478 Fixed classifier issue in specialized section 4 years ago
  Brian Fiete f665388e91 Expanded const aggregate compatibility 4 years ago
  Brian Fiete e06949dac1 Added @return support 4 years ago
  Brian Fiete 8435caf340 Added comptype test 4 years ago
  Brian Fiete a681da30be 4 years ago
  Brian Fiete 4890303508 Added comptype 4 years ago
  Brian Fiete bb12a4ec20 Lambda return type inference 4 years ago
  Brian Fiete e3f51e39ed Added 'concrete' constraint 4 years ago
  Brian Fiete 8f3060fd3c Comptime method reflection, method entry/exit emission 4 years ago
  Brian Fiete bc8758bbac Removed mDtorDef, fixed MethodSpecializationRequest on emitted method 4 years ago
  Brian Fiete 71d4dd0e90 Early code generation support 4 years ago
  Brian Fiete 0f33968030 Comptime naming fixes 4 years ago
  Brian Fiete 3bbf2d8313 Comptime updates, start of metaprogramming support 4 years ago
  Brian Fiete 111631dd9c Fixed auto-ctor issue with splats 4 years ago
  Brian Fiete d0d89a552e Fixed on-demand method issues 4 years ago