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

rename jazzct into jasmin-ct, first try #838

Merged
merged 7 commits into from
Jun 17, 2024
Merged

rename jazzct into jasmin-ct, first try #838

merged 7 commits into from
Jun 17, 2024

Conversation

bgregoir
Copy link
Contributor

No description provided.

@bgregoir bgregoir marked this pull request as draft June 14, 2024 16:44
@bgregoir bgregoir marked this pull request as ready for review June 14, 2024 16:44
@bgregoir
Copy link
Contributor Author

I think I need to change more stuff.

CHANGELOG.md Outdated
@@ -187,7 +187,7 @@
`a, b = #XCHG(a, b);` to allow swapping the contents of two operands.
([PR #678](https://github.com/jasmin-lang/jasmin/pull/678)).

- The Constant-Time security checker is now available as a separate `jazzct`
Copy link
Member

Choose a reason for hiding this comment

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

Don’t change the changelog of already released stuff. Please make a new changelog entry.

dune build @check entry/jasminc.$(1) entry/jazz2tex.$(1) entry/jazzct.$(1)
ln -sf "_build/default/entry/jasminc.$(1)" jasminc
ln -sf "_build/default/entry/jazz2tex.$(1)" jazz2tex
ln -sf "_build/default/entry/jazzct.$(1)" jazzct
ln -sf "_build/default/entry/jazzct.$(1)" jasmin-ct
Copy link
Member

Choose a reason for hiding this comment

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

Do you really want to keep the two names around?

@vbgl vbgl merged commit d194fc0 into main Jun 17, 2024
1 check passed
@vbgl vbgl deleted the rename branch June 17, 2024 18:58
vbgl pushed a commit that referenced this pull request Jun 17, 2024
Co-authored-by: Vincent Laporte <Vincent.Laporte@inria.fr>
(cherry picked from commit d194fc0)
clebreto pushed a commit that referenced this pull request Jul 18, 2024
Co-authored-by: Vincent Laporte <Vincent.Laporte@inria.fr>
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.

2 participants