提交歷史

作者 SHA1 備註 提交日期
  Brian Fiete 434a7406de Fixed some comptime dependency rebuilding issues with aliases/extensions 3 年之前
  Brian Fiete ae53196e74 Const lhs handling of ??, cond var assignment in CreateConditionalScope 3 年之前
  Brian Fiete df4f58f586 Fix for wantsBaseMarking 3 年之前
  Brian Fiete b0f019fdd3 Fixed GC marking of fields in object extension 3 年之前
  Brian Fiete 6af0f111c0 Fixed Object alloc clearing with extensions 3 年之前
  Brian Fiete f0b5101a67 Fixed 'int[] bar = append .[1]' inferred append array case 3 年之前
  Brian Fiete a3a8bfa40c Delegate comparison expansion, hashable, == operator 3 年之前
  Brian Fiete c9f1e37da7 Improved handling of strings in const enum payloads 3 年之前
  Brian Fiete 8d0a415eb7 Made paths with NoReturn calls mark variables as assigned 3 年之前
  Brian Fiete 8ebd7516d8 Const string interpolation 3 年之前
  Brian Fiete fd4ec25e7b Fixed erroneous 'this' ctor assignment detection in struct extensions 3 年之前
  Brian Fiete aacabd2e13 Fixed const float encoding in reflection 3 年之前
  Brian Fiete e7f0b21cf6 Merged comptime reflection info into normal reflection data types 3 年之前
  Brian Fiete 9d2a22da4b Local static local method referencing of locals 3 年之前
  Brian Fiete c8ba4a9e42 Fixed internal access inside generic specializations 3 年之前
  Brian Fiete d9725dda7c Static local methods and variables, fixed erroneous 'this' capture 3 年之前
  Brian Fiete 657a64f59c Added `Runtime.AddErrorHandler` 3 年之前
  Brian Fiete f37fb2c1b7 Comptime improvments, IOn<X> interfaces, const payload enum 3 年之前
  Brian Fiete 2ab072ee20 Merge pull request #1415 from disarray2077/llvm1301 3 年之前
  Brian Fiete 3635e3830a LLVM 13 debug info fixes 3 年之前
  Brian Fiete 58eec21fbf Allow '[Align(X)]' on fields. Support '[Packed(X)]' 3 年之前
  Brian Fiete f4f10fce99 Partial explicit generic method arguments with ... or ? 3 年之前
  Brian Fiete 662566ed16 Fixed dep issue during ConstantToCurrent with null mCurTypeInstance 3 年之前
  Brian Fiete 2130715f21 null checks 3 年之前
  Brian Fiete cf5c969d1f Improvements to const string generic arg, literal generic args 3 年之前
  Brian Fiete a87ccd299d Added support for const string generic args 3 年之前
  Brian Fiete 361be9dc92 Reflect Filtered, extension attribs fix, generic arg BfAstNode 3 年之前
  Brian Fiete d18e12866b Improved override method insertion in autocomplete 3 年之前
  Brian Fiete 26506efc1e Improved generic param reflection in comptime 3 年之前
  Brian Fiete 8cccec20fa Properly throw error on capture specifier in non-lambda allocation 3 年之前