Commit Graph

  • 2bbedda61c Remove unneeded mutex in hash_exact_value gingerBill 2026-02-02 11:39:57 +00:00
  • 041ebdd8f6 Add parent mutex lock for scope_insert_with_name gingerBill 2026-02-02 11:39:17 +00:00
  • 813b622dcc Merge pull request #6214 from Josh8011/master gingerBill 2026-02-02 11:37:43 +00:00
  • adf56ced22 Merge pull request #6215 from odin-lang/bill/fix-data-races-2026-02 gingerBill 2026-02-02 11:37:19 +00:00
  • b9e4007cb1 Merge pull request #6216 from odin-lang/bill/debug-info-fixes gingerBill 2026-02-02 11:33:21 +00:00
  • c85af4a454 Fix #6202 gingerBill 2026-02-02 11:27:41 +00:00
  • b183b1219c Revert mutex_lock logic bill/fix-data-races-2026-02 gingerBill 2026-02-02 11:25:49 +00:00
  • 63c4faca75 Fix positions for debug locations in defer, loops, and switch clauses gingerBill 2026-02-02 11:19:00 +00:00
  • fde90931de Add case for completeness gingerBill 2026-02-02 11:16:05 +00:00
  • 3dccd4e3ad Fix debug info gingerBill 2026-02-02 11:15:34 +00:00
  • e014181abf Move values construction to after padding has been set gingerBill 2026-02-02 11:12:42 +00:00
  • af86c5963d Merge pull request #6208 from JesseRMeyer/lto-support gingerBill 2026-02-02 11:10:43 +00:00
  • 21509ae3f4 Fix mutex_lock gingerBill 2026-02-02 11:06:16 +00:00
  • ad2122a7fc Move alignas to before name gingerBill 2026-02-02 11:05:30 +00:00
  • c7f40b8b8f Use mutex striping for add_type_and_value gingerBill 2026-02-02 11:03:22 +00:00
  • acabae8644 Make Entity.parent_proc_decl atomic gingerBill 2026-02-02 10:58:25 +00:00
  • 8a92ba74fc Make defer_use_checked and where_clauses_evaluated atomic gingerBill 2026-02-02 10:54:49 +00:00
  • 74347f3069 Make Entity.code_gen_* atomic gingerBill 2026-02-02 10:53:18 +00:00
  • d086a16f64 Make atomic variant_block_size and tag_size in TypeUnion gingerBill 2026-02-02 10:52:14 +00:00
  • cb50725b86 Use compare_exchange_strong mutex_lock on non-windows sytems gingerBill 2026-02-02 10:50:30 +00:00
  • 20a7a645c2 Mock out TSAN_* usage in thread_pool.cpp gingerBill 2026-02-02 10:48:55 +00:00
  • 2608f92fee Use std::atomic for Ast.viral_state_flags and Ast_Ident.entity gingerBill 2026-02-02 10:46:57 +00:00
  • f45ca2d03e Use contextless gingerBill 2026-02-02 10:06:44 +00:00
  • 4d938862a2 Merge pull request #5816 from jakubtomsu/win32-rawinput-and-barriers gingerBill 2026-02-02 10:05:41 +00:00
  • 332af91b23 user32.odin add UnhookWinEvent Joshua Zimbicki 2026-02-02 17:05:01 +11:00
  • 8ee943fc0c core/crypto/_weirstrass: Cosmetic fixes (NFC) Yawning Angel 2026-02-02 10:59:30 +09:00
  • 1a7f78b665 Add ThinLTO support via -lto:thin and -lto:thin-files flags Jesse Meyer 2026-02-01 09:04:53 -05:00
  • f7901cffc9 Add doc.odin and mention the defineables through #config gingerBill 2026-01-31 16:28:47 +00:00
  • 8f13853243 Merge pull request #6201 from kovalenko0/fix/os2-read-entire-file-dword Jeroen van Rijn 2026-01-31 14:31:53 +01:00
  • 8d8aaf65aa os\os2 windows: fix truncate-clamp op order when determining to_read size Oleksandr Kovalenko 2026-01-31 15:01:56 +02:00
  • 6ef2783f03 Merge pull request #6200 from Kelimion/fix-6198 Jeroen van Rijn 2026-01-31 11:06:38 +01:00
  • 2b539bfcd5 Fix #6198 Jeroen van Rijn 2026-01-31 10:50:42 +01:00
  • b1122284f1 Fix #6197 Jeroen van Rijn 2026-01-31 10:19:00 +01:00
  • 0a05ff05a3 nbio: fix send/recv buffer logic Laytan Laats 2026-01-30 23:20:31 +01:00
  • 2142d07964 Merge pull request #6195 from BunterSchatten/os-lookup-env-buf gingerBill 2026-01-30 15:47:09 +00:00
  • fb9377df17 core/os: fix lookup_env_buf only working with empty buffer David Bader 2026-01-30 14:44:38 +01:00
  • 4b33c6a361 Revert build.bat gingerBill 2026-01-30 12:16:54 +00:00
  • dfda1b2857 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2026-01-30 12:15:53 +00:00
  • 2397633618 Update demo.odin gingerBill 2026-01-30 12:14:59 +00:00
  • c4952c0b7e Merge pull request #6048 from odin-lang/bill/feature-using-stmt gingerBill 2026-01-30 11:00:18 +00:00
  • 5d47a2e92d Merge pull request #6053 from blob1807/test-runner-sig-win-api gingerBill 2026-01-30 11:00:12 +00:00
  • 19b545e7cb Merge branch 'master' into bill/feature-using-stmt gingerBill 2026-01-30 10:49:55 +00:00
  • 5a21213fa5 Merge pull request #6093 from bplu4t2f/master gingerBill 2026-01-30 10:47:08 +00:00
  • 7125782bd2 Support -linker:mold on FreeBSD and NetBSD; Remove -use-lld and -use-radlink gingerBill 2026-01-30 10:46:35 +00:00
  • 3f35aef47d Merge pull request #6194 from Faker-09/vet_flags gingerBill 2026-01-30 10:37:42 +00:00
  • 30ef01ee8d Merge branch 'odin-lang:master' into vet_flags Faker-09 2026-01-29 11:35:24 -05:00
  • 70059b0fba Merge pull request #6141 from magicalhacks/x11-fixes gingerBill 2026-01-29 14:00:22 +00:00
  • 3dea35c157 Merge pull request #6177 from odin-lang/bill/handle-map gingerBill 2026-01-29 13:17:42 +00:00
  • b8438075d4 Merge pull request #6191 from odin-lang/bill/fix-constant-check gingerBill 2026-01-29 12:08:24 +00:00
  • 67541434f4 Remove else check for untyped to typed gingerBill 2026-01-29 11:58:37 +00:00
  • 319e991cbb Merge pull request #6190 from odin-lang/bill/struct-simple gingerBill 2026-01-29 11:54:00 +00:00
  • 07d814d9cf Add struct #simple to force a struct to use simple comparison if all of the fields "nearly simply comparable". gingerBill 2026-01-29 10:48:05 +00:00
  • 4a7fb46667 Complete is_type_simple_compare switch rules gingerBill 2026-01-29 09:21:31 +00:00
  • f6322b4b31 Fix for vet flags. All combinations of vet flags on the command line and top of file are working Shane Shrybman 2026-01-28 14:18:30 -05:00
  • 73ccdc8af8 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2026-01-28 17:26:25 +00:00
  • f2b0f63b81 Use clean paths to calculate volumes gingerBill 2026-01-28 17:26:19 +00:00
  • 6cb2feb50f Merge pull request #5805 from Yawning/feature/secec Jeroen van Rijn 2026-01-28 16:42:20 +01:00
  • 37c2f68824 Allow #unroll for arrays of fixed length which are not constants gingerBill 2026-01-28 15:30:23 +00:00
  • 16881e256d Fix absolute and volume name checks on Windows gingerBill 2026-01-28 15:24:21 +00:00
  • d438f27efb core/crypto/_chacha20: Use the precomputation trick for ref Yawning Angel 2026-01-28 23:04:38 +09:00
  • f5b7274a77 core/crypto/_edwards25519: Support crypto.COMPACT_IMPLS Yawning Angel 2026-01-21 00:43:10 +09:00
  • c35b49bf60 core/crypto/ecdh: Initial import Yawning Angel 2026-01-03 23:42:06 +09:00
  • 5ce448a8d5 core/crypto: Start work on the NIST curves Yawning Angel 2025-10-02 07:42:52 +09:00
  • db26fb8a21 Add missing @(require_results) to procedures gingerBill 2026-01-28 13:39:51 +00:00
  • 6bbd060352 core/crypto/_subtle: Refactor out common helpers Yawning Angel 2026-01-02 23:59:38 +09:00
  • 429e8a46db core/crypto/ed25519: Cosmetic fixes (NFC) Yawning Angel 2025-12-31 09:30:29 +09:00
  • dbd69601e6 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2026-01-28 11:54:23 +00:00
  • 7135bbdd67 Rename try_copy_* to write_* gingerBill 2026-01-28 11:54:17 +00:00
  • 0d8b1481ea Improve try_copy_* logic gingerBill 2026-01-28 11:53:40 +00:00
  • 117e74cb8b Fix typo in try_copy_caller_location gingerBill 2026-01-28 11:43:29 +00:00
  • 29fa8b6582 Merge pull request #6186 from lzurbriggen/ReadDirectoryChangesExW gingerBill 2026-01-27 21:31:20 +00:00
  • 22ef6ae8c6 add windows.ReadDirectoryChangesExW Leo Zurbriggen 2026-01-27 18:11:09 +01:00
  • 9084d7e99b Fix #6173 gingerBill 2026-01-27 12:27:35 +00:00
  • 92bef45781 Fix #6183 gingerBill 2026-01-27 09:44:52 +00:00
  • 291e5ea219 Merge pull request #6184 from thegreatpissant/issue_6176 Jeroen van Rijn 2026-01-27 09:24:53 +01:00
  • f4008e9c9d Fix issue #6176 Jim 2026-01-26 23:33:17 -08:00
  • 7bdd0a80ca Allow for CONSTANT_TYPEID_ARRAY[idx] to be used as a type in certain contexts gingerBill 2026-01-26 19:31:37 +00:00
  • 27bd72c18a Fix constant indexing within a call that doesn't exist gingerBill 2026-01-26 19:15:40 +00:00
  • 415752992f Merge pull request #6181 from odin-lang/bill/type-assert-behaviour gingerBill 2026-01-26 19:13:48 +00:00
  • b85f29d979 Rename to type_assertion_trap_contextless gingerBill 2026-01-26 18:31:04 +00:00
  • 96f1069e4a Fix type_assertion_check2* for -no-rtti gingerBill 2026-01-26 18:29:39 +00:00
  • 3586bda6ae Use context.assertion_failure_proc with type assertions when the context is available, otherwise use a trivial trap. gingerBill 2026-01-26 18:23:29 +00:00
  • 467954bc7b Merge pull request #6178 from odin-lang/bill/force-type-assert gingerBill 2026-01-26 16:14:42 +00:00
  • 0774b7465f Allow for shortcut to get feature flags from the expression directly assuming it as a file bill/force-type-assert gingerBill 2026-01-26 15:51:38 +00:00
  • efdb89afcb Revert dynamic literals feature check gingerBill 2026-01-26 15:41:15 +00:00
  • afe4369f6e Add #+feature force-type-assert which overrides -no-type-assert on a per-file basis gingerBill 2026-01-26 15:37:54 +00:00
  • 2859bc0853 Update doc.odin gingerBill 2026-01-26 15:11:07 +00:00
  • 9f206ba6d5 Keep -vet happy gingerBill 2026-01-26 15:06:15 +00:00
  • 967b6754a7 Rename to static_handle_map.odin gingerBill 2026-01-26 15:00:15 +00:00
  • 25ecca7159 Rename to Static_Handle_Map gingerBill 2026-01-26 15:00:00 +00:00
  • 069ca73d4b Make things contextless where possible gingerBill 2026-01-26 14:53:01 +00:00
  • f2a8960ab0 Add Dynamic_Handle_Map gingerBill 2026-01-26 14:48:56 +00:00
  • 02e84f2108 Keep -strict-style happy gingerBill 2026-01-26 14:11:40 +00:00
  • 29428924b4 Add handle_map to examples/all gingerBill 2026-01-26 12:21:28 +00:00
  • 425e7ca780 Add core:container/handle_map gingerBill 2026-01-26 11:46:59 +00:00
  • a69c3edcdf Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2026-01-26 10:49:32 +00:00
  • 83a10e929f Require space after the prefix of #+build style tags gingerBill 2026-01-26 10:49:24 +00:00
  • 01bccb7594 Merge pull request #6174 from antisaling/push-uovqmomtyvul Jeroen van Rijn 2026-01-26 09:07:40 +01:00
  • a57096b079 Delete unnecessary file. Jeroen van Rijn 2026-01-26 09:07:06 +01:00
  • 0c2fca855b Merge pull request #6169 from nowhereware/master Jeroen van Rijn 2026-01-26 09:05:27 +01:00