Historial de Commits

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