コミット履歴

作者 SHA1 メッセージ 日付
  Jeroen van Rijn 4b6e375f95 Expand `self_cleanup` documentation. 6 ヶ月 前
  Jeroen van Rijn 74f70bfbcb Comment 7 ヶ月 前
  Jeroen van Rijn 07c59cb4db Early out and propagate `nil` in `create*` 9 ヶ月 前
  Jeroen van Rijn 1c655b84e4 Fix #5049 9 ヶ月 前
  Feoramund 45da009377 Use more atomic handling of thread flags 1 年間 前
  flysand7 b84b4c47d7 [thread]: Document all functions in core:thread 1 年間 前
  Laytan Laats 604551eb2d wasi: make the demo run on wasi and run it in CI 1 年間 前
  gingerBill 29e5f94c2a Add `#no_broadcast` procedure parameter to disallow automatic array programming broadcasting on procedure arguments 1 年間 前
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 年間 前
  Laytan Laats 9078ddaf5a Allow larger thread poly data 2 年 前
  flysand7 270348b112 [core]: Remove `do` keyword from the core library 2 年 前
  hikari 3b8515beb0 [core:thread] Seeing if this fixes network tests 2 年 前
  hikari dcf4e51787 [core:thread] Added `self_cleanup` flag to properly auto-clean threads 2 年 前
  Tetralux 5d6b923244 [thread] Refactor handling of 'init_context' + add doc comments for it 2 年 前
  Thimilius d48d3bfa87 Fix join_multiple typo 3 年 前
  gingerBill c9e6862332 Add `id` to `thread.Thread` 4 年 前
  gingerBill 0070119392 Add `thread.create_and_start_with_*` procedures 4 年 前
  gingerBill f57201bbd1 Remove unneeded semicolons from the core library 4 年 前
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 年 前
  gingerBill f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 年 前
  gingerBill bee8beb2c9 Default to pthreads in sync2 for *nix 4 年 前
  gingerBill 1156bd9dd0 Remove thread stuff from sync2; Cleanup package thread 4 年 前
  gingerBill ef417017f0 Fix typo 5 年 前
  gingerBill 7c1c9d22b4 Fix `thread.run_with_poly_data*` 5 年 前
  gingerBill 95b94a0f56 Fix sync.Channel code; add `thread.run_with_poly_data` and `run_with_poly_data(2|3|4)` procedures 5 年 前
  gingerBill 6d032e6f1a Update package sync 5 年 前
  gingerBill ce85b73eca Add sync.Once 5 年 前
  gingerBill f92b4c7849 Update `sys/unix`; Rename `thread.create_and_start` 5 年 前
  gingerBill 2562df5387 Remove unused imports in thread.odin 5 年 前
  gingerBill b3c51a8b44 Add `thread.run*` shorthand procedures; `Thread.init_context` use new `Maybe` concept 5 年 前