| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/odin-lang/Odin | gingerBill | 2021-12-09 | 1 | -12/+29 |
| * | Begin work in semi-standardized `js_wasm32` target | gingerBill | 2021-11-07 | 1 | -1/+5 |
| * | Fix typos | gingerBill | 2021-11-07 | 1 | -2/+2 |
| * | Improve support for `freestanding_wasm32` | gingerBill | 2021-11-07 | 1 | -2/+13 |
| * | `@(linkage=<string>)` for procedures and variables; `@(require)` for procedur... | gingerBill | 2021-11-04 | 1 | -1/+2 |
| * | Add procs for wasm32 | gingerBill | 2021-10-31 | 1 | -0/+7 |
| * | Unify `memset` usage across platforms and `core:c/libc` | gingerBill | 2021-09-10 | 1 | -15/+0 |
| * | libc changes: unify c and libc types; Add `[^]T` where appropriate | gingerBill | 2021-09-10 | 1 | -12/+9 |
| * | Clean-up OS constants; Clean-up procs_wasm32.odin | gingerBill | 2020-07-09 | 1 | -0/+1 |
| * | Add `raw_data` to replace cases in which `&x[0]` was used | gingerBill | 2020-06-29 | 1 | -0/+3 |
| * | Begin work on supporting wasm32 architecture | gingerBill | 2020-05-25 | 1 | -0/+14 |