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