提交历史

作者 SHA1 备注 提交日期
  gingerBill c8a0c7096c Correct header paths 1 年之前
  gingerBill ecaaad95a5 Remove malloc.h import 1 年之前
  gingerBill dbb6c6f545 Move src files to parent directory; add LICENSE for mimalloc 1 年之前
  gingerBill 11f1d8e73e Change from <> to "" 1 年之前
  gingerBill 58bfacfdf3 Add support for mimalloc on \*nix systems 1 年之前
  gingerBill a967d4fa0f Use `mimalloc` on Windows as a replacement for `HeapAlloc` 1 年之前
  gingerBill f0a7f1812f Rename `runtime.os_write` to `runtime.stderr_write` 1 年之前
  gingerBill 9c9ae5987a Fix #3150 1 年之前
  gingerBill f588593ff1 Merge pull request #3147 from odin-lang/base-work 1 年之前
  gingerBill a626adac8e Use long-form names and alias with short-form UNIX-like names 1 年之前
  gingerBill 338793b68e Remove use of `incl` in `vendor:nanovg` 1 年之前
  gingerBill 59575d9b22 Remove `incl` and `excl` 1 年之前
  gingerBill b58a0b60d0 Add matrix related intrinsics to dummy file 1 年之前
  gingerBill 3a4c82abf8 Move core:(builtin|intrinsics) to base: 1 年之前
  gingerBill 946cf52df1 Merge branch 'master' into base-work 1 年之前
  gingerBill a78f062499 Fix semantics for casting between polymorphic specialized procedures 1 年之前
  gingerBill 3c47503780 Improve foreign variable fuzzy type checking 1 年之前
  gingerBill 6da82e038d Fix types for BSD 1 年之前
  gingerBill 38af752cd1 Fix typo 1 年之前
  gingerBill 0428f508d8 Fix typo of `_heap_resize` 1 年之前
  gingerBill 3c24584290 Remove cyclic import hack for `package runtime` 1 年之前
  gingerBill 535b8a9483 Remove `core:os` dependency completely from `base:runtime` 1 年之前
  gingerBill 038086d1d9 Alias heap calls from `base:runtime` is `core:os` 1 年之前
  gingerBill 9a16bc5fc5 Remove `core:os` dependency for `base:runtime` 1 年之前
  gingerBill eee8e0faa2 Make //+private 1 年之前
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 年之前
  gingerBill 6a07effdd2 Freestanding - default to nil allocator; wasm - default to panic allocator 1 年之前
  gingerBill 395e0fb225 `-default-to-panic-allocator` 1 年之前
  gingerBill 9be9f0bb2c Remove `core:os` dependency for `runtime.os_write` on linux 1 年之前
  gingerBill 9e7cc8cf93 Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics` 1 年之前