| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sync_atomic_* make most ordering parameters compile-time constant | gingerBill | 2019-05-28 | 1 | -12/+51 |
| * | Improve package strings | gingerBill | 2019-03-15 | 1 | -79/+67 |
| * | Add minor additions to mem, sync, and sys/win32 | gingerBill | 2019-02-21 | 1 | -0/+28 |
| * | Fix atomic.odin | gingerBill | 2018-10-20 | 1 | -15/+12 |
| * | Move atomic intrinsics to the new built-in package intrinsics | gingerBill | 2018-10-20 | 1 | -61/+63 |
| * | sync atomics "wrapper" procedures | gingerBill | 2018-10-17 | 2 | -1/+185 |
| * | Add `utf8_to_ucs2` for package win32 so that the wide procedures can used by ... | gingerBill | 2018-08-30 | 1 | -2/+2 |
| * | Fix on *nix | gingerBill | 2018-07-01 | 1 | -0/+3 |
| * | Allow `.allocator` for dynamic arrays; Add `mem.Pool` | gingerBill | 2018-06-12 | 1 | -59/+19 |
| * | Use const & for Array<AstNode *> parameters | gingerBill | 2018-06-03 | 3 | -8/+8 |
| * | Parse directories to be packages | gingerBill | 2018-05-21 | 3 | -0/+219 |