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

[PExplicit] Sync with mainline #727

Merged
merged 4 commits into from
May 6, 2024
Merged

[PExplicit] Sync with mainline #727

merged 4 commits into from
May 6, 2024

Conversation

aman-goel
Copy link
Contributor

No description provided.

ankushdesai and others added 4 commits April 9, 2024 14:07
* Create custom converter for JSON serialization in .NET8

* Add check for different dictionary type for null replacement

---------

Co-authored-by: Eric Hua <[email protected]>
* Limit number of choices in a choose(.) to atmost 10,000

Adds throwing a compile-time or runtime error if the number of choices in a choose(.) is greater than 10000.

Updates GitHub docs to reflect this change.

* Adds regression tests for choose exceeding 10000 choices

* [PSym] Throw error if number of choices are greater than 10000
@aman-goel aman-goel marked this pull request as ready for review May 6, 2024 19:06
@aman-goel aman-goel merged commit 885c818 into dev/pexplicit_checker May 6, 2024
20 of 21 checks passed
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