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

Tracking PR for v0.2 release #79

Merged
merged 133 commits into from
Feb 22, 2023
Merged

Tracking PR for v0.2 release #79

merged 133 commits into from
Feb 22, 2023

Conversation

tohrnii
Copy link
Contributor

@tohrnii tohrnii commented Nov 22, 2022

This PR will track progress of v0.2 release of AirScript.

tohrnii and others added 30 commits November 22, 2022 14:37
- remove examples that are included in integration tests
- add a file with the example from the docs
Remove duplicate examples and only keep one example from docs in the examples directory
Add bitwise air constraints with currently supported syntax
- Add VectorAccess and MatrixAccess atomic types
- Enforce uppercase for constant names
Add support for parsing of constants
fix codegen for auxiliary constraint degrees
Make the trace reference more general in the IR
Make the trace reference more general in the IR
grjte and others added 23 commits February 14, 2023 17:01
- add col access validation for boundary constraints
- update random value validation
- restore validation of only one constraint per segment/column/boundary set
fix: fix codegen for aux transition constraints that use main cols
fix(codegen): remove redundant parens from generated code
- add variable scope for BoundaryConstraints and IntegrityConstraints
feat(docs): add docs for v0.2 features
@tohrnii tohrnii marked this pull request as ready for review February 22, 2023 16:39
chore: add changelog for v0.1 and v0.2
Copy link
Contributor

@grjte grjte left a comment

Choose a reason for hiding this comment

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

Looks good!

@grjte grjte merged commit 85298b8 into main Feb 22, 2023
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.

5 participants