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

toml: fix @[toml: ], support @[skip] #21571

Merged
merged 8 commits into from
May 26, 2024
Merged

toml: fix @[toml: ], support @[skip] #21571

merged 8 commits into from
May 26, 2024

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    a2de5b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6545094 View commit details
    Browse the repository at this point in the history
  3. Update toml.v

    heyimtcn authored May 25, 2024
    Configuration menu
    Copy the full SHA
    efd3e9a View commit details
    Browse the repository at this point in the history
  4. Add test

    heyimtcn authored May 25, 2024
    Configuration menu
    Copy the full SHA
    c69f90e View commit details
    Browse the repository at this point in the history
  5. fmt toml.v

    heyimtcn authored May 25, 2024
    Configuration menu
    Copy the full SHA
    d511533 View commit details
    Browse the repository at this point in the history
  6. fmt toml_attrs_test.v

    heyimtcn authored May 25, 2024
    Configuration menu
    Copy the full SHA
    b6c7c3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4181a33 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. run ./v fmt -w vlib/toml/

    spytheman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f571fa0 View commit details
    Browse the repository at this point in the history