.. |
buffer.rs
|
feat(core): introduce uformat!, use uDebug in favor of Debug
|
2024-06-19 09:14:51 +02:00 |
dict.rs
|
feat(core/rust): catch, handle and propagate uPy exceptions
|
2021-09-21 12:43:31 +02:00 |
ffi.rs
|
refactor(core/rust): move iter_into_array to micropython::utils
|
2024-02-12 14:49:32 +01:00 |
func.rs
|
feat(core/rust): exposing vararg functions to uPy
|
2021-11-24 15:36:34 +01:00 |
gc.rs
|
feat(core/rust): introduce GcBox
|
2024-07-12 09:46:50 +02:00 |
iter.rs
|
refactor(core/rust): replace panic! by fatal_error!
|
2024-06-17 16:57:33 +02:00 |
list.rs
|
feat(core/rust): introduce GcBox
|
2024-07-12 09:46:50 +02:00 |
macros.rs
|
refactor(core/rust): introduce layout lifecycle states on Rust side
|
2024-10-16 16:23:45 +02:00 |
map.rs
|
feat(core/rust): add Map::is_empty()
|
2024-02-12 14:49:32 +01:00 |
mod.rs
|
feat(core/rust): introduce SimpleTypeObj
|
2024-02-12 14:49:32 +01:00 |
module.rs
|
feat(core/rust): Add obj_module! macro
|
2022-04-04 13:32:07 +02:00 |
obj.rs
|
chore(core/rust): drop cstr_core dependency
|
2024-06-19 09:14:51 +02:00 |
print.rs
|
feat(rust): add print! macro for logging into terminal
|
2022-07-20 12:46:01 +02:00 |
qstr.rs
|
feat(all): implement translations into Trezor
|
2024-02-12 14:49:32 +01:00 |
runtime.rs
|
style(core/rust): remove unreachable statement
|
2024-05-31 15:49:29 +02:00 |
simple_type.rs
|
feat(core/rust): introduce SimpleTypeObj
|
2024-02-12 14:49:32 +01:00 |
testutil.rs
|
fix(core/rust): disable stack checking in tests (fixes spurious "recursion exceeded" errors)
|
2023-06-21 14:19:03 +02:00 |
time.rs
|
chore(core/rust): Add micropython::time::sleep
|
2022-01-28 09:58:49 +01:00 |
typ.rs
|
feat(all): implement translations into Trezor
|
2024-02-12 14:49:32 +01:00 |
util.rs
|
refactor(core/rust): clean up macro namespace
|
2024-06-19 09:14:51 +02:00 |