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

39 dsl #94

Merged
merged 36 commits into from
Oct 16, 2024
Merged

39 dsl #94

merged 36 commits into from
Oct 16, 2024

Conversation

laurenzlevi
Copy link
Contributor

No description provided.

laurenzlevi and others added 30 commits August 20, 2024 11:03
* Implemented bitvector dsl

---------

Co-authored-by: laurenzlevi <[email protected]>
* Implemented int theory dsl

* Implemented real dsl

* Implemented int_real dsl

---------

Co-authored-by: laurenzlevi <[email protected]>
- Implemented floating-point dsl
- Fixed distinct bug in BoolBuilder
- Added documentation
- Implemented smt functions to be created via 'by'
- Added postfix conversion notation for floating point expressions
- Added constant zero, infinity and nan properties to FPSort
- Added several constructors to floating point conversion classes
- Fixed operator ambiguity for int and real operations
- Replaced spread operator plus toTypedArray with simple list in constructors
@laurenzlevi laurenzlevi linked an issue Oct 16, 2024 that may be closed by this pull request
13 tasks
@laurenzlevi laurenzlevi merged commit 860bec1 into main Oct 16, 2024
2 of 3 checks passed
@laurenzlevi laurenzlevi deleted the 39-dsl branch November 25, 2024 15:35
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.

DSL
1 participant