Skip to content
View jp1729's full-sized avatar

Block or report jp1729

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. checkedc-clang checkedc-clang Public

    Forked from checkedc/checkedc-clang

    This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bo…

    C++

  2. checkedc checkedc Public

    Forked from checkedc/checkedc

    Checked C is an extension of C that adds bounds checking to C. This repo contains the specification for the extension, test code, and samples.

    C