Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File deps #1472

Closed
wants to merge 26 commits into from
Closed

File deps #1472

wants to merge 26 commits into from

Conversation

yav
Copy link
Member

@yav yav commented Nov 23, 2022

This PR add functionality to track the dependencies of loaded modules.

At the moment this can only be done at the REPL with the new :module-info command.
Python API support coming soon, hopefully.

This should help with #1332

yav and others added 26 commits October 13, 2022 21:29
Pretty printing for Core Lint errors
Add handling for seedable RNG in cryptol REPL
Improve the documentation of `fromInteger`
This wasn't well specified or used for anything.
This also changes us to keep track of the names
of imported modules rather than the files.  This
makes it possible to print a whole dependency tree,
as we already have a way to get the filename and figerpreint
of loaded modules
@yav yav closed this Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants