Commit History

Author SHA1 Message Date
  gingerBill b54659ac7c Add `##` operator to `core:odin` 6 months ago
  gingerBill c1333d75ef Add `##` and `##=` operators 6 months ago
  gingerBill 70ddb74e40 Add `mem.make_over_aligned` 6 months ago
  gingerBill dcb683927e Fix indentation 6 months ago
  gingerBill 08ad2d20cd Merge pull request #4986 from hardliner66/bugfix/use_correct_size_when_resolving_symbols 7 months ago
  gingerBill 1a91aa0d43 Merge pull request #4984 from laytan/drop-net-darwin-os-dep 7 months ago
  gingerBill 07cec670e3 Merge pull request #4982 from 4teapo/master 7 months ago
  Steve Biedermann 61610fa033 Use the proper size for SizeOfStruct 7 months ago
  Laytan Laats 327d9f134d net: drop core:os dependency for Darwin 7 months ago
  teapo 73c3e60ce5 Use LLVM 20 in shell.nix 7 months ago
  teapo a9d073e0bb Update shell.nix 7 months ago
  gingerBill e7ae7b8fd4 Command `package` -> `bundle` 7 months ago
  gingerBill edf97bdb03 Merge pull request #4970 from odin-lang/bill/android-subtarget 7 months ago
  Jeroen van Rijn 29a8707001 Merge pull request #4978 from glektarssza/chore/fixup-detection-of-msvc 7 months ago
  G'lek Tarssza b9aa51849b Use Microsoft "best practices" for using `vswhere` 7 months ago
  gingerBill d3f0b31fcc Improve `or_else` type inference logic 7 months ago
  gingerBill 71db9ac1ba Merge pull request #4976 from voutilad/openbsd-linker 7 months ago
  Dave Voutila 5274aa53b3 Fix linker invocation on OpenBSD. 7 months ago
  Dave Voutila 18988b5f94 Fix use of errno on OpenBSD. 7 months ago
  gingerBill 9b3d381af0 Fix another typo 7 months ago
  gingerBill 1fc1a7fd51 Fix typos 7 months ago
  gingerBill 0e6cc6ec4b Use working directory for `aapt` commands 7 months ago
  gingerBill caac504b88 Handle android flags to be more "optional" 7 months ago
  gingerBill e9fd565cfd Fix flags for `odin package <platform>` 7 months ago
  gingerBill e29b5ae8ed Use `u64` for the command kind just in case 7 months ago
  gingerBill 6689c722ad `odin package android` 7 months ago
  gingerBill 8b30adf60b Merge pull request #4973 from openhood/sys-wasm-prevent-empty-lines-in-console 7 months ago
  gingerBill 729b6a4337 Merge pull request #4974 from harold-b/hb.fix-syscall-memory-dep 7 months ago
  Harold Brenes 6fda041e17 Add `~{memory}` clobber to syscall intrinsics for platforms where it was not yet added. 7 months ago
  Jonathan Tron 1b5e83bfb6 Prevent odin.js from printing empty line in the console for the ending "\n" 7 months ago