Historique des commits

Auteur SHA1 Message Date
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate il y a 1 an
  Laytan Laats 9078ddaf5a Allow larger thread poly data il y a 2 ans
  flysand7 270348b112 [core]: Remove `do` keyword from the core library il y a 2 ans
  hikari 3b8515beb0 [core:thread] Seeing if this fixes network tests il y a 2 ans
  hikari dcf4e51787 [core:thread] Added `self_cleanup` flag to properly auto-clean threads il y a 2 ans
  Tetralux 5d6b923244 [thread] Refactor handling of 'init_context' + add doc comments for it il y a 2 ans
  Thimilius d48d3bfa87 Fix join_multiple typo il y a 3 ans
  gingerBill c9e6862332 Add `id` to `thread.Thread` il y a 4 ans
  gingerBill 0070119392 Add `thread.create_and_start_with_*` procedures il y a 4 ans
  gingerBill f57201bbd1 Remove unneeded semicolons from the core library il y a 4 ans
  gingerBill 251da264ed Remove unneeded semicolons from the core library il y a 4 ans
  gingerBill f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports il y a 4 ans
  gingerBill bee8beb2c9 Default to pthreads in sync2 for *nix il y a 4 ans
  gingerBill 1156bd9dd0 Remove thread stuff from sync2; Cleanup package thread il y a 4 ans
  gingerBill ef417017f0 Fix typo il y a 5 ans
  gingerBill 7c1c9d22b4 Fix `thread.run_with_poly_data*` il y a 5 ans
  gingerBill 95b94a0f56 Fix sync.Channel code; add `thread.run_with_poly_data` and `run_with_poly_data(2|3|4)` procedures il y a 5 ans
  gingerBill 6d032e6f1a Update package sync il y a 5 ans
  gingerBill ce85b73eca Add sync.Once il y a 5 ans
  gingerBill f92b4c7849 Update `sys/unix`; Rename `thread.create_and_start` il y a 5 ans
  gingerBill 2562df5387 Remove unused imports in thread.odin il y a 5 ans
  gingerBill b3c51a8b44 Add `thread.run*` shorthand procedures; `Thread.init_context` use new `Maybe` concept il y a 5 ans
  gingerBill 3bd00fd6b7 Add `thread.Pool` with example in demo.odin; Update linalg to support handness changes for projection matrices il y a 6 ans
  Tetralux 99121d6ff2 Implement core:thread and core:sync on Unix using pthreads il y a 6 ans
  gingerBill 86cf9383ea Fix delayed assert collection il y a 7 ans
  gingerBill c067b90403 Add basic package support (no IR support yet) il y a 7 ans
  gingerBill 5b6770f3d2 Parse directories to be packages il y a 7 ans