Commit History

Author SHA1 Message Date
  gingerBill c9e6862332 Add `id` to `thread.Thread` 3 years ago
  gingerBill 0070119392 Add `thread.create_and_start_with_*` procedures 3 years ago
  gingerBill f57201bbd1 Remove unneeded semicolons from the core library 4 years ago
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 years ago
  gingerBill f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago
  gingerBill bee8beb2c9 Default to pthreads in sync2 for *nix 4 years ago
  gingerBill 1156bd9dd0 Remove thread stuff from sync2; Cleanup package thread 4 years ago
  gingerBill ef417017f0 Fix typo 4 years ago
  gingerBill 7c1c9d22b4 Fix `thread.run_with_poly_data*` 4 years ago
  gingerBill 95b94a0f56 Fix sync.Channel code; add `thread.run_with_poly_data` and `run_with_poly_data(2|3|4)` procedures 4 years ago
  gingerBill 6d032e6f1a Update package sync 5 years ago
  gingerBill ce85b73eca Add sync.Once 5 years ago
  gingerBill f92b4c7849 Update `sys/unix`; Rename `thread.create_and_start` 5 years ago
  gingerBill 2562df5387 Remove unused imports in thread.odin 5 years ago
  gingerBill b3c51a8b44 Add `thread.run*` shorthand procedures; `Thread.init_context` use new `Maybe` concept 5 years ago
  gingerBill 3bd00fd6b7 Add `thread.Pool` with example in demo.odin; Update linalg to support handness changes for projection matrices 5 years ago
  Tetralux 99121d6ff2 Implement core:thread and core:sync on Unix using pthreads 5 years ago
  gingerBill 86cf9383ea Fix delayed assert collection 7 years ago
  gingerBill c067b90403 Add basic package support (no IR support yet) 7 years ago
  gingerBill 5b6770f3d2 Parse directories to be packages 7 years ago