Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lucasavila00/beff
base: 0.0.46
Choose a base ref
...
head repository: lucasavila00/beff
compare: 0.0.47
Choose a head ref
  • 12 commits
  • 76 files changed
  • 1 contributor

Commits on May 11, 2024

  1. Handle more recursive types (#197)

    * Handle more recursive types
    
    * fail nicely on unsupported recursive types
    
    * clippy
    lucasavila00 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    7f56b68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a54aae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a1d73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f21a2d View commit details
    Browse the repository at this point in the history
  5. Conditional types (#204)

    * conditional types
    
    * insta
    lucasavila00 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    cffad78 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. docs (#206)

    lucasavila00 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    b6c56c8 View commit details
    Browse the repository at this point in the history
  2. Commandeer docs (#211)

    lucasavila00 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    273ab13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17a74fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8384d42 View commit details
    Browse the repository at this point in the history
  5. Fix template literal types being just string (#214)

    * Fix template literal types being just string
    
    * clippy fix
    
    * clippy
    lucasavila00 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    aeb9f4c View commit details
    Browse the repository at this point in the history
  6. Remove todos/unwrap (#215)

    * Remove todos/unwrap
    
    * clippy
    lucasavila00 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    b76158b View commit details
    Browse the repository at this point in the history
  7. Bump to 47 (#217)

    lucasavila00 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    469a3c6 View commit details
    Browse the repository at this point in the history