| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve documentation for `core:reflect` | gingerBill | 2025-10-07 | 1 | -0/+8 |
| * | fix core:reflect/iterator.odin | unknown | 2024-08-24 | 1 | -1/+6 |
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -1/+1 |
| * | Add `@(require_results)` to `package reflect` | gingerBill | 2023-01-29 | 1 | -0/+2 |
| * | Correct `iterate_map` | gingerBill | 2022-11-10 | 1 | -1/+1 |
| * | Add reflect/iterator.odin | gingerBill | 2022-11-10 | 1 | -0/+76 |