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

Dev #1750

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

Dev #1750

wants to merge 6 commits into from

Commits on Nov 19, 2024

  1. Rework internal TokenStream representation (#1699)

    commit-id:ab3e2fd1
    
    ---
    
    **Stack**:
    - #1734
    - #1722
    - #1704
    - #1700
    - #1699⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
    not merge manually using the UI - doing so may have unexpected results.*
    maciektr committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d9c3ac5 View commit details
    Browse the repository at this point in the history
  2. Avoid unnecessary allocations when freeing stable structs (#1700)

    commit-id:55ec12c0
    
    ---
    
    **Stack**:
    - #1734
    - #1722
    - #1704
    - #1700⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
    not merge manually using the UI - doing so may have unexpected results.*
    maciektr committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    1731b26 View commit details
    Browse the repository at this point in the history
  3. Add cairo edition to TokenStreamMetadata (#1704)

    commit-id:83c7db1f
    
    ---
    
    **Stack**:
    - #1734
    - #1722
    - #1704⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
    not merge manually using the UI - doing so may have unexpected results.*
    maciektr committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    23b6bfd View commit details
    Browse the repository at this point in the history
  4. Allocate token's content into an arena (#1722)

    commit-id:5e4b122f
    
    Add token stream ser/de tests
    
    ---
    
    **Stack**:
    - #1749
    - #1748
    - #1745
    - #1747
    - #1722⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
    not merge manually using the UI - doing so may have unexpected results.*
    maciektr committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8b8b19d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Implement Debug for InternedStr (#1760)

    commit-id:919c7f28
    
    ---
    
    **Stack**:
    - #1749
    - #1748
    - #1745
    - #1747
    - #1760⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
    not merge manually using the UI - doing so may have unexpected results.*
    maciektr authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6cb1d27 View commit details
    Browse the repository at this point in the history
  2. Refactor: split proc macro host into submodules (#1747)

    commit-id:6d8f33f9
    
    ---
    
    **Stack**:
    - #1749
    - #1748
    - #1745
    - #1747⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
    not merge manually using the UI - doing so may have unexpected results.*
    maciektr authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    17e15c2 View commit details
    Browse the repository at this point in the history