- May 17, 2022
-
-
Avrumy authored
Closes #3537.
-
- May 13, 2022
-
-
Tim Smith authored
-
- May 11, 2022
-
-
Tobias Buschor authored
* substr is deprecated Hi 'string'.substr() is deprecated See: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr Using with one argument should be compatible with 'string'.substring() https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substring
-
- May 05, 2022
-
-
snxx authored
-
- Apr 26, 2022
-
-
martin-honnen authored
* Use Unicode letter class in TAG_NAME_RE and XML_IDENT_RE * Tests for using Unicode in XML element names and attribute names. * Add flag for Unicode regular expression as otherwise use of Unicode character class to have Unicode support in names doesn't work.
-
- Apr 19, 2022
-
-
Marcus Ortiz authored
-
- Apr 16, 2022
-
-
Josh Goebel authored
-
- Apr 04, 2022
-
-
Josh Goebel authored
-
- Apr 03, 2022
-
-
Josh Goebel authored
-
Bradley Mackey authored
* Swift: add existential any keyword
-
- Mar 29, 2022
-
-
Ivan Sagalaev authored
I'm getting contacted occasionally by people who look up the package's author from npm's registry. Package.json doesn't have a dedicated 'maintainer' field, so 'author' should work, I think.
-
Annmarie Switzer authored
-
dirkjf authored
-
- Mar 12, 2022
-
-
Josh Goebel authored
-
Josh Goebel authored
Signed-off-by:
Josh Goebel <me@joshgoebel.com>
-
- Mar 11, 2022
-
-
MrYamous authored
-
- Mar 03, 2022
-
-
Josh Goebel authored
* (enh) lots of small Ruby improvements * do not scope () as params * better camel case regex
-
Josh Goebel authored
-
- Mar 02, 2022
-
-
Josh Goebel authored
-
Henri authored
-
Josh Goebel authored
-
Josh Goebel authored
-
- Feb 27, 2022
-
-
Martin authored
* Update the pattern regex for the bash language Fixes: https://github.com/highlightjs/highlight.js/issues/3489 ((bash) keywords with numbers are not recognized) With the new regex, also numbers INSIDE the pattern is allowed. Before, `a2enmod` would not have been recognized. Now it gets properly recognized. For the details of the test results see: https://github.com/highlightjs/highlight.js/issues/3489#issuecomment-1050938466
-
- Feb 25, 2022
-
-
Josh Goebel authored
-
Josh Goebel authored
-
- Feb 21, 2022
-
-
Doug Torrance authored
Macaulay2 is a software system devoted to supporting research in algebraic geometry and commutative algebra. https://faculty.math.illinois.edu/Macaulay2/
-
- Feb 17, 2022
-
-
dev-nicolaos authored
* enh(css): add support for more properties Adds background-blend-mode, all the scrollbar-* properties, and the logical versions of all the sizing, padding, border, and margin properties. Reference: - https://developer.mozilla.org/en-US/docs/Web/CSS/background-blend-mode - https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties - https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-width - https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-color - https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-gutter * Update CHANGES.md Co-authored-by:
Josh Goebel <me@joshgoebel.com>
-
Vladimir Jimenez authored
-
- Feb 15, 2022
-
-
Josh Goebel authored
-
Josh Goebel authored
-
John Foster authored
-
Josh Goebel authored
-
Mark Ericksen authored
-
- Feb 09, 2022
-
-
Shane Osbourne authored
-
Josh Goebel authored
-
Josh Goebel authored
-
Josh Goebel authored
-
Josh Goebel authored
-
Wojciech Kania authored
-
- Feb 01, 2022
-
-
Josh Goebel authored
-