Commit History

Author SHA1 Message Date
  gingerBill 5b7f273165 Add `matrix_type` to demo.odin 3 years ago
  gingerBill 90d587df13 Support `matrix` type in `core:odin` 3 years ago
  gingerBill 793a6479ef Fix typo 3 years ago
  gingerBill 47bef7a557 Update doc-format 3 years ago
  gingerBill 208ba2c116 Comment clean up 3 years ago
  gingerBill 42a8ac7096 Add support for matrix type in `core:odin/doc-format` 3 years ago
  gingerBill ccab715bbc Add support for matrix type in doc format 3 years ago
  gingerBill c4d2aae0ed Merge pull request #1245 from odin-lang/new-matrix-type 3 years ago
  gingerBill c722665c32 Merge pull request #1230 from jockus/master 3 years ago
  gingerBill 8868bcf57a Merge pull request #1234 from Skytrias/master 3 years ago
  gingerBill 9e754cb0f1 Add `slice.swap_between` 3 years ago
  gingerBill 802df73183 Remove unneeded call 3 years ago
  gingerBill 9331ebebcc Add `#no_bounds_check` to sorting procedures 3 years ago
  gingerBill c64674c39e Remove unnecessary `assert`s 3 years ago
  gingerBill 549a383cf0 Merge branch 'master' into new-matrix-type 3 years ago
  gingerBill ce8ddd0c3f Add vendor:ENet to all_vendor.odin 3 years ago
  gingerBill 98490454b6 Remove unneeded semicolons 3 years ago
  gingerBill bb334007cf Merge pull request #1240 from graphitemaster/vendor-enet 3 years ago
  gingerBill 9522c42460 Change use of `LLVMSizeOf` to `lb_sizeof` 3 years ago
  gingerBill d165de0d4d Move thread initialization variables in thread_unix.odin 3 years ago
  gingerBill 5fb70c4c94 Merge branch 'master' of https://github.com/odin-lang/Odin 3 years ago
  gingerBill 72cc92dc5c Add `llvm_get_inline_asm` for future compatibility 3 years ago
  gingerBill de0fbb0445 Merge pull request #1243 from ProkopRandacek/patch-1 3 years ago
  gingerBill 12ebd422c6 Fix typos 3 years ago
  gingerBill 7d715fe113 Add `ODIN_LLVM_MINIMUM_VERSION_12` 3 years ago
  gingerBill 7ac156755b Reorder code 3 years ago
  gingerBill 973ca6824c Rename `hermitian_adjoint` 3 years ago
  gingerBill 9c7956be9e Minor changes to `where` conditions 3 years ago
  gingerBill 4475454632 Improve core_builtin_matrix.odin 3 years ago
  gingerBill f15825d2c6 Fix typo 3 years ago