コミット履歴

作者 SHA1 メッセージ 日付
  gingerBill 2d89faa17c Add extra checks for -disallow-rtti 3 年 前
  gingerBill 278e239973 Commit rest of code for `-disallow-rtti` 3 年 前
  gingerBill 97be867103 Rename `#partial[Enum]Type` to `#sparse[Enum]Type` for non-contiguous enum fields 3 年 前
  gingerBill 56b4e0a3c3 Fix #1267 3 年 前
  gingerBill 82b6772ea4 Support matrix literals 3 年 前
  gingerBill 4c655865e5 Begin work on matrix type 3 年 前
  gingerBill 00671a59a0 Minor code cleanup for backend; add `struct_fields_index_by_increasing_offset` for future use 3 年 前
  gingerBill 71f2289c20 Fix #1174 3 年 前
  gingerBill 8de728e3dc LLVM Code Generator: Add explicitly padding between fields in LLVM struct types 3 年 前
  gingerBill 2d7aea79b9 Make `TypeStructl.tags` a pointer from a slice (reduce memory usage) 3 年 前
  gingerBill fb8fa5217d Begin minimize `Type` size by replacing `Array` with `Slice` etc 3 年 前
  gingerBill 6a77fc4cdd Add multi-pointer types `[^]T` 4 年 前
  gingerBill 7845769d4b Remove unused code 4 年 前
  gingerBill 40822be595 Reorganize llvm_backend.cpp into separate files for easier maintenance 4 年 前