| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -38/+32 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -6/+12 |
| 2024-07-26 | Fix doc nits | John Arundel | -30/+35 |
| 2024-07-16 | xous: Forbid unwrapped unsafe in platform modules | Jubilee Young | -0/+1 |
| 2024-03-23 | rename ptr::from_exposed_addr -> ptr::with_exposed_provenance | Ralf Jung | -1/+1 |
| 2024-01-13 | std: xous: use constants for stdout and stderr | Sean Cross | -0/+11 |
| 2024-01-13 | xous: net: initial commit of network support | Sean Cross | -0/+129 |
| 2024-01-13 | std: xous: pass entire memory range to flag updater | Sean Cross | -1/+1 |
| 2024-01-13 | xous: ffi: correct size of freed memory | Sean Cross | -1/+1 |
| 2024-01-13 | xous: ffi: fix lend_impl() return values | Sean Cross | -8/+10 |
| 2023-08-22 | std: xous: add support for locks | Sean Cross | -0/+4 |
| 2023-08-22 | std: xous: add services support | Sean Cross | -0/+264 |
| 2023-08-22 | std: xous: add os-specific ffi calls | Sean Cross | -0/+1120 |
