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: square/anvil
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: square/anvil
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rick/k2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 96 files changed
  • 1 contributor

Commits on Dec 11, 2024

  1. Configuration menu
    Copy the full SHA
    aae3d64 View commit details
    Browse the repository at this point in the history
  2. TODO

    RBusarow committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    2e36102 View commit details
    Browse the repository at this point in the history
  3. WIP adding compiler-k2

    RBusarow committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    5b8d2c7 View commit details
    Browse the repository at this point in the history
  4. WIP adding compiler-k2

    RBusarow committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    d993220 View commit details
    Browse the repository at this point in the history
  5. WIP adding compiler-k2

    RBusarow committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    0833b3d View commit details
    Browse the repository at this point in the history
  6. WIP removing the compiler-k2 module

    Switching computers
    RBusarow committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    1240dd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79badbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    baf0b94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e86394c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44211f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. WIP with tedious bottom-up PSI building

    Reorganize internal package to include a `tree` subpackage for better clarity.
    Introduce `bBindingModule` as a replacement for `emptyModule` in annotations and test cases.
    Add utility print statements for debugging FIR plugin transformations.
    RBusarow committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    4af0834 View commit details
    Browse the repository at this point in the history
Loading