Skip to content
View JeffreyMercado's full-sized avatar

Block or report JeffreyMercado

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. jq jq Public

    Forked from jqlang/jq

    Command-line JSON processor

    C

  2. git git Public

    Forked from git/git

    Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.

    C

  3. FileContextCore FileContextCore Public

    Forked from morrisjdev/FileContextCore

    FileContextCore is a "Database"-Provider for Entity Framework Core and adds the ability to store information in files instead of being limited to databases.

    C#

  4. TortoiseGit TortoiseGit Public

    Forked from TortoiseGit/TortoiseGit

    Windows Explorer Extension to Operate Git; Mirror of official repository https://tortoisegit.org/sourcecode

    C++

  5. gppg gppg Public

    Forked from k-john-gough/gppg

    GPPG is a parser generator that produces parsers written in the C# V2 or higher. The input language is YACC-like, and the parsers are LALR(1), with the usual automatic disambiguations. Designed to …

    C#

  6. gplex gplex Public

    Forked from k-john-gough/gplex

    GPLEX is a scanner generator which produces lexical scanners written in C# V2 or higher. The input language is similar to the original LEX specification language, but allows full 21-bit Unicode sca…

    C#