Skip to content

Conversation

@coeff-aij
Copy link

No description provided.

coord-e added 30 commits August 17, 2025 12:17
Support logical connectives in annotations
Define rty::Formula and replace UnboundAssumption and Refinement with it
Introduce PlaceTypeBuilder to simplify PlaceType construction
Add documentation to annot, chc, and pretty modules
Add documentation to rty and some other modules
Add GitHub Actions workflow to host docs in GitHub pages
Handle parens in annotations properly
Ignore lifetime parameters properly when numbering type params
@coeff-aij coeff-aij changed the title Support annotations for predicates (WIP)Support annotations for predicates Jan 9, 2026
.tmp/rust.log Outdated
Copy link
Author

Choose a reason for hiding this comment

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

I noticed that I accidentally included debug logs in my PR. Is it okay if I force push to completely remove those large files from the commit history?

Copy link
Owner

Choose a reason for hiding this comment

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

yes, you are free to force push on your own branch

@coeff-aij
Copy link
Author

For now, I'll implement the parser to recognize a single-segment path followed by parenthesized arguments as a predicate call. (The current implementation already seems to recognize multi-segment paths as datatype constructor calls.)

@coeff-aij coeff-aij force-pushed the annotation-predicates branch from 5834d64 to 2dc500f Compare January 12, 2026 06:30
@coeff-aij coeff-aij closed this Jan 12, 2026
@coeff-aij coeff-aij deleted the annotation-predicates branch January 12, 2026 07:20
@coeff-aij coeff-aij restored the annotation-predicates branch January 12, 2026 07:25
@coeff-aij coeff-aij deleted the annotation-predicates branch January 12, 2026 07:26
@coeff-aij
Copy link
Author

coeff-aij commented Jan 12, 2026

I decided to split this implementations into separate two parts:

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.

2 participants