Radiance-Technologies / prism

Utilities for creating and curating a dataset for automated proof repair in the Coq Proof Assistant.
GNU Lesser General Public License v3.0
5 stars 2 forks source link

SerAPI Locate Bug #44

Closed tom-p-reichel closed 1 year ago

tom-p-reichel commented 1 year ago

I opened PR #42 to send a group of several small improvements that I didn't think warranted several separate pull requests. Each commit is intended to be a documented and independent change that may be worth merging, and that you can git cherry-pick at will to pick a subset of.

It also contains a bugfix (last commit, cherry-pickable) that should fix the parsing of full qualid querying, which is preventing some commits from building. The PR documents the bug and fix.