Commit History

Author SHA1 Message Date
  Jeroen van Rijn edba99d636 Revert "Use `sync.Mutex` rather than a spin lock for the threading example" 3 years ago
  gingerBill 8d1f46d837 Use `sync.Mutex` rather than a spin lock for the threading example 3 years ago
  gingerBill 7002f0a7d7 Update demo.odin 3 years ago
  Jeroen van Rijn 8fb718245a Implement pthread_cancel. 3 years ago
  Florian Behr 1fb76ad768 change usage in demo.odin 3 years ago
  gingerBill f2f1330238 Add https://github.com/odin-lang/examples 3 years ago
  gingerBill 22b961ea53 Update Thread Pool in `core:thread` 3 years ago
  gingerBill 94dbac9a64 Disable thread pool in demo 3 years ago
  gingerBill 46161f7e19 `threading_example` allow on Darwin 3 years ago
  gingerBill ffe6d81ecd Remove comments 3 years ago
  gitlost b94a7a87fa Fix issue #1574 "fract in linalg/glm is broken" by fixing 3 years ago
  gingerBill 276e014d18 Update comment in demo.odin 3 years ago
  gingerBill f5697dd7f2 Merge branch 'master' into odin-global-constants-as-enums 3 years ago
  gingerBill 6418ec3b21 Correct `#sparse` usage and error messages 3 years ago
  gingerBill f2f20def37 Update demo.odin 3 years ago
  gingerBill 83be954efd Minor spelling change 3 years ago
  gingerBill 1980f32bd6 Correct demo.odin 3 years ago
  gingerBill 9ab71ca0da Add `ODIN_NO_CRT` global constant 3 years ago
  gingerBill e2e9b5d3b0 Remove comments 3 years ago
  gingerBill b01e0fbbc2 Correct typo in soa data type debug information generation 3 years ago
  Jeroen van Rijn 2a0311797c Don't run demo's `soa_struct` when under -debug. 3 years ago
  gingerBill 70793236ab Support `llvm_vector_reduce_add` if the LLVM intrinsic is not supported 3 years ago
  gingerBill 0a1ef1e59d Improve comment 3 years ago
  gingerBill 5b7f273165 Add `matrix_type` to demo.odin 3 years ago
  strager 31daf80aea Fix indentation typo 3 years ago
  Jeroen van Rijn 48bfce2efc demo: Fix typo. 4 years ago
  Jeroen van Rijn 5619b349be big: Remove `core:fmt` usage + Add a little demo to examples/demo. 4 years ago
  gingerBill 3bf005bfc5 Remove redundant semicolons from comments 4 years ago
  gingerBill 72a741554c Remove unneeded semicolons from demo 4 years ago
  gingerBill b810781368 Remove unneeded semicolon from examples/demo and examples/all 4 years ago