Skip to content
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

Syntax for representable functors #52

Merged
merged 9 commits into from
Aug 31, 2023
Merged

Syntax for representable functors #52

merged 9 commits into from
Aug 31, 2023

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    e0cb3b6 View commit details
    Browse the repository at this point in the history
  2. Hack around variable shifting issue

    Since the coercion is going non-dependent -> dependent
    MonoidMusician authored and solomon-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d0f2303 View commit details
    Browse the repository at this point in the history
  3. Minor refactor

    MonoidMusician authored and solomon-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b54bcfe View commit details
    Browse the repository at this point in the history
  4. Use Repr for constructing Polys

    MonoidMusician authored and solomon-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    047d775 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b6ca5c View commit details
    Browse the repository at this point in the history
  6. Revert Poly changes

    MonoidMusician authored and solomon-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b218eb7 View commit details
    Browse the repository at this point in the history
  7. Tests

    MonoidMusician authored and solomon-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    578a23f View commit details
    Browse the repository at this point in the history
  8. Add negative bindings to goal displays

    Negative bindings that have been written to are not displayed.
    
    Question mark can be used as a finisher for programs/hom bodies,
    instead of return/done.
    MonoidMusician authored and solomon-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    735cdb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Fix syntax in tests

    MonoidMusician committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    88ff769 View commit details
    Browse the repository at this point in the history