- ba262d5 Specify components in `rust-toolchain` and update the toolchain to `nightly-2020-08-20`. by Johnathan Van Why · 4 years, 3 months ago
- 0589104 Remove extra newline by Mirna · 4 years, 4 months ago
- 6dab514 Update result.rs by Mirna · 4 years, 4 months ago
- 074fa7d Make binaries specify their stack size using a new stack_size!{} macro. by Johnathan Van Why · 4 years, 5 months ago
- 8d167dd faster zeroing of .bss by JOE1994 · 4 years, 9 months ago
- 828c19d Merge #205 by bors[bot] · 4 years, 9 months ago
- c574899 s/alloc_init()/libtock_alloc_init()/g by Guillaume Endignoux · 4 years, 9 months ago
- 944b63e Implement an alloc_init feature to allow initializing custom allocators. by Guillaume Endignoux · 4 years, 9 months ago
- b65c3c8 Merge branch 'master' into subw-fix by Vochescu Alexandru · 4 years, 9 months ago
- 69feebe Forcing T4 encoding by Vochescu Alexandru · 4 years, 9 months ago
- 3d43eaa Update the Rust toolchain to nightly-2020-06-10. by Johnathan Van Why · 4 years, 9 months ago
- 37f50d0 Added fix for undefined instruction usage fault by Vochescu Alexandru · 4 years, 9 months ago
- fb2dea7 Replace 'clone_from_slice' with 'copy_from_slice' by JOE1994 · 4 years, 10 months ago
- c9745fd Remove the async-support crate by Woyten · 5 years ago
- a971a48 Fix static errors after toolchain update by Woyten · 5 years ago
- 0e1ba0a core/entry_point: Start the heap at app_heap_break by Alistair Francis · 5 years ago
- b0d94d9 start_item_riscv32: Correctly pass the app_heap_break to Rust code by Alistair Francis · 5 years ago
- f3dda1a start_item_riscv32: Fix typo in assembly comment by Alistair Francis · 5 years ago
- bb8c8d1 Get the application heap size from the environment by Laura Abbott · 5 years ago
- 3fa574a Address some smaller review comments by torfmaster · 5 years ago
- 9d9edc9 Add custom_panic_handler and custom_alloc_error_handler feature by Woyten · 5 years ago
- 043ce90 Move allocator to libtock_core by Woyten · 5 years ago
- 190adff Move result to libtock-rs by Woyten · 5 years ago
- a3d10cb Split out libtock_core by Woyten · 5 years ago