提交历史

作者 SHA1 备注 提交日期
  gingerBill aa846d0ea5 Fix `union #maybe` comparison against `nil` -llvm-api 4 年之前
  gingerBill 8d0428a8b3 Merge pull request #915 from wilsonk/issue-820 4 年之前
  Kelly Wilson 86c1aed20d Fix for issue 820 (import name is not an identifier) 4 年之前
  gingerBill ff620422fa Fix #857 4 年之前
  gingerBill 5685a8d885 Fix #911 for -llvm-api backend 4 年之前
  gingerBill b8327ad00d Merge pull request #912 from odin-lang/llvm-api-ci-changes 4 年之前
  gingerBill 1bdce19c18 Update nightly.yml to support `-llvm-api` 4 年之前
  gingerBill 041ff13672 Update CI for Linux 4 年之前
  gingerBill 60a2eaf666 Revert changes to macOS Makefile 4 年之前
  gingerBill ec2db568c1 Update Makefile for macOS to be more "correct" with Linux 4 年之前
  gingerBill 1387fd9047 Make -llvm-api run first before old backend on Linux 4 年之前
  gingerBill fb6288a54e Try specifying the specific libs on Linux 4 年之前
  gingerBill 4d00058858 Try `clang-11` 4 年之前
  gingerBill 5c26cf9d73 Try `llvm-config-11` in the Makefil 4 年之前
  gingerBill 6048d25d36 Try llvm-config-11 4 年之前
  gingerBill 748f094e15 Add llvm-dev-11 to Linux CI (just testing) 4 年之前
  gingerBill 184c686c7e Add clang-11 for Linux; blank out threading_example on darwin 4 年之前
  gingerBill 240a568eb9 Update CI to run both old and new backends 4 年之前
  gingerBill ad953c4670 Add cast on `S_ISDIR` 4 年之前
  gingerBill 0f9b0c2052 Remove `libllvm-11` 4 年之前
  gingerBill cde334ada3 Modify flags in Makefile 4 年之前
  gingerBill 2b4010998d Up ci.yml 4 年之前
  gingerBill 4272fe5e85 Update Makefile to compile with LLVM C API 4 年之前
  gingerBill c29b643a58 Move out some intrinsics into separate procedures in llvm_backend.cpp; Rename `InlineRangeStmt` to `UnrollRangeStmt` (eventually merge the two AST nodes) 4 年之前
  gingerBill c9b82a21e9 Move `check_builtin_procedure` to check_builtin.cpp 4 年之前
  gingerBill bd31a99bf7 Remove redundant `auto_cast` 4 年之前
  gingerBill 17bbb48d8a Warn on redundant `auto_cast`, and make an error on `-vet` 4 年之前
  gingerBill ac53577e9b Improve `auto_cast` logic 4 年之前
  gingerBill 896057b5a7 Reuse unused 'context' variables to minimize stack usage (-llvm-api) 4 年之前
  gingerBill 01db195b47 Make `main` calling convention "odin" rather than "contextless" to simplify code generation 4 年之前