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

Sequence invertibility #27

Merged
merged 37 commits into from
Sep 9, 2024

Conversation

mario-bucev
Copy link
Collaborator

No description provided.

usr3-1415 and others added 30 commits August 4, 2024 13:05
Updated `CheckFiles` in `CheckAsn1.fs` to validate `icdPdus` list from command line arguments, raising `SemanticError` for non-existent PDUs. Changed `IcdPdus` type in `Program.fs` from `string list` to `string`, expecting a comma-separated string in double quotes. Updated help text and `constructCommandLineSettings` function to reflect and process the new format.
Due to optimization in the code generation process some needed functions are not generated if not used by the runtime itself. But as user code makes here direct call to the runtime, we have to force the generation of the needed functions
* unfold the loop in uint2int for verification, proves invertibility of some functions in ACN

* invertibility

* script to verify acn used functions

* remove useless comments

* refactor
@mario-bucev mario-bucev merged commit 4158bcc into ateleris:master Sep 9, 2024
3 checks passed
@mario-bucev mario-bucev deleted the sequence-invertibility branch September 9, 2024 13:13
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.

4 participants