Commit Graph

  • ad0939009b core:thread support naming (create_ex, set_name), windows only (for now) master ed 2025-11-06 23:36:46 -05:00
  • 50c781bd7e Merge tag 'dev-2025-11' ed 2025-11-05 22:27:46 -05:00
  • e5153a937b Merge pull request #5859 from odin-lang/bill/change-license gingerBill 2025-11-04 13:53:13 +00:00
  • fd995050dd Merge pull request #5883 from NicknEma/patch-1 gingerBill 2025-11-04 12:14:12 +00:00
  • 7317704fd0 Fix docs on int*_max NicknEma 2025-11-04 13:11:48 +01:00
  • 75a2aa580d Merge pull request #5879 from mtarik34b/fix-5239 gingerBill 2025-11-04 10:51:48 +00:00
  • 3731cf4e08 Fix #5176 gingerBill 2025-11-04 10:42:24 +00:00
  • 64cf8a5eb9 Merge pull request #5880 from terids/core-darwin-bindings Jeroen van Rijn 2025-11-04 10:59:38 +01:00
  • 2951e51487 Add comma to last enums to fix build check Glenn 2025-11-03 23:16:25 +00:00
  • 4485a45866 Add Window_center Glenn 2025-11-03 23:05:26 +00:00
  • 65ee1339b9 Add View alloc Glenn 2025-11-03 23:03:33 +00:00
  • 7738f4ef9a Add missing case for octal prefix mtarik34b 2025-11-03 22:20:21 +01:00
  • a414061998 Merge pull request #5878 from laytan/fix-cbor-epoch-small-value Laytan 2025-11-03 20:42:10 +01:00
  • 9893a0eaea encoding/cbor: fix epoch tag with small values Laytan 2025-11-03 20:33:17 +01:00
  • 332653ca24 Add additional window bindings Glenn 2025-11-03 18:06:43 +00:00
  • 916e8810cc Add orderFront and orderOut Glenn 2025-11-03 18:06:15 +00:00
  • 8b3d74f797 Add getter for the WindowDelegate from the Window Glenn 2025-11-03 17:54:42 +00:00
  • 406eb9c7f5 Add WindowCollectionBehaviour, WindowLevel, WindowTabbingMode Glenn 2025-11-03 17:28:51 +00:00
  • 4f939cadc3 Add RunningApplication_finishedLaunching Glenn 2025-11-03 14:19:41 +00:00
  • 9f78c1e7be Add Application_postEvent Glenn 2025-11-03 13:49:30 +00:00
  • b4d4cd47f5 Add Event_otherEventWithType Glenn 2025-11-03 13:45:11 +00:00
  • 8c6120f414 Add Application_stop Glenn 2025-11-03 12:25:14 +00:00
  • 8a417e75b7 Add nullptr assert for #5875 Jeroen van Rijn 2025-11-03 15:27:07 +01:00
  • a08f313477 Merge pull request #5868 from mfbulut/master gingerBill 2025-11-02 19:23:36 +00:00
  • d8f26720bb Improve error handling for #5506 gingerBill 2025-11-02 15:27:33 +00:00
  • 2d5b431b85 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2025-11-02 15:21:23 +00:00
  • ee36f6fe33 Fix #5506 gingerBill 2025-11-02 15:21:12 +00:00
  • 22a82f7c88 Merge pull request #5872 from thetarnav/inject_at_soa gingerBill 2025-11-02 15:11:02 +00:00
  • 72754962ab Use resize_soa instead of resize proc group in soa procs thetarnav 2025-11-02 14:20:55 +01:00
  • 5d609d402f Merge pull request #5867 from BradLewis/empty-selector-fields gingerBill 2025-11-02 12:45:37 +00:00
  • ade189008b Merge pull request #5871 from Kelimion/bug-5865 Jeroen van Rijn 2025-11-02 13:35:47 +01:00
  • b6181a768e Add space Jeroen van Rijn 2025-11-02 13:28:34 +01:00
  • 283b160697 Merge branch 'master' into bug-5865 Jeroen van Rijn 2025-11-02 13:22:06 +01:00
  • 7f2ab31acc Fix constant nil assignment to union of nillable types in backend gingerBill 2025-11-02 12:04:21 +00:00
  • e364e76f7f Add inject_at_soa and append_nothing_soa procedures thetarnav 2025-11-02 12:13:11 +01:00
  • 91d923bd8f Merge pull request #5870 from thetarnav/ease-inverse Jeroen van Rijn 2025-11-02 08:03:27 +01:00
  • 505b85ead5 Add #subtype using to name canonicalization Jeroen van Rijn 2025-11-02 07:45:40 +01:00
  • c63ad8b1cf Cleanup ease_inverse thetarnav 2025-11-01 21:22:06 +01:00
  • 78f9f8bbce Add ease inverse procedures thetarnav 2025-11-01 21:11:32 +01:00
  • 6ea7bdbbe5 Add ODIN_TEST_GO_TO_ERROR to print test fail locations in a manner friendly to go-to error in editors Jeroen van Rijn 2025-11-01 16:11:43 +01:00
  • 9c6885d8b5 Added MAX_MATERIAL_MAPS constant Furkan 2025-11-01 11:05:50 +03:00
  • e2b276f3ea Parse empty idents after selector as a selector expr with an empty field Brad Lewis 2025-11-01 01:32:46 -04:00
  • f005136592 Also disable OSC codes to update title when ODIN_TEST_FANCY=false Jeroen van Rijn 2025-10-31 17:39:29 +01:00
  • fc5ef57a97 Document the rest of os2. gingerBill 2025-10-31 16:00:44 +00:00
  • d2e274f0fe Update documentation for os2 once more! gingerBill 2025-10-31 15:51:36 +00:00
  • da1d599326 Bodge runtime.exit for haiku gingerBill 2025-10-31 15:19:08 +00:00
  • 1329630bbc Improve documentation for the file based operations in os2 gingerBill 2025-10-31 15:17:54 +00:00
  • b9df67f8c5 Change to Permissions bit_set from relying on octal numbering for os2 gingerBill 2025-10-31 14:45:53 +00:00
  • d374dc3c99 Add os2 to examples/all gingerBill 2025-10-31 14:24:19 +00:00
  • 686ddbb548 use runtime.exit for os2.exit gingerBill 2025-10-31 10:24:21 +00:00
  • f5d080789f Fix union(T){} constant initialization gingerBill 2025-10-31 09:13:10 +00:00
  • d062203ff9 Merge pull request #5863 from dan-lei/patch-1 Jeroen van Rijn 2025-10-30 22:24:56 +01:00
  • 5df053f765 Typo in description of mem.ptr_sub. Daniel Troszczyński 2025-10-30 21:04:28 +01:00
  • 338733d9ef Remove duplicate import Jeroen van Rijn 2025-10-30 17:54:02 +01:00
  • 91a9875077 Correct cast to uintptr gingerBill 2025-10-30 16:32:26 +00:00
  • efb553afad Add runtime.exit gingerBill 2025-10-30 16:29:23 +00:00
  • 816c47058d For test runner, try to look for os.exit or os2.exit gingerBill 2025-10-30 16:14:32 +00:00
  • 1a00d02ee7 Merge branch 'master' of github.com:odin-lang/Odin Jeroen van Rijn 2025-10-30 11:29:59 +01:00
  • 5b6889ccf5 Enable misnamed doc example test for small_array Jeroen van Rijn 2025-10-30 11:29:51 +01:00
  • 074a8d7df5 constant_truncate -> constant_trunc to be consistent with other intrinsics gingerBill 2025-10-30 09:37:09 +00:00
  • 0972690e14 Add suggestion for T[] to be []T if a type is allowed in that parsing context gingerBill 2025-10-30 09:16:19 +00:00
  • 99520d82fd Add intrinsics.constant_(floor|truncate|ceil|round) gingerBill 2025-10-30 08:52:21 +00:00
  • 13ddf66cc9 Fix declaration of type_is_bit_field gingerBill 2025-10-30 08:39:22 +00:00
  • 36d63b14b5 Just retry again with lb_generate_missing_procedures gingerBill 2025-10-29 16:14:55 +00:00
  • 4bdce9bf0a Correct license for tlsf gingerBill 2025-10-29 16:00:29 +00:00
  • d38602e788 Merge pull request #5861 from NickDriscoll/hlsl-half gingerBill 2025-10-29 10:29:07 +00:00
  • b58bb6519e Merge pull request #5860 from harold-b/hb.fix-export-link-libs-file Jeroen van Rijn 2025-10-29 09:41:02 +01:00
  • 5fa41f9f03 Add half support to all proc groups and add ashalf proc group Nick Driscoll 2025-10-28 21:41:10 -04:00
  • f3b6ad01ab Add all half scalar, vector, and matrix types Nick Driscoll 2025-10-27 22:14:55 -04:00
  • e05c21522d Fix -export-linked-libs-file issue where it multiple libraries in a single foreign export. Harold Brenes 2025-10-28 20:21:24 -04:00
  • 50176deeba Remove unneeded newlines gingerBill 2025-10-28 14:53:26 +00:00
  • 68d67ce8f4 Merge branch 'master' into bill/change-license gingerBill 2025-10-28 14:52:43 +00:00
  • 2508b82878 Change ^i16 to cstring16 where appropriate gingerBill 2025-10-28 14:50:13 +00:00
  • 842cfee0f3 Change Odin's LICENSE to zlib from BSD 3-clause gingerBill 2025-10-28 14:38:25 +00:00
  • d390ae2f97 Minor change to misc/shell.bat gingerBill 2025-10-28 13:26:56 +00:00
  • 5e528f8e97 Remove core:encoding/ini dependency in user_posix.odin gingerBill 2025-10-28 13:21:35 +00:00
  • 4c8f99cd36 Add #caller_location to os2.read_entire_file gingerBill 2025-10-28 10:57:53 +00:00
  • 5a23f52fb6 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2025-10-27 18:51:57 +00:00
  • a20c09158a Fix indentation gingerBill 2025-10-27 18:51:51 +00:00
  • fca2232028 Merge pull request #5856 from A1029384756/master Laytan 2025-10-27 18:05:38 +01:00
  • 7afbe23a34 [core:os/os2] zeroed n value on failed file operations A1029384756 2025-10-27 12:23:47 -04:00
  • 788ef8ee0a Merge branch 'master' of github.com:odin-lang/Odin Jeroen van Rijn 2025-10-27 16:24:04 +01:00
  • f726f7aff4 Make Karl Zylinski happy Jeroen van Rijn 2025-10-27 16:23:54 +01:00
  • d9d7711ca4 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2025-10-27 14:05:03 +00:00
  • 78c3a3301c Change static_assert for OrderedInsertPtrMapEntry gingerBill 2025-10-27 14:04:51 +00:00
  • bccb2f1848 Merge pull request #5848 from Meliketoaste/egl_attrib_fix gingerBill 2025-10-27 13:29:50 +00:00
  • eb0e99dac1 Fix #5852 Jeroen van Rijn 2025-10-27 13:57:32 +01:00
  • 8bdc322d6a Just use a method instead gingerBill 2025-10-27 11:29:13 +00:00
  • 288434ab30 One more time with a different cast? gingerBill 2025-10-27 11:25:22 +00:00
  • 62d231d685 Try C-cast with reintepret cast gingerBill 2025-10-27 11:20:28 +00:00
  • 6edb26dcf8 Use reinterpret_cast gingerBill 2025-10-27 11:10:53 +00:00
  • 13f2090608 Try to make PtrMap work for 32-bit compilers gingerBill 2025-10-27 11:06:07 +00:00
  • 43529dda38 Improve error message for missing & in some parapoly messages gingerBill 2025-10-27 10:58:54 +00:00
  • 562cf42348 Update GetPlatformDisplay and CreatePlatformWindowSurface to take in intptr_t/int inistead of i32 Meliketoaste 2025-10-25 15:42:04 +00:00
  • 81375e52ce Make time.components_to_time #optional_ok Jeroen van Rijn 2025-10-23 17:03:44 +02:00
  • 5511108e41 Merge pull request #5844 from cstrachan88/master Laytan 2025-10-23 09:48:09 +02:00
  • e724b23aac Fix #5843 Courtney Strachan 2025-10-23 03:18:03 -04:00
  • 7c2101ea3d Merge pull request #5812 from Kelimion/data-alignment gingerBill 2025-10-22 11:27:18 +01:00
  • 61424cfbf8 Merge pull request #5811 from wrathdoesthat/master gingerBill 2025-10-22 11:26:06 +01:00
  • f5beb1aa9f Merge pull request #5813 from lmbarros/lmb/box2d-callbacks-signatures gingerBill 2025-10-22 11:25:49 +01:00