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

[WIP] Symbol refactor - DO NOT REVIEW #4849

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

Commits on Nov 7, 2023

  1. Symbol refactor

    bterlson committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    976ebd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 28, 2023

  1. Finish name resolution

    bterlson committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b6f57f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

    timotheeguerin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0159e87 View commit details
    Browse the repository at this point in the history
  3. fix

    timotheeguerin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f349cbc View commit details
    Browse the repository at this point in the history
  4. Fix binder tests

    timotheeguerin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    50d8b82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a33d29a View commit details
    Browse the repository at this point in the history
  6. try this

    timotheeguerin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    024e86e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de4ad75 View commit details
    Browse the repository at this point in the history
  8. fix const declaration

    timotheeguerin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7c37496 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6adf46c View commit details
    Browse the repository at this point in the history
  10. Prep

    timotheeguerin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d130011 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d86335 View commit details
    Browse the repository at this point in the history
  12. remove only

    timotheeguerin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f7a724a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8a171ea View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fixup

    timotheeguerin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    03360a2 View commit details
    Browse the repository at this point in the history
  2. progress

    timotheeguerin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9772506 View commit details
    Browse the repository at this point in the history
  3. cleanup

    timotheeguerin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9a44ab1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e519a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. symbol flag printer

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a867911 View commit details
    Browse the repository at this point in the history
  2. progress with alias

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0dc500b View commit details
    Browse the repository at this point in the history
  3. Fix null

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c5d073f View commit details
    Browse the repository at this point in the history
  4. prog resovle ref fix

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e3bc1ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2c15e0 View commit details
    Browse the repository at this point in the history
  6. progress

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8f97a72 View commit details
    Browse the repository at this point in the history
  7. fix usings

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e537528 View commit details
    Browse the repository at this point in the history
  8. fix augment

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4a376c4 View commit details
    Browse the repository at this point in the history
  9. fix references

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a6ed238 View commit details
    Browse the repository at this point in the history
  10. cleanup

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6fc458e View commit details
    Browse the repository at this point in the history
  11. Fix checker

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2016c60 View commit details
    Browse the repository at this point in the history
  12. Fix server pass 1

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c21a9ea View commit details
    Browse the repository at this point in the history
  13. fix completions

    timotheeguerin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e79ec4d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Fix server

    timotheeguerin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2cb8730 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    timotheeguerin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    bba89ba View commit details
    Browse the repository at this point in the history
  3. Fix projections

    timotheeguerin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    6ded668 View commit details
    Browse the repository at this point in the history
  4. fix

    timotheeguerin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    f848383 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ae7cec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b247fb View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

    timotheeguerin committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    4ab1c94 View commit details
    Browse the repository at this point in the history
  3. cleanup

    timotheeguerin committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0cc87f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2c3052 View commit details
    Browse the repository at this point in the history
  5. tweak tests

    timotheeguerin committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    4477870 View commit details
    Browse the repository at this point in the history
  6. simplify augment

    timotheeguerin committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0bd1e97 View commit details
    Browse the repository at this point in the history