提交历史

作者 SHA1 备注 提交日期
  gingerBill 808ea30b48 Allow booleans for #simd 3 年之前
  gingerBill 63d6c08d90 Add `raw_simd_data` 3 年之前
  gingerBill 10e4de3c01 Add `intrinsics.simd_reduce_*` 3 年之前
  gingerBill 8ac12886ed Add `core:simd` 3 年之前
  gingerBill 63cc8a80a0 Correct parapoly for #simd 3 年之前
  gingerBill 1549d01bf7 Restrict `swizzle` to a power of two for #simd 3 年之前
  gingerBill b168bf9460 Rename `simd_insert` to `simd_replace` 3 年之前
  gingerBill 0203bb657e Allow for non-constant simd vector compound types 3 年之前
  gingerBill 53f0c6ef1a Add ranges for simd compounds literals 3 年之前
  gingerBill 4c4480104d Add `simd_extract` and `simd_insert` 3 年之前
  gingerBill 5c72974167 Simplify transmute for #simd 3 年之前
  gingerBill f21e9ee712 Allow basic casting of simd vectors 3 年之前
  gingerBill 81dd727f75 Implement backend for simd intrinsics 3 年之前
  gingerBill 3b54015e80 Mock out simd intrinsics 3 年之前
  gingerBill b032d5af87 Make `#simd` an opaque type 3 年之前
  gingerBill d8e77cd738 Add `#optional_ok` to `dynlib.symbol_address` 3 年之前
  gingerBill 95d4ce4aa3 Fix lib_unix.odin 3 年之前
  gingerBill 39393cca92 Merge branch 'master' of https://github.com/odin-lang/Odin 3 年之前
  gingerBill acadbe050c Make `core:dynlib` use the private interface convention of other packages 3 年之前
  Jeroen van Rijn 233b32fd3e Correct return value. 3 年之前
  Jeroen van Rijn 3c5124ce68 Fix `odin build examples\demo\` trailing slash handling. 3 年之前
  Jeroen van Rijn a8d78660ee Merge pull request #1804 from wjlroe/consistent-os-get-env-across-unix 3 年之前
  Jeroen van Rijn cc1df9591f Merge pull request #1803 from cedric-h/master 3 年之前
  William Roe 54a326f046 [os] Darwin,FreeBSD,OpenBSD: Rename os.getenv to os.get_env 3 年之前
  Cedric Hutchings 3d9d85121d Clear up Mismatched BE types error message 3 年之前
  gingerBill a31d23a32a Merge pull request #1802 from odin-lang/remove-maybe-tag 3 年之前
  gingerBill 084f431aa5 Correct `check_transmute` operand logic 3 年之前
  gingerBill 7002f0a7d7 Update demo.odin 3 年之前
  gingerBill 3ec70c5517 Merge functionality of `#maybe` with the standard 'union' functionality 3 年之前
  gingerBill d9f293b281 Add better error message for trying to dereference a multi-pointer 3 年之前