Historique des commits

Auteur SHA1 Message Date
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate il y a 1 an
  gingerBill 3dec55f009 Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements il y a 2 ans
  Jeroen van Rijn 85edcf9cc2 Revert. il y a 3 ans
  Jeroen van Rijn 6c0e2e2a53 pool_join should look at .Done. il y a 3 ans
  Jeroen van Rijn 42371f7aea Fix fix. il y a 3 ans
  Jeroen van Rijn 58fc305b11 Do a bit less work for pool_join. il y a 3 ans
  Jeroen van Rijn 7e0c359f99 Fix thread pool join. il y a 3 ans
  Florian Behr ee67a0b9a1 reorder procedure parameters to make sure the optional argument in pool_add_task() is last, and the argument order is consistent with pool_init() il y a 3 ans
  Florian Behr ca6a1db757 fix doc comment for pool_init il y a 3 ans
  Florian Behr e01662c139 Make allocator in pool_add_task() explicit il y a 3 ans
  gingerBill 22b961ea53 Update Thread Pool in `core:thread` il y a 3 ans
  gingerBill 4eb4ae6305 Replace `sync` with `sync2` il y a 3 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 ebed29fc09 Revert *nix thread stuff to old sync il y a 4 ans
  gingerBill bee8beb2c9 Default to pthreads in sync2 for *nix il y a 4 ans
  gingerBill 86448ee044 Add `raw_data` to replace cases in which `&x[0]` was used il y a 5 ans
  jharler 72a5030f3d Fixed thread_pool not destroying threads 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 5 ans