Commit Graph

  • 0d3cbb8883 Add vendor:OpenGL gingerBill 2021-08-23 21:33:39 +01:00
  • ce7698c20e Correct core library usage of the new mem.new behaviour gingerBill 2021-08-23 19:29:01 +01:00
  • 382ca20916 Correct procedure checking flag handling, and correct the (bodge) handle of unchecked procedure bodies gingerBill 2021-08-23 19:24:53 +01:00
  • fe2ad54f60 Fix bug in check_is_terminating gingerBill 2021-08-23 17:42:54 +01:00
  • b014879159 Add extra message to assert gingerBill 2021-08-23 16:45:52 +01:00
  • 81623861c0 Correct mem.clone_slice gingerBill 2021-08-23 14:33:54 +01:00
  • bd86993035 Remove the old inline and no_inline tokens gingerBill 2021-08-23 12:37:42 +01:00
  • 4ccf135892 Unify new/make the internal logic between runtime and mem gingerBill 2021-08-23 12:35:29 +01:00
  • cba0bd30f5 Add suggestions when trying to take the address the a value from a for/switch statement gingerBill 2021-08-23 11:50:02 +01:00
  • 276d4b8f0d Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2021-08-23 11:31:09 +01:00
  • 7bdbaca938 Make SDL_image.Init return InitFlags gingerBill 2021-08-23 11:31:00 +01:00
  • 7f34080b69 Merge pull request #1097 from nakst/master Jeroen van Rijn 2021-08-23 11:17:54 +02:00
  • 9397555c91 Thread pool: create threads in thread_pool_wait nakst 2021-08-23 10:11:24 +01:00
  • 7a00ef1879 Merge pull request #1096 from nakst/master gingerBill 2021-08-23 09:32:41 +01:00
  • 35204e3cc5 thread_pool.cpp: fix with 1 thread; gb.h: remove buggy /proc/cpuinfo code nakst 2021-08-23 09:18:18 +01:00
  • daced956e3 Make ThreadPool use std::atomic and heap_allocator() gingerBill 2021-08-22 23:01:01 +01:00
  • 5a2d582a09 Merge pull request #1095 from nakst/master gingerBill 2021-08-22 22:55:31 +01:00
  • b878be6f79 Thread pool fix on Win32 nakst 2021-08-22 21:24:56 +01:00
  • 1f25f60a68 Rewrite thread_pool.cpp nakst 2021-08-22 21:13:41 +01:00
  • 2e921c88fb Add debug information for [^]T gingerBill 2021-08-22 19:02:52 +01:00
  • abaf8c127d Correct build.bat gingerBill 2021-08-22 17:12:19 +01:00
  • 0c5fa2cdd5 Fix build.bat gingerBill 2021-08-22 17:09:40 +01:00
  • 36cb1f868b Embed the SDL2 libraries into vendor:sdl2 gingerBill 2021-08-22 17:05:06 +01:00
  • 037cc679c4 Keep -vet happy gingerBill 2021-08-22 16:58:12 +01:00
  • db6fad7396 Fix indexing code gen for multi-pointers gingerBill 2021-08-22 16:55:57 +01:00
  • 07bfb55658 Fix code gen for compare against nil for multi pointers gingerBill 2021-08-22 16:53:26 +01:00
  • 56078ee099 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2021-08-22 16:49:48 +01:00
  • ae4a378294 Merge pull request #1094 from graphitemaster/master gingerBill 2021-08-22 16:06:15 +01:00
  • 791d7f764b cleanup Dale Weiler 2021-08-22 10:05:27 -04:00
  • b39a4f3e3b Merge branch 'master' of https://github.com/odin-lang/Odin Dale Weiler 2021-08-22 09:49:20 -04:00
  • 389b50f735 libc projection Dale Weiler 2021-08-22 09:48:34 -04:00
  • 2f6e566a32 Remove the deprecated fmt.print*_err procedures gingerBill 2021-08-22 12:57:08 +01:00
  • d5bad374d9 Remove deprecated procedure slice_ptr_to_bytes gingerBill 2021-08-22 12:55:57 +01:00
  • 445ed9be2b Use multi-pointers when appropriate gingerBill 2021-08-22 12:54:04 +01:00
  • 8694a0f68a Update signature_parameter_similar_enough for multi pointers gingerBill 2021-08-22 12:31:03 +01:00
  • d3fee9d761 Merge pull request #1093 from odin-lang/multi-pointers gingerBill 2021-08-22 11:50:47 +01:00
  • 36a6805b7c Update doc format for multi-pointers gingerBill 2021-08-22 11:46:26 +01:00
  • 19bf12aa09 Update odin/ast for multi pointers gingerBill 2021-08-22 11:46:12 +01:00
  • 0decdaed1a Merge branch 'master' into multi-pointers gingerBill 2021-08-22 11:28:44 +01:00
  • 93b5befe45 Improve error handling for missing semicolon separators in a for loop gingerBill 2021-08-22 11:27:24 +01:00
  • d72f4a8a79 Correct Multi Pointer Type handling in expressions gingerBill 2021-08-22 00:59:42 +01:00
  • 91247a8fe1 Fix multi pointers for parapoly gingerBill 2021-08-21 23:16:30 +01:00
  • 18a0fa02c5 Add multi pointers to core gingerBill 2021-08-21 23:16:14 +01:00
  • 932f330a51 Add comparisons to LLVM backend for multi pointers gingerBill 2021-08-21 23:12:15 +01:00
  • 6a77fc4cdd Add multi-pointer types [^]T gingerBill 2021-08-21 23:10:21 +01:00
  • 01a888fced Update import path gingerBill 2021-08-21 14:09:48 +01:00
  • f0437a4242 Enforce core:builtin and core:intrinsics for imports gingerBill 2021-08-21 13:44:16 +01:00
  • 32bdad322a Improve parsing for or_return in core:odin/parser gingerBill 2021-08-21 13:43:38 +01:00
  • bf130087e7 Change to strings.clone_from_cstring_bounded gingerBill 2021-08-21 13:43:03 +01:00
  • 38e038a1ab Add strings.clone_from and strings.clone_from_nul_terminated gingerBill 2021-08-21 13:42:06 +01:00
  • 6504607adf Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2021-08-21 13:32:12 +01:00
  • c8378fce95 Add library collection vendor gingerBill 2021-08-21 13:32:07 +01:00
  • 1aeaec8d5c Merge pull request #1091 from Kelimion/win11 Jeroen van Rijn 2021-08-21 14:12:26 +02:00
  • 2aaf927beb Improve error message for Cannot assign value if they have the same name but are from different packages gingerBill 2021-08-21 13:09:23 +01:00
  • bb86b0f526 os: Add Windows 11 detection. Jeroen van Rijn 2021-08-21 14:08:22 +02:00
  • 2f5edebefa Rename mem.reinterpret to mem.reinterpret_copy gingerBill 2021-08-20 10:19:30 +01:00
  • b5cdb331b0 Add mem.reinterpret gingerBill 2021-08-20 10:18:34 +01:00
  • fa4f3aa7ad Correct atomic usage gingerBill 2021-08-19 17:51:19 +01:00
  • a90fe7211c Make global_entity_id atomic gingerBill 2021-08-19 17:44:26 +01:00
  • ac6cc5191a Make ThreadPool.is_running atomic gingerBill 2021-08-19 17:43:15 +01:00
  • 38841dd46e Fix race condition from add_entity_use due to Entity.identifier gingerBill 2021-08-19 17:38:18 +01:00
  • e722af7f61 Remove unneeded disabled warnings from build.bat gingerBill 2021-08-19 15:43:51 +01:00
  • df372dbd5b Migrate and remove more from gb.h gingerBill 2021-08-19 15:38:21 +01:00
  • 5c4d95d539 Move more of gb.h's Synchronization code into common.cpp gingerBill 2021-08-19 15:19:36 +01:00
  • 9ae4de2ab8 Remove unused code from gb.h (which means it is heavily modified now) gingerBill 2021-08-19 15:09:39 +01:00
  • 7845769d4b Remove unused code gingerBill 2021-08-19 15:03:10 +01:00
  • 33239324b8 Improve the C++ to be more correct for clang on Windows, still requiring the same disabled warnings as on *nix gingerBill 2021-08-19 14:44:53 +01:00
  • 82a74ebfa9 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2021-08-19 11:40:32 +01:00
  • 35026000bb Fix deadlock caused by typo gingerBill 2021-08-19 11:40:26 +01:00
  • 55cf3d26bf Merge pull request #1090 from Kelimion/bigint Jeroen van Rijn 2021-08-19 12:13:39 +02:00
  • 23d29be4d8 big: Update license to BSD-3. Jeroen van Rijn 2021-08-19 12:12:50 +02:00
  • 1ad0743a52 big: Nicely align test suite results. Jeroen van Rijn 2021-08-18 16:35:27 +02:00
  • 54af47a138 Remove useless code gingerBill 2021-08-18 23:38:06 +01:00
  • b84ee3ab8f Fix odin test not executing any tests gingerBill 2021-08-18 23:33:27 +01:00
  • e023b96737 Remove json import from demo gingerBill 2021-08-18 22:33:18 +01:00
  • 3fde4616e0 Correct mutex usage for path_to_fullpath; make ThreadPool use BlockingMutex gingerBill 2021-08-18 21:21:30 +01:00
  • 4812006eb8 Update ci.yml Mikkel Hjortshøj 2021-08-18 22:09:44 +02:00
  • 740995df3d Remove attribute parameter for pthread_mutex_init gingerBill 2021-08-18 21:07:06 +01:00
  • aa5c3da414 Make BlockingMutex non-recursive on *nix systems gingerBill 2021-08-18 20:57:03 +01:00
  • d419d81841 Remove unused code gingerBill 2021-08-18 20:48:26 +01:00
  • 08942714a2 Make Arena allocate virtual memory directory; make it use a BlockingMutex gingerBill 2021-08-18 20:46:10 +01:00
  • 3c443babb2 Extra sanity check around static gingerBill 2021-08-18 20:32:54 +01:00
  • 326e5cd046 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2021-08-18 20:31:39 +01:00
  • 79e98b71d3 Remove dead code, and add an extra mutex gingerBill 2021-08-18 20:31:34 +01:00
  • 96605f700b Merge pull request #1089 from Kelimion/bigint Jeroen van Rijn 2021-08-18 15:36:45 +02:00
  • 38b5e01343 Merge branch 'master' into bigint Jeroen van Rijn 2021-08-18 15:35:49 +02:00
  • 06cde91ba3 big: Enable Toom again. Jeroen van Rijn 2021-08-18 15:35:01 +02:00
  • 3891d6a483 Merge pull request #1088 from Kelimion/bigint Jeroen van Rijn 2021-08-18 15:32:49 +02:00
  • 5fd7a5f32a big: Fix signed multiplication for some inputs. Jeroen van Rijn 2021-08-18 15:24:43 +02:00
  • a01c946c20 Add mutex to Scope lookups and insertions gingerBill 2021-08-18 11:17:14 +01:00
  • 84b0da44db Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2021-08-17 19:54:17 +01:00
  • cdb3a5205c Add mutex for add_type_and_value gingerBill 2021-08-17 19:54:09 +01:00
  • eae98feb7a Merge pull request #1086 from Kelimion/bigint Jeroen van Rijn 2021-08-16 22:19:10 +02:00
  • 3af078e941 Merge branch 'master' into bigint Jeroen van Rijn 2021-08-16 22:16:03 +02:00
  • 48c1f0ab59 big: Disable Toom for a moment. Jeroen van Rijn 2021-08-16 22:13:54 +02:00
  • 19386814b3 Merge pull request #1085 from Kelimion/bigint Jeroen van Rijn 2021-08-16 21:29:40 +02:00
  • 706e58c1c7 big: Add _private_int_mul_toom`. Jeroen van Rijn 2021-08-16 21:17:21 +02:00
  • 9ab94650c8 Allow + in import paths gingerBill 2021-08-16 18:21:58 +01:00
  • fce86ff3d5 Correct struct tag bug gingerBill 2021-08-16 18:17:26 +01:00
  • 0051cd12e2 Make flags atomic for Entity and Type gingerBill 2021-08-16 16:30:49 +01:00