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

Rip useless names out of RawDef #1918

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Rip useless names out of RawDef #1918

wants to merge 3 commits into from

Commits on Nov 18, 2024

  1. Rip useless names out of RawDef

    Fix CLI jankily
    
    Remove dead comment
    
    Implement name generation policy change (private #915 WIP)
    
    Update bindings and cli to handle new name format
    
    Clippy my nemesis
    
    Finish updating csharp module bindings
    
    And fix names
    
    WIP
    
    Placate csharpier
    
    Final fixes
    
    Fix schema doctests
    
    Ah, C# is seeing the autogenerated names despite being on v8 still
    
    Add test
    
    WIP
    
    Previous c# fix could not work due to v8. This one can work until the upgrade
    
    Format
    kazimuth committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ad9593b View commit details
    Browse the repository at this point in the history
  2. Reword comment

    kazimuth committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e0757c4 View commit details
    Browse the repository at this point in the history
  3. Fix new table test

    kazimuth committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a9c609d View commit details
    Browse the repository at this point in the history