Commits
Click on a commit to change the comparison rangerefactor: rename callable types and update related definitions for clarity5 days ago
by nicolaassolini-qntm refactor: update unitary flag handling and improve type definitions4 days ago
by nicolaassolini-qntm feat: enhance unitary flag handling with detailed error reporting and new test cases4 days ago
by nicolaassolini-qntm feat: enhance error messages for unitary flag violations and improve flag rendering4 days ago
by nicolaassolini-qntm fix: improve flag checking logic in UnitaryCallError and UnitaryFlags classes4 days ago
by nicolaassolini-qntm feat: allow unitary flag with higher-order functions and improve error messages4 days ago
by nicolaassolini-qntm fix: update error messages for constraint violations to specify individual constraints4 days ago
by nicolaassolini-qntm feat: update UnitaryCallError to improve flag handling and error messages4 days ago
by nicolaassolini-qntm fix: standardize error messages for constraint violations across multiple contexts4 days ago
by nicolaassolini-qntm feat: enhance UnitaryFlags rendering and improve hint messages for missing flags4 days ago
by nicolaassolini-qntm fix: remove unnecessary comment in type_with_flags_from_ast function4 days ago
by nicolaassolini-qntm