Skip to content

Add syntax objects at runtime#2

Merged
zackbach merged 8 commits intomainfrom
syntax-objects-at-runtime
Sep 27, 2025
Merged

Add syntax objects at runtime#2
zackbach merged 8 commits intomainfrom
syntax-objects-at-runtime

Conversation

@zackbach
Copy link
Collaborator

Adds support for syntax objects at runtime in the relation field of facts. Compares for equality using bound-identifier=? (as well as physical equality check, so symbol versions still are equal). Refactors tests using new helpers which erase syntax information. Solution and database interaction functions also erase syntax information as well as filter out all of the facts with freshly generated relation names.

Also, as I am writing this, tests are failing in CI. Works on my machine though ¯_(ツ)_/¯

Copy link
Collaborator Author

@zackbach zackbach left a comment

Choose a reason for hiding this comment

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

lgtm

@zackbach zackbach merged commit 8b904e3 into main Sep 27, 2025
0 of 4 checks passed
Copy link
Owner

@ariscript ariscript left a comment

Choose a reason for hiding this comment

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

lgtm

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