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

vlib: add missing docstrings for vlib/v/ast/comptime_const_values.v functions #21219

Merged
merged 11 commits into from
Apr 9, 2024

Commits on Apr 7, 2024

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

Commits on Apr 8, 2024

  1. Suggested Changes

    dotdot0 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d5aefe7 View commit details
    Browse the repository at this point in the history
  2. Update vlib/v/ast/comptime_const_values.v

    Co-authored-by: Turiiya <34311583+ttytm@users.noreply.github.com>
    dotdot0 and ttytm committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    52fdad9 View commit details
    Browse the repository at this point in the history
  3. Update vlib/v/ast/types.v

    Co-authored-by: Turiiya <34311583+ttytm@users.noreply.github.com>
    dotdot0 and ttytm committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ea0eb9b View commit details
    Browse the repository at this point in the history
  4. Update vlib/v/ast/types.v

    Co-authored-by: Turiiya <34311583+ttytm@users.noreply.github.com>
    dotdot0 and ttytm committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cb0d01b View commit details
    Browse the repository at this point in the history
  5. Suggested Changes

    dotdot0 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    33a76ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    549abcf View commit details
    Browse the repository at this point in the history
  7. Suggested Changes

    dotdot0 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0bbfa4e View commit details
    Browse the repository at this point in the history
  8. Update vlib/v/ast/comptime_const_values.v

    Co-authored-by: Turiiya <34311583+ttytm@users.noreply.github.com>
    dotdot0 and ttytm committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ecdb3f1 View commit details
    Browse the repository at this point in the history
  9. Update vlib/v/ast/types.v

    Co-authored-by: Turiiya <34311583+ttytm@users.noreply.github.com>
    dotdot0 and ttytm committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0842fcd View commit details
    Browse the repository at this point in the history
  10. fix other tT mismatches, fmt

    ttytm committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7281d96 View commit details
    Browse the repository at this point in the history