Commit History

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