Skip to content

Conversation

mtullsen
Copy link
Contributor

@mtullsen mtullsen self-assigned this Sep 10, 2025
@mtullsen mtullsen force-pushed the tullsen/support-submodules-in-cryptol_load branch 4 times, most recently from 52b831f to 729af4c Compare September 19, 2025 21:25
@mtullsen mtullsen force-pushed the tullsen/support-submodules-in-cryptol_load branch from 40352f9 to d80957b Compare September 30, 2025 04:56
- See comments in mkCryptolModule that justify the refactor (i.e., that modEnv' == modEnv'')
- s/importModule/importCryptolModule/g;
… and updating code to reflect this

- CryptolModule (as known at the command line) is generalized to ExtCryptolModule,
  - this allows for a module to be represented as EITHER
    - CryptolModule (2 namespaces), or
    - the name of a loaded module

- This allows for simpler and newly shared code
- This now should support submodules when we `cryptol_load`.
revert c923c71... improve submodule support for CLI `cryptol_load`
@mtullsen mtullsen force-pushed the tullsen/support-submodules-in-cryptol_load branch from d80957b to 93fd2d8 Compare September 30, 2025 05:16
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.

1 participant