-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 1283: fix interactive module reloading (#1284)
Closes #1283 - Fixes interactive module reloading, so that a compiled module (and all its nested modules) can be properly reloaded - Adds load order tracking in the loader - Adds a `list-modules` procedure that allows you to inspect loader state - Fixes a deadlock in the loader caused by incorrect mutex release in `reload-module!`
- Loading branch information
Showing
69 changed files
with
70,928 additions
and
70,740 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
15,440 changes: 7,720 additions & 7,720 deletions
15,440
src/bootstrap/gerbil/compiler/compile~0.scm
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.