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

feat(bundler): implement enum inlining / more constant folding #12144

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Jun 24, 2024

  1. start the enum pr

    paperdave committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    982fa2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32561d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. wuh

    paperdave committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a30741f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    692a3e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. compiler crash snapshot

    paperdave committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1f9c562 View commit details
    Browse the repository at this point in the history
  2. enum hell

    paperdave committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    25a0695 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. wuh

    paperdave committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    856c895 View commit details
    Browse the repository at this point in the history
  2. a

    paperdave committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3aec7f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86f3145 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    659c429 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. yay

    paperdave committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    443664e View commit details
    Browse the repository at this point in the history
  2. more

    paperdave committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8eaca9c View commit details
    Browse the repository at this point in the history
  3. ok

    paperdave committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ffc5a14 View commit details
    Browse the repository at this point in the history
  4. j

    paperdave committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    420bb9e View commit details
    Browse the repository at this point in the history
  5. guh

    paperdave committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    dcacb31 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    14bab40 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. hell

    paperdave committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8464487 View commit details
    Browse the repository at this point in the history
  2. resolve build failure

    paperdave committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8f8ce3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3f24ad View commit details
    Browse the repository at this point in the history
  4. merge conflicts

    paperdave committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    af836f6 View commit details
    Browse the repository at this point in the history
  5. yay

    paperdave committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    aa68e41 View commit details
    Browse the repository at this point in the history
  6. stuff

    paperdave committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4c6c253 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e18be43 View commit details
    Browse the repository at this point in the history
  8. fix namespaces

    paperdave committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    16526a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix bugs

    paperdave committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7cc34cc View commit details
    Browse the repository at this point in the history