Commit Graph

  • defab8be57 Merge pull request #7178 from rstefanic/fix/gzip-example-doc Jeroen van Rijn 2026-08-01 11:21:48 +02:00
  • 2bcf11e677 compress/gzip: Fix example code Robert Stefanic 2026-07-31 21:44:52 -04:00
  • 6996445834 Merge pull request #7172 from mocompute/fix-argon2id-constant-typo Jeroen van Rijn 2026-08-01 00:35:12 +02:00
  • 487648d7fa fix octal escape parsing George Potoshin 2026-07-31 18:47:46 +02:00
  • b2e9092c1c Merge pull request #7174 from alexthed1rk/impl-simd-arm-crc32 Jeroen van Rijn 2026-07-31 15:47:54 +02:00
  • 91e62c4187 Impl simd arm crc32 Alexander Zhura 2026-07-31 16:17:27 +03:00
  • 8e4611fb74 Fix typo in constant name and a different comment mo 2026-07-31 22:35:09 +12:00
  • ed2cb5723f Merge pull request #7132 from Chaosus/fix_vet_tag_error_hint gingerBill 2026-07-31 10:25:01 +02:00
  • c2b4099c01 Fix typo gingerBill 2026-07-31 00:44:15 +01:00
  • 821a24eb3a Improve formatting in rexcode/isa/x86/encoder.odin gingerBill 2026-07-31 00:39:41 +01:00
  • cbb10d8ee7 Merge pull request #7168 from odin-lang/bill/rexcode gingerBill 2026-07-30 23:30:47 +02:00
  • 0f472409c4 rexcode/x86: label addressing for RIP-relative disp and movabs imm Flāvius 2026-07-30 15:04:59 -04:00
  • 057accb871 Merge pull request #7166 from Thomascountz/thomascountz/fix-raymath-subtract-deprecation Jeroen van Rijn 2026-07-30 20:48:27 +02:00
  • a4e22fbd31 Fix typo in raymath subtract deprecation Thomas Countz 2026-07-30 20:38:24 +02:00
  • b879dec48d Merge pull request #7165 from GPotoshin/core_scanner_issue_7135 Jeroen van Rijn 2026-07-30 20:00:50 +02:00
  • 6a14e5e068 #7153 George Potoshin 2026-07-30 19:24:36 +02:00
  • d8fbde85d1 Merge pull request #7164 from jerksto/fix-define-negative-exponent Jeroen van Rijn 2026-07-30 17:20:49 +02:00
  • ff949ac6fd Don't assert on -define: values with an exponent jerksto 2026-07-30 10:59:10 -04:00
  • 0d9ee8fe3e Merge pull request #7162 from BunterSchatten/fix-windows-run-spaces Jeroen van Rijn 2026-07-30 14:43:28 +02:00
  • edc522a05c add assert to make sure old and new double_dash_pos are the same David Bader 2026-07-30 12:31:20 +02:00
  • 7130f042dc define out unused run_args on Windows David Bader 2026-07-30 12:32:02 +02:00
  • 16ee03828b handle spaces in args for 'odin run . -- <args>' on Windows David Bader 2026-07-30 12:31:20 +02:00
  • 894d44346e run_args_start_idx is identical to double_dash_pos, no need to check again David Bader 2026-07-30 09:10:27 +02:00
  • 83fd812ff3 Merge pull request #7152 from BigBoyBarney/shrink Jeroen van Rijn 2026-07-30 13:21:52 +02:00
  • 07f7b2c8a4 Merge pull request #5464 from peperronii/master Jeroen van Rijn 2026-07-30 12:52:16 +02:00
  • 9c0285316d Merge pull request #7160 from mocompute/fix-7137-dumb-terminal Jeroen van Rijn 2026-07-30 12:18:56 +02:00
  • d272bfb9ca context Jeroen van Rijn 2026-07-30 12:03:08 +02:00
  • 7050779643 Move TERM == "dumb" test to core:terminal Jeroen van Rijn 2026-07-30 11:46:06 +02:00
  • 629676217f Respect TERM=dumb in test runner to prevent ANSI sequences, color mo 2026-07-30 11:39:56 +12:00
  • 736083a079 Merge pull request #7159 from Wassimulator/master Jeroen van Rijn 2026-07-30 01:23:21 +02:00
  • 2ad95966db close dangling handle in map implementation on Windows Wassim Alhajomar 2026-07-30 01:08:30 +02:00
  • 9a214f5564 Merge pull request #7157 from aelobdog/fix-issue-7073-1 gingerBill 2026-07-30 00:09:28 +02:00
  • d8eb6e0481 fix: expand_values panic on type expressions aelobdog 2026-07-29 23:57:25 +05:30
  • 17e23a8bcf Shrink map to minimum capacity with shrink Sylphrena 2026-07-29 14:28:09 +02:00
  • adb351f551 Merge pull request #7151 from connnnal/fix-loadlibraryex-flags gingerBill 2026-07-29 14:54:33 +02:00
  • c380c0d87e win32: LoadLibraryEx_Flags off-by-one connnnal 2026-07-29 12:08:29 +01:00
  • 610e2c5161 Merge pull request #7146 from aelobdog/fix-issue-6419 gingerBill 2026-07-29 10:44:32 +02:00
  • 75335afd04 #no_alias added to the array parameter of dynamic array builtins corley 2026-07-29 03:00:29 +03:00
  • 9d2cfc8601 Merge pull request #7147 from A1029384756/trace-tracking-allocator-improvements Laytan 2026-07-28 20:36:20 +02:00
  • 8ee3c229b6 [debug/trace] remove TODO A1029384756 2026-07-28 14:28:23 -04:00
  • e087c3f97d [debug/trace] sync tracking allocator with core:mem A1029384756 2026-07-28 14:16:57 -04:00
  • f465f3dc6f fix: hang for poly procs with default proc literal params aelobdog 2026-07-28 22:14:02 +05:30
  • 22176f2e34 Merge pull request #7141 from laytan/port-back-to-core-debug-trace gingerBill 2026-07-28 15:28:41 +02:00
  • 5b0b09e755 Merge pull request #7145 from corleypc/soa_growth_fix gingerBill 2026-07-28 11:16:30 +02:00
  • e8ab8455dc fixes growth check for soa dynamic arrays corley 2026-07-27 22:46:22 +03:00
  • 1dd8d3ab41 Merge pull request #7130 from aelobdog/fix-issue-7108 gingerBill 2026-07-27 17:25:20 +02:00
  • 16e34cb300 Merge pull request #7142 from LemonatedCat/patch-1 gingerBill 2026-07-27 13:10:28 +02:00
  • 785d02f0cf Fix duplicated entries within unicode_spaces and space_ranges Benjamin Konrad Dawkins 2026-07-26 20:03:30 +02:00
  • 0845ff2502 check error earlier in allocator, return count correctly in linux Laytan Laats 2026-07-26 19:28:04 +02:00
  • 065d58e5b8 use fallback when SYMBOLIZER_PROGRAM doesn't exist Laytan Laats 2026-07-26 19:20:22 +02:00
  • 8e28f32d2e clarify targets support Laytan Laats 2026-07-26 19:05:08 +02:00
  • 33247c8ca9 Bring back "extra" error line Chaosus 2026-07-26 19:49:57 +03:00
  • dbd568c970 windows bad free fix, print formatting fix, and remove color from tracking allocator results laytan 2026-07-26 16:55:22 +02:00
  • ed0166bd16 undeclared mem_err Laytan Laats 2026-07-26 17:39:40 +02:00
  • a17aefac58 shadowing Laytan Laats 2026-07-26 17:31:57 +02:00
  • 0c17544322 typo Laytan Laats 2026-07-26 17:29:09 +02:00
  • 6170f130e1 use fmt so it runs on wasm Laytan Laats 2026-07-26 17:28:29 +02:00
  • 395290243e port my third-party back package to replace core:debug/trace Laytan Laats 2026-07-26 17:07:49 +02:00
  • c1e327c566 Fix LLVM codegen for matching on nil for union{} bingis-khan 2026-07-26 11:11:36 +02:00
  • e1691f9fac Merge pull request #7133 from Kelimion/sdl3-fix Jeroen van Rijn 2026-07-25 19:22:29 +02:00
  • 14e7c61223 Fix (S/G)etDefaultTextureScaleMode Jeroen van Rijn 2026-07-25 19:12:43 +02:00
  • 853134048e Fix error hint for vet tag Chaosus 2026-07-25 17:35:32 +03:00
  • 39cbaf0494 fix: reject the use of labels as expressions aelobdog 2026-07-25 19:16:45 +05:30
  • c5e58ad05a Merge pull request #7116 from corleypc/noalias-spurious-error-fix gingerBill 2026-07-24 12:07:13 +02:00
  • d3a7d9cba7 Merge pull request #7117 from BradLewis/fix/hexadecimal-float-kind gingerBill 2026-07-24 11:58:18 +02:00
  • cf2d4000bd Allow #caller-expression on constant parameters which are procedures John Werner 2026-07-23 21:32:22 -07:00
  • e5a9dd8567 Set token kind to float for hex floats Brad Lewis 2026-07-24 12:41:57 +10:00
  • b64407915d fixes spurious no_alias errors during polymorphic overload resolution corley 2026-07-24 01:13:03 +03:00
  • 59ad0d1a09 Merge pull request #7103 from corleypc/soa-zero-fix gingerBill 2026-07-23 13:27:47 +02:00
  • 4b027f18ab Merge pull request #7084 from catermujo/push-rvomsnkulxlu Jeroen van Rijn 2026-07-22 11:33:25 +02:00
  • b821619325 fixes soa dynamic arrays not zeroing all elements after shrink + grow corley 2026-07-21 23:47:03 +03:00
  • f8440e453a Merge pull request #7098 from corleypc/win-posix-open-fix gingerBill 2026-07-21 11:37:28 +02:00
  • 78ca109734 Merge pull request #7097 from corleypc/map-cap-fix gingerBill 2026-07-21 11:36:17 +02:00
  • 786cc956e3 Merge pull request #7090 from catermujo/push-mpppyyryqunl gingerBill 2026-07-21 11:34:38 +02:00
  • e3185f0c44 fix file open emulating posix open on mode/perm mismatch on windows corley 2026-07-21 11:58:48 +03:00
  • d1fd585b55 fix for map reported capacity incorrect after shrinking corley 2026-07-20 21:33:46 +03:00
  • 382c8237e6 ci: build missing libraries Isabella Basso 2026-07-19 11:17:46 -03:00
  • 509dd8a983 vendor: pwd independent windows script Isabella Basso 2026-07-19 11:17:46 -03:00
  • f4b6075c5d fix unix build scripts + #panic instructions Isabella Basso 2026-07-19 10:35:33 -03:00
  • 5a8adad68c Merge pull request #7085 from catermujo/push-qrpsklzwpovp Jeroen van Rijn 2026-07-20 11:48:24 +02:00
  • 0843def5f5 types: allow fixed-capacity arrays in constant unions Isabella Basso 2026-07-19 18:32:14 -03:00
  • ef748a8af0 ci: update netbsd to 11, make PKGSRC_BRANCH optional Isabella Basso 2026-07-19 12:10:26 -03:00
  • 2c25fb9242 Merge pull request #7071 from corleypc/utf16-eq-fix gingerBill 2026-07-19 09:46:57 +02:00
  • 967c6046a6 Merge pull request #7077 from migliozziz/docs-runtime-pkg-overview Jeroen van Rijn 2026-07-18 21:54:42 +02:00
  • 05b42e518a docs: closes markdown table header for runtime package overview documentation zippylolz 2026-07-18 10:29:50 -04:00
  • 17e94fb6b9 Merge pull request #7076 from tarsir/docs-fix-csv-examples Jeroen van Rijn 2026-07-18 15:11:45 +02:00
  • 8757541ba4 docs: fix errors in encoding/csv examples Stephen Hara 2026-07-18 20:27:33 +09:00
  • f427e66603 fixes compile time equality comparison for utf16 strings corley 2026-07-17 23:34:08 +03:00
  • 2e5af1a40c Removed Haiku peperronii 2026-07-17 23:17:23 +07:00
  • 8a8230b64e Merge branch 'odin-lang:master' into master WP. Yingamphol 2026-07-17 23:06:28 +07:00
  • 6983813b4e Merge pull request #6839 from odin-lang/bill/rexcode gingerBill 2026-07-17 10:59:03 +02:00
  • 65c3f2ded2 Merge pull request #7063 from Znarf64/core_sync_typo gingerBill 2026-07-16 11:18:56 +01:00
  • f34870f232 Merge pull request #7064 from tf2spi/7027-add-constant-typeid-comparison gingerBill 2026-07-16 11:18:39 +01:00
  • 18413699d1 Merge pull request #7060 from Znarf64/fix_deadlock_in_backend gingerBill 2026-07-16 11:16:45 +01:00
  • 78b6dfacac Merge pull request #7057 from FourteenBrush/patch-7 gingerBill 2026-07-16 11:16:10 +01:00
  • 3f2a66044b Merge pull request #7056 from korvahkh/fix-untyped-coercion gingerBill 2026-07-16 11:15:41 +01:00
  • ba90cefabe Merge pull request #7065 from Ruan-pysoft/master Jeroen van Rijn 2026-07-16 12:13:30 +02:00
  • 03aa867782 Compare mmap result to MAP_FAILED rather than nullptr Ruan 2026-07-16 11:44:58 +02:00
  • 0051152f76 Merge pull request #7042 from catermujo/push-nyzmuzxuzpox Jeroen van Rijn 2026-07-16 10:21:31 +02:00
  • dac6e7dbad Add typeid constant case to check_comparison misomosi 2026-07-15 21:53:41 -04:00