Commit History

Author SHA1 Message Date
  gingerBill 7b8b2f042c Add debug type information for `matrix` 3 years ago
  gingerBill ef29ffeb21 Correct `llvm_vector_shuffle_reduction` 3 years ago
  gingerBill 3794d2417d Write a `log(n)` fallback for `llvm_vector_reduce_add` 3 years ago
  gingerBill 70793236ab Support `llvm_vector_reduce_add` if the LLVM intrinsic is not supported 3 years ago
  gingerBill 0a1ef1e59d Improve comment 3 years ago
  gingerBill 44a43eae10 Merge branch 'master' of https://github.com/odin-lang/Odin 3 years ago
  gingerBill 5b7f273165 Add `matrix_type` to demo.odin 3 years ago
  gingerBill fa07e45eda Merge pull request #1249 from Yawning/feature/math-bits-improvements 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
  Yawning Angel ee724f183a core:math/bits: Improve add/sub/mul_u64 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