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 scripts to convert specs to unicode and insert number set shim #130

Merged
merged 25 commits into from
Mar 30, 2024

Conversation

ahelwer
Copy link
Collaborator

@ahelwer ahelwer commented Mar 27, 2024

Changes:

  1. Modify CI dependency download scripts to get TLAUC
  2. Add python script to convert all modules to unicode, and back
  3. Add script to insert shim definitions like LOCAL ℕ ≜ Nat as necessary

None of these scripts are called in the CI at this time but they are available to be called by other repos consuming this repo.

Will help with testing for tlaplus/tlaplus#896

Also renamed RealTime.tla in Specifying Systems because the standard module was being picked up instead of it.

Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
Signed-off-by: Andrew Helwer <[email protected]>
@ahelwer ahelwer merged commit 616639f into tlaplus:master Mar 30, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant