Files
gio-patched/op
Elias Naur ae2c74ec13 op: relax Push/Pop to Save/Restore semantics
A previous change implemented save/restore semantics where a saved
state can be restored anywhere, not just in a stack-like manner.

This change similarly relaxes the exported Push/Pop operations; the next
change will rename them accordingly.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2021-01-12 20:53:47 +01:00
..