Sign in
opensecura
/
3p
/
tock
/
libtock-rs
/
72a967363995cd0e805edfb35876aad9063a6d36
/
codegen
/
src
/
lib.rs
edca2ef
Remove extern crate - it became unnecessary after rust compiler update
by torfmaster
· 4 years, 9 months ago
c9745fd
Remove the async-support crate
by Woyten
· 4 years, 10 months ago
bb8c8d1
Get the application heap size from the environment
by Laura Abbott
· 5 years ago
9702029
Fix static errors after toolchain update
by Woyten
· 5 years ago
e6c4ecb
Enable clippy and fix lints
by torfmaster
· 5 years ago
d990e8e
Fix formatting of Rustdoc
by Woyten
· 5 years ago
4f63b01
Fix src/led.rs so panic!() doesn't infinitely recurse.
by Johnathan Van Why
· 5 years ago
7e36c59
Forbid multiple calls of libtock::main annotated functions
by torfmaster
· 5 years ago
b06f637
Re-export main macro
by torfmaster
· 5 years ago
[Renamed (95%) from support-macros/src/lib.rs]
b2d35f4
Add jrvanwhys description for the main attribute as doc
by torfmaster
· 5 years ago
3d60524
Use TockResult
by torfmaster
· 5 years ago
56db89b
Solve issues with unsafe
by torfmaster
· 5 years ago
7a18588
Create crate attribute for an async libtock main
by torfmaster
· 5 years ago