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

compress,coroutines,encoding: handle C calls in .v files (part of enabling -W impure-v as default) #19769

Merged
merged 7 commits into from
Nov 5, 2023

Commits on Nov 4, 2023

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

    JalonSolov committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    e381eba View commit details
    Browse the repository at this point in the history
  3. use correct char

    JalonSolov committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    32a8a97 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary casts

    JalonSolov committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    65b8fcb View commit details
    Browse the repository at this point in the history
  5. correct comment

    JalonSolov committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    11db6f2 View commit details
    Browse the repository at this point in the history
  6. cleaner comments

    JalonSolov committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9d289c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. implement suggestions, add doc comments for private functions, clean …

    …up comments, and rename one private function
    JalonSolov committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    802b4b9 View commit details
    Browse the repository at this point in the history