Skip to content
View Maelan's full-sized avatar
Block or Report

Block or report Maelan

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

Pinned

  1. Decodes UTF-8, interpreting ill-form... Decodes UTF-8, interpreting ill-formed UTF-8 sequences as CP1252.
    1
    #!/usr/bin/ocaml
    2
    
                  
    3
    (*
    4
     * Reads an UTF-8 text and writes it on standard output. Invalid codes are
    5
     * regarded as CP1252-encoded characters and are converted to UTF-8.
  2. https://discuss.ocaml.org/t/idiomati... https://discuss.ocaml.org/t/idiomatic-group-by-distinct-by-count-by/9403
    1
    (******************************************************************************)
    2
    
                  
    3
    (**
    4
     ** Just some notations
    5
     **)
  3. GIF GIF Public

    a minimal GIF-producing library with LZW compression

    C 1

  4. dotdrop dotdrop Public

    Forked from deadc0de6/dotdrop

    Save your dotfiles once, deploy them everywhere

    Shell

  5. vim-LanguageTool vim-LanguageTool Public

    Forked from dpelle/vim-LanguageTool

    A vim plugin for the LanguageTool grammar checker

    Vim Script 1

  6. vim-ocaml vim-ocaml Public

    Forked from ocaml/vim-ocaml

    Vim runtime files for OCaml

    Vim Script