libfringe/src
whitequark 892a7696ec Allow unwinding to propagate across a context swap.
The main purpose of this is having nice backtraces in gdb, although
it also slightly simplifies poisoning state of the API consumers
after a panic.
2016-08-13 13:38:04 +02:00
..
arch Allow unwinding to propagate across a context swap. 2016-08-13 13:38:04 +02:00
debug Completely rework fringe::Context and fringe::arch. 2016-07-16 15:04:15 -04:00
os Allow unwinding to propagate across a context swap. 2016-08-13 13:38:04 +02:00
context.rs Allow unwinding to propagate across a context swap. 2016-08-13 13:38:04 +02:00
generator.rs Allow inlining Generator::state 2016-08-13 12:52:12 +02:00
lib.rs Allow unwinding to propagate across a context swap. 2016-08-13 13:38:04 +02:00
stack.rs Implement the GuardedStack marker trait. 2016-07-17 13:56:03 -04:00