The Wayback Machine - https://web.archive.org/web/20220105035220/https://github.com/rdipardo
Skip to content
Avatar
Block or Report

Block or report rdipardo

Report abuse

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

Report abuse

Pinned

  1. A SEO meta tag generator for Fornax

    F# 1

  2. Generate copyright headers for any open source license

    Vim script 4 1

  3. 1
    <?xml version="1.0" encoding="UTF-8"?>
    2
    <!--
    3
     Description:    UDL for GNU Assembler (GAS)
    4
          Author:    Robert Di Pardo <https://github.com/rdipardo>
    5
         Credits:    Opcodes originally compiled by gwr <https://sourceforge.net/p/scintilla/feature-requests/1072/#5657>
  4. 1
    /**
    2
     * @module itertools
    3
     * @description Functional transformers for object collections using ES6 features (e.g. computed property names)
    4
     * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer#Computed_property_names
    5
     */
  5. 1
    <?xml version="1.0" encoding="UTF-8"?>
    2
    <!--
    3
     Description:    User Defined Language for Vim script (based on the Obsidian theme)
    4
          Author:    Robert Di Pardo <https://github.com/rdipardo>
    5
         Credits:    Style based on the Obsidian theme by Joni Eskelinen, inspired by the Oblivion theme for gedit

215 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

January 2022

Created an issue in notepad-plus-plus/notepad-plus-plus that received 2 comments

Unix EOLs break UDL comment folding (rare edge case?)

Description of the Issue I have a UDL that defines comments between /* */ and line comments starting with // (just like C++, except that # also beg…

2 comments