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 method documentation in TFHE.sol #85

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

dartdart26
Copy link
Contributor

Add documentation for methods that didn't have any. Move doc that was in Impl.sol to TFHE.sol (e.g. cmux, optReq).

Also, fix neg() and not() in TFHE.sol such that they return a result.

@dartdart26
Copy link
Contributor Author

Resolves #85

Add documentation for methods that didn't have any. Move doc that was
in Impl.sol to TFHE.sol (e.g. cmux, optReq).

Also, fix neg() and not() in TFHE.sol such that they return a result.
@dartdart26 dartdart26 force-pushed the petar/function-doc-in-tfhe-sol branch from 6e8b0b5 to e919352 Compare July 12, 2023 12:43
Copy link
Contributor

@tremblaythibaultl tremblaythibaultl left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@dartdart26 dartdart26 merged commit 05a9e3c into main Jul 12, 2023
@dartdart26 dartdart26 deleted the petar/function-doc-in-tfhe-sol branch July 12, 2023 12:54
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