Commit History

作者 SHA1 備註 提交日期
  Mikkel Hjortshoej 10c3acf37f Remove test for webhook 5 年之前
  Mikkel Hjortshoej e377f5a329 Briefly break master to test webhook 5 年之前
  gingerBill cd4403be0c Fix Assertion failure in ir_print_exact_value #620 5 年之前
  gingerBill f661d34049 Implement Explicit context creation #639 5 年之前
  gingerBill af1d4d6e72 Implement Allow `.?` operator to unwrap any union #549 5 年之前
  gingerBill f6c7a0c9b8 Fix -llvm-api `memset` "bug" 5 年之前
  gingerBill c2bfb221f5 Fix #561 `where` statements that eval to false do not show incorrect usage location 5 年之前
  gingerBill d59fced21b #591 Improve type switch statement error for `fallthrough` 5 年之前
  gingerBill 7c42d4ba75 (#594) Add `#config` to replace `#defined`; Restrict `#defined` within procedure bodies to remove race condition 5 年之前
  gingerBill 14ce6d8ed8 Fix #632 behaviour 5 年之前
  gingerBill 2630e9ced1 Fix #622 on both backends 5 年之前
  gingerBill 482c687462 Fix procedure references in global compound literals in old backend 5 年之前
  gingerBill de8c1165c2 Fix procedure literal declarations at file scope with `-llvm-api` 5 年之前
  gingerBill d51b98a8d2 Add extra 128 bit integer procedures 5 年之前
  gingerBill 6861ff47bc Replace `entity_of_ident` with `entity_of_node` 5 年之前
  gingerBill 0ba3b5c0bd Fix bug for array-like compounds for LLVM-API 5 年之前
  gingerBill fcdfcfce19 Let -vet ignore intentional declaration shadowing #637 5 年之前
  gingerBill d49ecd9009 Merge pull request #638 from jharler/master 5 年之前
  jharler 72a5030f3d Fixed thread_pool not destroying threads 5 年之前
  gingerBill 197a72adde Merge pull request #616 from Tetralux/fix-sync-badopt 5 年之前
  gingerBill f043e92650 Add `strconv.unquote_string` and `strconv.unquote_char` 5 年之前
  gingerBill e3f3e715e2 Merge pull request #634 from Tetralux/enum_from_name 5 年之前
  gingerBill e8f2fb58d9 Fix `strconv.parse_` usage across other packages 5 年之前
  Tetralux 8d2430e54d Add reflect.enum_from_name 5 年之前
  gingerBill dc1b3cc563 Merge branch 'master' of https://github.com/odin-lang/Odin 5 年之前
  gingerBill d52695b077 Fix constant complex arithmetic bug 5 年之前
  gingerBill 6adbdb1e0e Merge pull request #633 from Tetralux/fix-parseint-again 5 年之前
  Tetralux 7d4f9545a7 Fix parsing of single-digit numbers 5 年之前
  gingerBill 4fc60601d3 Fix ABI typo 5 年之前
  gingerBill 4f4c3bb03b Add `-extra-linker-flags:<string>` 5 年之前