-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update context to match spec (#807)
* fix: update context to match spec * fix: restore context value class method * fix: use array to maintain context stack * fix: misc Francis feedback Co-authored-by: Francis Bogsanyi <[email protected]> * fix: use error handler for logging out of sync detach calls * fix: add detach specific error * fix: relax description of return type for attach detach Co-authored-by: Francis Bogsanyi <[email protected]> * fix: Efficiency concerns Co-authored-by: Francis Bogsanyi <[email protected]> * fix: failing test from efficiency fixup * fix: remove dead code Co-authored-by: Francis Bogsanyi <[email protected]> * fix: remove current setting in context clear Co-authored-by: Francis Bogsanyi <[email protected]>
- Loading branch information
1 parent
76ef411
commit bef61b5
Showing
2 changed files
with
214 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters