提交历史

作者 SHA1 备注 提交日期
  Laytan Laats 3b34cf6dbb Also update to LLVM 17 for general CI 1 年之前
  Laytan ae9f026f4b llvm 17 on macos arm releases 1 年之前
  Laytan Laats 46093bad1e update LLVM to 17 for releases 1 年之前
  gingerBill 09d7f1337b Merge pull request #3317 from laytan/arm64-abi-fixes 1 年之前
  Laytan Laats 07a9969a41 darwin: arm64 abi fixes 1 年之前
  gingerBill 517d7ae0b0 Add error block around `error_line` calls 1 年之前
  gingerBill efb0933965 Improve error suggestion and propagation for `x->y` 1 年之前
  gingerBill eb51cc6835 Improve error propagation for `(*x).y` style errors from C-programmers 1 年之前
  gingerBill 1d46adb598 Treat `*x` as an unary operator to improve error messages for common C-programmer mistakes 1 年之前
  gingerBill 61aa4558dc Fix #3314 1 年之前
  gingerBill 194d3fe6bd Ignore wrong types 1 年之前
  gingerBill 624b870f28 Add some basic escape analysis errors for `return &x` 1 年之前
  gingerBill eb61cf6043 Merge branch 'master' of https://github.com/odin-lang/Odin 1 年之前
  gingerBill 7abb459861 Add missing field flags in debug printing 1 年之前
  gingerBill e9ac7d5fab Merge pull request #3311 from laytan/fix-simd128-wasm 1 年之前
  Laytan Laats bb5dab342a fix wasm with `-target-features:"simd128"` 1 年之前
  gingerBill 7d6e9ef39c Merge branch 'master' of https://github.com/odin-lang/Odin 1 年之前
  gingerBill d47ba09743 Fix at error printing bug 1 年之前
  gingerBill 5c9da66595 Merge pull request #3294 from laytan/update-glfw-from-3.3.8-to-3.4 1 年之前
  gingerBill 9cbb9d8551 Merge pull request #3304 from mailgerigk/master 1 年之前
  gingerBill 6b6f72e7bd Fix #3305 1 年之前
  gingerBill c8cdb22f0b Disallow `for x in y.(T)` and `for x in y.?` 1 年之前
  gingerBill 6e2efce670 Fix missing `ERROR_BLOCK();` calls 1 年之前
  gingerBill 6d7afd3fa9 Update format version 1 年之前
  gingerBill 006ea11c56 Update doc-format for `#by_ptr` and `#no_broadcast` parameters 1 年之前
  gingerBill 010ffc486c Minor clean up of `#no_broadcast` handling 1 年之前
  gingerBill 29e5f94c2a Add `#no_broadcast` procedure parameter to disallow automatic array programming broadcasting on procedure arguments 1 年之前
  mailgerigk 6a0d2ffcac Merge branch 'odin-lang:master' into master 1 年之前
  gingerBill fc587c507a Merge branch 'master' of https://github.com/odin-lang/Odin 1 年之前
  gingerBill 65cb382135 Fix error handling for type switch statement 1 年之前