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

[c/en] Wrapping fixes and some copy edits/small additions #4704

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

Commits on Jul 10, 2023

  1. [c/en] fix word wrapping- limit lines to 80 chars

    Chris Harding committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6691524 View commit details
    Browse the repository at this point in the history
  2. [c/en] Note about functions w/out void params

    Chris Harding committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    790fd6e View commit details
    Browse the repository at this point in the history
  3. [c/en] Note about control blocks w/out braces

    Semicolon inside empty braces is not required
    Chris Harding committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    02ea02e View commit details
    Browse the repository at this point in the history
  4. [c/en] mention field initializers for structs

    Chris Harding committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    27de08d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    122964e View commit details
    Browse the repository at this point in the history
  6. [c/en] add contrib

    Chris Harding committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ac2ada4 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. c.html.markdown: better wording about null statement

    Co-authored-by: Boris Verkhovskiy <[email protected]>
    sjrct and verhovsky authored May 22, 2024
    Configuration menu
    Copy the full SHA
    35a319b View commit details
    Browse the repository at this point in the history
  2. c.html.markdown: line break comment in better spot

    Co-authored-by: Boris Verkhovskiy <[email protected]>
    sjrct and verhovsky authored May 22, 2024
    Configuration menu
    Copy the full SHA
    29610d7 View commit details
    Browse the repository at this point in the history
  3. c.html.markdown: remove pragma once mention

    Co-authored-by: Boris Verkhovskiy <[email protected]>
    sjrct and verhovsky authored May 22, 2024
    Configuration menu
    Copy the full SHA
    74f097c View commit details
    Browse the repository at this point in the history
  4. c.html.markdown: copyedits

    Co-authored-by: Boris Verkhovskiy <[email protected]>
    sjrct and verhovsky authored May 22, 2024
    Configuration menu
    Copy the full SHA
    e346cbd View commit details
    Browse the repository at this point in the history
  5. c.html.markdown: line break comment in better spot

    Co-authored-by: Boris Verkhovskiy <[email protected]>
    sjrct and verhovsky authored May 22, 2024
    Configuration menu
    Copy the full SHA
    db551c6 View commit details
    Browse the repository at this point in the history
  6. Update c.html.markdown

    Co-authored-by: Boris Verkhovskiy <[email protected]>
    sjrct and verhovsky authored May 22, 2024
    Configuration menu
    Copy the full SHA
    0c5eb76 View commit details
    Browse the repository at this point in the history