Commit History

Author SHA1 Message Date
  gingerBill 290561a39b Merge pull request #4270 from flysand7/heap-alloc-resize-fix 1 year ago
  gingerBill a7fe647c8c Merge pull request #4269 from Feoramund/fix-4256 1 year ago
  gingerBill 327ca2ab71 Merge pull request #4261 from laytan/net-bound-endpoint 1 year ago
  gingerBill 68960e7d0a Use `#+` tags 1 year ago
  gingerBill 6bbeb0a243 Merge pull request #4203 from karl-zylinski/file-tags-without-comments 1 year ago
  Laytan a52b1e0321 Merge pull request #4271 from Feoramund/forbid-defer-orbreak 1 year ago
  gingerBill d560dad0d8 Add missing import that was accidentally deleted before commit 1 year ago
  gingerBill 5441620b6c Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill 244907149a Move os stuff to OS specific files 1 year ago
  flysand7 bec09d82df Fix vet errors 1 year ago
  Feoramund acbf5c8d97 Forbid labelled or-branch expressions within `defer` 1 year ago
  flysand7 e0bb07728d Fix resize OOB when copying old data that's bigger than new data 1 year ago
  Laytan 0ca5e70c7d Merge pull request #4266 from greenya/os-get-current-directory-allocator-arg 1 year ago
  Feoramund 9456c36684 Specify integer-like only for some `atomic_*` intrinsics 1 year ago
  Yuriy Grynevych 80622bcb3a Merge branch 'odin-lang:master' into os-get-current-directory-allocator-arg 1 year ago
  Yuriy Grynevych 18fd1fefc3 Update core/os/os_openbsd.odin 1 year ago
  Yuriy Grynevych 568705069c Update core/os/os_netbsd.odin 1 year ago
  Yuriy Grynevych cbf0471c72 Update core/os/os_linux.odin 1 year ago
  Yuriy Grynevych 35f0dcbb92 Update core/os/os_freebsd.odin 1 year ago
  Yuriy Grynevych 6e979a96a1 Update core/os/os_darwin.odin 1 year ago
  Laytan Laats 7491b3c332 Fix #4265 1 year ago
  Yuriy Grynevych 4ff836609c [core/os] get_current_directory: Add allocator arg to targets where its missing 1 year ago
  gingerBill 8814170edf Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill e17dfcf7a2 Remove `distinct` from `core:math/linalg/(glsl|hlsl)` types 1 year ago
  Laytan Laats 80cc2f5416 fix it more 1 year ago
  Laytan Laats 9973e0255c fix error interrupt error check 1 year ago
  Laytan 4dd3248507 Merge pull request #4262 from flysand7/ptrace-args 1 year ago
  flysand7 833157ecc9 [sys/linux]: Fix the order of arguments for ptrace cont, singlestep and syscall 1 year ago
  Laytan Laats 652557bfcd net: add `bound_endpoint` procedure 1 year ago
  Karl Zylinski 29fedc1808 Changed some recently added //+ usages to #+ and also fixed some //+ usages in some code generators. 1 year ago