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

Add project and docstring checking functions to cryptol-remote-api #1793

Merged
merged 15 commits into from
Feb 18, 2025

Conversation

glguy
Copy link
Member

@glguy glguy commented Jan 31, 2025

No description provided.

glguy added 2 commits January 31, 2025 09:23
* Adds 'load project' endpoint for smart loading of project files into evaluation environment
* Adds 'focus module' to change focus on loaded modules to set test target
@glguy glguy marked this pull request as ready for review February 13, 2025 21:37
* Fix '!' behavior
* Fail sooner on character classes.
Copy link
Member

@yav yav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think things looks good, but we should address the two comments, namely:

  • Add documentation on the meaning of the things printed when loading a command
  • Modify the notifications the use paths relative to the project source

yav added 2 commits February 17, 2025 14:14
This fixes the bit where modules in the project were not
shown relative to the root.
@yav yav merged commit 5e746cc into master Feb 18, 2025
50 checks passed
@yav yav deleted the load-project-api branch February 18, 2025 19:20
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.

3 participants