提交歷史

作者 SHA1 備註 提交日期
  Laytan Laats 0d834a2c2e fix paths 11 月之前
  Laytan Laats 55e9a1b971 fix benchmarks not compiling and make sure it doesn't happen again by checking 11 月之前
  gingerBill 53bb6c85f7 `a ordered` to `an ordered` 11 月之前
  gingerBill 21d0b073b1 Sort flags on `odin build -help` - #4329 11 月之前
  gingerBill 3498d4341d Fix #4330 11 月之前
  gingerBill aeb568f79a Ignore `package runtime` with using `-vet-unused-packages` 11 月之前
  Jeroen van Rijn 613f231fed Merge pull request #4336 from Kelimion/slice_to_type 11 月之前
  Jeroen van Rijn eba7be34e7 Add slice.to_type 11 月之前
  gingerBill af9ae4897a Merge pull request #4290 from flysand7/pipe-has-data 11 月之前
  gingerBill 9f813a6263 Merge pull request #4331 from olimpiu/patch-1 11 月之前
  olimpiu 5d57fe77be Fixed confusing (and incorrect) warning 11 月之前
  Laytan Laats ab54ad3a75 sys/posix: use '#max_field_align' 11 月之前
  gingerBill 9919a0cacd Merge branch 'master' of https://github.com/odin-lang/Odin 11 月之前
  gingerBill 91dece1656 Change struct alignment rules for `#max_field_align` 11 月之前
  gingerBill 1e1904e9ab Merge pull request #4323 from laytan/bit-array-init 11 月之前
  gingerBill d6f6099419 Merge pull request #4324 from laytan/va-list-stb-sprintf-raylib-fixe 11 月之前
  gingerBill d712ea43eb Merge pull request #4325 from mtarik34b/document-container-of-proc 11 月之前
  gingerBill 962af780ae Merge pull request #4328 from Yawning/fix/cshake-bytepad 11 月之前
  Yawning Angel cf7d705c1f core/crypto/_sha3: Fix edge case in cSHAKE bytepad 11 月之前
  gingerBill a7d7c92a53 `#min_field_align` & `#max_field_align`; deprecate `#field_align` in favour of `#min_field_align` 11 月之前
  gingerBill 4b6410e225 ABI BREAKING for SysV: Change how multiple return values are handled to be separate like all other ABIs 11 月之前
  gingerBill b173fa1b9a Fix LLVM 18 ABI for 128-bit integers (because LLVM broke things) 11 月之前
  gingerBill 225ffdec36 Fix union comparison bug 11 月之前
  Jeroen van Rijn 7f9cfd1579 Merge pull request #4327 from beaumccartney/fix-deferred-attrib-error-report 11 月之前
  Beau McCartney e3eea1b9fa print proc types in same order as procs 11 月之前
  Beau McCartney fe8325f0ad fix deferred procedure errors 11 月之前
  Laytan 38fedf2631 Merge pull request #4304 from kawaii-Code/linear_search_reverse 11 月之前
  Nia 253edb51f7 Fix markup in `linear_search` and `binary_search` docs 11 月之前
  mtarik34b 82aefd4203 Add documentation to `runtime.container_of` 11 月之前
  Nia 3c80f15a7a Remove pointless `#no_bounds_check` 11 月之前