Commit Graph

  • 29019d7138 Fix duplicate code emission in type assertions. miere43 2025-12-03 21:16:18 +03:00
  • 09e516ef68 Merge pull request #5988 from jasonKercher/os2-env-fixes Jeroen van Rijn 2025-12-03 14:56:39 +00:00
  • c16909ab4a os2 env changes jason 2025-12-03 09:48:30 -05:00
  • 8b1c7863c1 Merge pull request #5987 from jasonKercher/os2-libc-env-linux Jeroen van Rijn 2025-12-03 10:30:48 +00:00
  • de97e9f344 use libc for linux env when not no-crt jason 2025-12-02 23:23:00 -05:00
  • 72d65603eb encoding/json: error handling for custom (un)marshallers Hisham Aburaqibah 2025-11-06 09:02:05 +02:00
  • 4b9e15786d encoding/json: custom json (un)marshalling IllusionMan1212 2025-10-24 00:49:33 +02:00
  • 7c7cc9cc25 Change Return Type of sdl2.GetWindowFlags from u32 to WindowFlags bit_set dozn 2025-12-01 20:27:17 -08:00
  • b277d66e00 Merge pull request #5983 from colrdavidson/fix_darwin_thread dev-2025-12 Jeroen van Rijn 2025-12-02 01:02:37 +00:00
  • a76c902b79 fix thread_act_t size Colin Davidson 2025-12-01 16:38:10 -08:00
  • 7e9ceaa281 Fix #5982 Jeroen van Rijn 2025-12-01 22:16:37 +01:00
  • 555081240b missed a semicolon Morgan 2025-12-01 16:43:52 +01:00
  • b3ef77e9dd undetected type declaration cycles work-around Morgan 2025-12-01 16:24:57 +01:00
  • ac61f083fa Restore help line for all-bits Jeroen van Rijn 2025-12-01 14:15:56 +01:00
  • 0f0c40b96d Fix -integer-division-by-zero modes and document all-bits gingerBill 2025-12-01 13:11:32 +00:00
  • 493220eb32 Add -no-logo to rc_flags in build.bat gingerBill 2025-12-01 12:35:42 +00:00
  • 4e06134618 Add reflect.has_no_indirections gingerBill 2025-12-01 12:34:22 +00:00
  • 6922ab15fb Merge pull request #5864 from Skyress-s/master gingerBill 2025-12-01 12:31:55 +00:00
  • 4fdaa867a7 Merge pull request #5652 from odin-lang/vendor/curl gingerBill 2025-12-01 12:26:56 +00:00
  • 99d8d728f4 Update ci.yml for Ubuntu for libcurl gingerBill 2025-12-01 12:07:22 +00:00
  • eb1d103711 Improve comment formatting with curl_options.odin gingerBill 2025-12-01 12:01:55 +00:00
  • 2652ea4f99 Improve comments in curl.odin gingerBill 2025-12-01 12:00:35 +00:00
  • 3771ff7b12 Merge branch 'master' into vendor/curl gingerBill 2025-12-01 11:53:08 +00:00
  • e72aad983b Remove all-bits from option help text, isn't supported. Jeroen van Rijn 2025-11-30 22:37:35 +01:00
  • 71822cb197 Merge pull request #5979 from astenmark/fix-5978-choice-bit-set Jeroen van Rijn 2025-11-30 21:33:12 +00:00
  • 14a27b4d2f Removed unneded semicolons. Andreas Stenmark 2025-11-30 22:23:01 +01:00
  • ad11d3bea0 Fix #5978: choice_bit_set respects bit_set domain Andreas Stenmark 2025-11-30 21:46:26 +01:00
  • 679d306d0f panic on transpose with result type in diff layout Laytan Laats 2025-11-29 20:06:43 +01:00
  • 5db9afd73b Merge pull request #5963 from Yawning/feature/chacha8rand Jeroen van Rijn 2025-11-29 14:38:22 +00:00
  • 4db4841413 fix matrix transpose with different result type laytan 2025-11-29 12:14:06 +01:00
  • 31817be087 Fix #5975 Jeroen van Rijn 2025-11-29 11:57:34 +01:00
  • 3e8e0bb110 tests/benchmark: Add RNG benchmarks Yawning Angel 2025-11-25 23:31:55 +09:00
  • aa8e6e0938 tests: Add random number generator tests Yawning Angel 2025-11-25 14:17:51 +09:00
  • ea1f1e275d base/runtime: Add chacha8rand as the default RNG Yawning Angel 2025-11-25 04:06:07 +09:00
  • e1ba69ea51 base/runtime: Add rand_bytes and HAS_RAND_BYTES Yawning Angel 2025-11-29 09:18:11 +09:00
  • 0bd6410ea3 examples/demo: Set the RNG to xoshiro256 Yawning Angel 2025-11-25 03:59:18 +09:00
  • 73883b70c8 testing: Use xoshiro256** instead of the runtime RNG Yawning Angel 2025-11-24 21:56:34 +09:00
  • f74f93154a math/rand: Add xoshiro256** Yawning Angel 2025-11-24 17:48:23 +09:00
  • 110d869cd7 math/rand: Add a copy of the existing PCG PRNG Yawning Angel 2025-11-24 17:46:10 +09:00
  • cbf9f59da0 Fix core:math/ease Jeroen van Rijn 2025-11-28 23:18:28 +01:00
  • 976bb52af7 Always use new itoa method when MATH_BIG_FORCE_32_BIT Jeroen van Rijn 2025-11-28 23:08:17 +01:00
  • dd20a587e8 Merge pull request #5973 from FrancisTheCat/master gingerBill 2025-11-28 13:10:23 +00:00
  • ba9b9eacb5 Fix #5967 (Incorrect stack overflow warning for by ref switches over unions) Franz 2025-11-28 13:55:07 +01:00
  • 03b1b551c4 Merge pull request #5972 from Xotchkass/rand_range Jeroen van Rijn 2025-11-28 12:23:01 +00:00
  • b8f8e6a8df changed panic to assert Xotchkass 2025-11-28 14:11:37 +02:00
  • a234f25fa5 Add range-based random number generation functions Xotchkass 2025-11-28 13:40:30 +02:00
  • b4367e8e42 Merge pull request #5970 from blob1807/master gingerBill 2025-11-28 09:24:43 +00:00
  • 062f445ee3 Fix is_pointer_internally not handling Named Types. blob1807 2025-11-28 13:02:49 +10:00
  • be38ba58b3 Another little bit faster. Jeroen van Rijn 2025-11-27 18:27:55 +01:00
  • a6820020c7 Merge pull request #5968 from Xotchkass/rand_u_max Jeroen van Rijn 2025-11-27 16:12:09 +00:00
  • 1efbe5f36a Merge pull request #5969 from Kelimion/faster_big_itoa Jeroen van Rijn 2025-11-27 15:55:29 +00:00
  • eff32e18a7 Also test a big int with a large number of zeroes. Jeroen van Rijn 2025-11-27 16:32:27 +01:00
  • 3cdaf06fc8 Switch between old and new itoa method based on optimization level + digit size Jeroen van Rijn 2025-11-27 16:10:32 +01:00
  • 1ea5990be2 Speed up big.itoa Jeroen van Rijn 2025-11-27 15:35:05 +01:00
  • 78d8059ebe Use @(rodata) where possible gingerBill 2025-11-27 10:24:22 +00:00
  • bf43dbaf5a Add @(require_results) to core:time gingerBill 2025-11-27 10:14:21 +00:00
  • 0b4884ada4 Update test generator gingerBill 2025-11-27 09:21:54 +00:00
  • 0d16ab2783 Add alias Okay = None gingerBill 2025-11-27 09:14:39 +00:00
  • c63fa3f663 Use < 0 instead of == -1 for comparisons gingerBill 2025-11-27 09:13:21 +00:00
  • 53876907c6 Handle Allocator_Error correctly in core:math/big gingerBill 2025-11-27 09:10:03 +00:00
  • 49634246c5 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2025-11-27 09:06:36 +00:00
  • 5380cf8b90 core:fmt lvalues in for loops to minimize stack usage gingerBill 2025-11-27 09:06:30 +00:00
  • 9108703f89 Use lvalues in for in loops where it makes sense to minimize stack usage bill/any-type-switch-if-else gingerBill 2025-11-27 09:02:26 +00:00
  • 0ed24953bb add uint32_max, uint64_max, uint128_max and uint_max procs to math/rand Xotchkass 2025-11-26 23:06:19 +02:00
  • f48e87d77d Merge pull request #5930 from odin-lang/bill/os2-file-stream gingerBill 2025-11-26 15:04:55 +00:00
  • 5caaefddb1 Merge pull request #5966 from benjryan/sio_udp_connreset gingerBill 2025-11-26 11:37:39 +00:00
  • e2a0f4417f Add SIO_UDP_CONNRESET winsock constant Ben Ryan 2025-11-26 20:37:08 +11:00
  • 9712624e04 Implement more Linux syscalls (#5705) bc-universe 2025-11-24 12:14:17 +01:00
  • 5e3648b83c Merge pull request #5956 from thePHTest/master gingerBill 2025-11-23 21:17:04 +00:00
  • 2f6f24d839 Merge pull request #5800 from IllusionMan1212/xlib-IM Laytan 2025-11-23 21:07:20 +01:00
  • 97e423f199 Merge pull request #5959 from laytan/remove-terminate-from-demo Jeroen van Rijn 2025-11-23 19:29:15 +00:00
  • 342a7dd112 rerrange math.sign and math.sign_bit overloads Phil Homan 2025-11-23 11:03:37 -08:00
  • 95a37dd340 remove terminate from demo Laytan Laats 2025-11-23 19:48:03 +01:00
  • cd490bd35d Merge pull request #5958 from A1029384756/master gingerBill 2025-11-23 09:49:16 +00:00
  • 411a5b6401 moved checking of -vet-unused-procedures and -vet-packages flags to after all flags are parsed A1029384756 2025-11-22 23:08:23 -05:00
  • 9131bca7ba add math.sign and math.sign_bit overloads for int types Phil Homan 2025-11-22 13:31:36 -08:00
  • a162626f2b Use BUF_SIZE gingerBill 2025-11-22 21:18:43 +00:00
  • a71917a96a Merge pull request #5941 from odin-lang/bill/typeid-sip-hash gingerBill 2025-11-22 16:55:20 +00:00
  • 1fb95dade2 Expand base64 tests to include roundtrip Jeroen van Rijn 2025-11-22 15:44:19 +01:00
  • f420755d46 Merge pull request #5951 from FrancisTheCat/master Jeroen van Rijn 2025-11-22 14:43:33 +00:00
  • a2b0244652 Only do the if-else chain for type switch on wasm targets gingerBill 2025-11-22 13:53:04 +00:00
  • 17f166971d Merge pull request #5953 from Igonato/docs Jeroen van Rijn 2025-11-22 13:53:03 +00:00
  • c9f69aa5b4 Improve the logic gingerBill 2025-11-22 13:47:50 +00:00
  • 96373d97e0 Adjust docs links for satellite SDL libraries Ignat S. 2025-11-22 16:36:00 +03:00
  • 7a77581612 Use an if-else chain for a type switch on any gingerBill 2025-11-22 13:02:41 +00:00
  • cd4bec0007 Increase base64 decoding table size to 256, preventing out of bounds reads Franz Hoeltermann 2025-11-22 12:54:36 +01:00
  • adcbfb7861 Add @(require_results) to core:simd procedures where missing gingerBill 2025-11-22 09:43:40 +00:00
  • 716449d6b3 Merge pull request #5949 from karl-zylinski/log-allocator-freestanding-build-fix Jeroen van Rijn 2025-11-21 20:36:20 +00:00
  • c619c69bff Don't build log allocator file on freestanding. This makes core:log compile on freestanding again. Closes #5948 Karl Zylinski 2025-11-21 21:19:58 +01:00
  • f72bb6502a Merge pull request #5946 from slowhei/master gingerBill 2025-11-19 13:59:26 +00:00
  • 0753b0c547 Merge pull request #5940 from connnnal/d3d12-tight-alignment gingerBill 2025-11-19 11:15:27 +00:00
  • b2a42ac14f Add NSWindow coordinate space conversion bindings Tohei Ichikawa 2025-11-18 22:38:25 -05:00
  • 56aab55d82 Fix #5931 Jeroen van Rijn 2025-11-18 15:37:57 +01:00
  • 21116a7b47 Use SIP hash as name canonicalization hash bill/typeid-sip-hash gingerBill 2025-11-18 12:33:48 +00:00
  • b9b3e909ad Fix FEATURE bitflag indentation connnnal 2025-11-18 12:16:25 +00:00
  • 784f320e12 Fix indentation in comments gingerBill 2025-11-18 12:11:29 +00:00
  • 8ffa55d664 Update d3d12 bindings for D3D12_FEATURE_D3D12_TIGHT_ALIGNMENT connnnal 2025-11-18 12:02:13 +00:00
  • e53bc165ae Add #assert(intrinsics.type_is_superset_of(File_Stream_Mode, io.Stream_Mode)) gingerBill 2025-11-17 10:03:25 +00:00
  • d380b0877d Add intrinsics.type_is_superset_of gingerBill 2025-11-17 10:03:05 +00:00
  • bbf0c0dc00 Merge branch 'master' into bill/os2-file-stream gingerBill 2025-11-17 09:41:46 +00:00