Skip to content

Create lexicographic ordering for expressions #107

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

Open
dtarditi opened this issue Jan 14, 2017 · 1 comment
Open

Create lexicographic ordering for expressions #107

dtarditi opened this issue Jan 14, 2017 · 1 comment
Assignees
Labels
work item This labels issues that are not exactly bugs but are about improvements.

Comments

@dtarditi
Copy link
Member

For canonicalization of commutative operations in non-modifying expressions, we need a lexicographic ordering.

@dtarditi dtarditi added this to the Sprint 12 milestone Jan 14, 2017
@dtarditi dtarditi self-assigned this Jan 14, 2017
@dtarditi dtarditi added the work item This labels issues that are not exactly bugs but are about improvements. label Mar 17, 2017
@dtarditi dtarditi modified the milestones: Simple static checking, Milestone 12 Mar 18, 2017
@dtarditi
Copy link
Member Author

PR #335 implements most of this. We still need to implementat a lexicographic ordering on types and a few expression.

dtarditi pushed a commit that referenced this issue Aug 12, 2020
Address #106 ; will continue to investigate
dopelsunce pushed a commit to dopelsunce/checkedc-clang that referenced this issue Sep 28, 2020
…#107)

These are the tests to go along with checkedc#129

I've had to comment out the checked version of wctomb because the bounds use a macro that expand into a call.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work item This labels issues that are not exactly bugs but are about improvements.
Projects
None yet
Development

No branches or pull requests

1 participant