Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/highlightjs/highlight.js

JavaScript syntax highlighter with language auto-detection and zero dependencies.
https://github.com/highlightjs/highlight.js

docs(README): Update snippets to es6 (#1882)

69c34116f4bd147e8ee063dca0c2a0957465d4af authored about 6 years ago
fix(tex): Changed cyrillic to unicode (IE11 throw SCRIPT5021) (#1601)

https://docs.microsoft.com/en-us/scripting/javascript/misc/invalid-range-in-character-set-javasc...

489a1d0d725e6911087006326841cc83a2556a81 authored about 6 years ago
fix(JavaScript): Recognize get/set accessor keywords (#1940)

a54e7f7f4309738298e331922cff425e074019c2 authored about 6 years ago
fix(swift): be eager on optional-using types (!/?) (#1919)

0a9b45a5d98da8de0d271f0aac82bd0494fb8cdd authored about 6 years ago
refactor(dart): Update file description (#1948)

No longer trying to be a JS-replacement. Updated URL

4e7ad8d679a40742e690058ce691298b807caad0 authored about 6 years ago
fix(dart): Corrects highlighting with string interpolation. (#1946)

Fixes 1941.

f1d949c51b19ef6172624ac59eb11b7184bbeb8a authored about 6 years ago
fix(README): include script's charset

Closes #1938

1b10552510a1ec13a3d30d46281dc268553ad157 authored about 6 years ago
XQuery: added built-in functions, prolog declarations, parsing of function bodies, computed and direct constructors (#1649)

be83f94738b83dfba7175dbba72e4ee3babdae22 authored about 6 years ago
Add missing "object" highlighting to Pony definition (#1932)

The original Pony highlighting definition that Joe did is missing a Pony
keyword for highlighti...

5cd63a381a79483abd3797e9a3f8911969a7924e authored about 6 years ago
refactor(tp): remove regexp string continuations (#1916)

Makes Google closure compiler happy.

3d5a9e5850760a376094418972e07b49783835fa authored about 6 years ago
Add Kotlin to supported languages list (#1911)

* Add Kotlin to supported list
* Add kt as a Kotlin alias

56cffa24cacf2c282815c8cdf8cf0c324a0a9a1f authored about 6 years ago
feat(sql): add support for additional keywords.

* The keyword `values` can start a so-called *values statement*.
* The keyword `all` supporte...

5312fb3bb95d7c09a236917957b4b5a042464c87 authored about 6 years ago
feat(python): added ipython as alias (#1906)

b0318d74d5bf65ad19456337c21e7d7bd6cefe7d authored about 6 years ago
docs(reference.rst): fix typo (#1904)

0bfbecad38c2aa3346e3011f008ddde39d62f7e6 authored about 6 years ago
Fix filterByQualifiers: fileInfo can be null (#1608)

39cccea4ea6f2355f5ea7808ff68d3bb5227ad26 authored over 6 years ago
fix(xt256.css): Add missing CSS units for padding (#1895)

closes #1894

2521b67900eb11704c6b3cb93c5f272f271eeb45 authored over 6 years ago
Improve Crystal language to highlight regexes after some keywords (#1893)

94025cb5185d87f05db7eb7d9b6e8d988f5397d6 authored over 6 years ago
Variable not used (#1892)

095e8c7f4373943f3bb4b0cee50c65e45fe91cdb authored over 6 years ago
Merge pull request #1891 from highlightjs/clean-relevance

Make clean.js less greedy

4f7c7d31fe203d7d7b0f984ff56eec24ced40fe5 authored over 6 years ago
Make clean.js less greedy

- Removed very common cross-language symbols from the list of
relevance boosters (`::`, `..`, ...

221e7cf7f420b34e71067128fe2d809088fd470a authored over 6 years ago
style(highlight.js): added missing semicolons (#1887)

35bbc39ca0f32fc02410f6ca2b60a9e48aa04d5b authored over 6 years ago
fix(csharp): Add C# as an alias for csharp. (#1881)

6dc9d93946a06b9b12541457c0187b4cb050f762 authored over 6 years ago
GAUSS Highlighting Improvements (#1555)

* Update GAUSS language to mark up user-defined functions. Optimize existing rules for syntactic...

a43a7226f51b09f92e23263040a5f2dc1781b597 authored over 6 years ago
Additional fixes for Crystal language specification (#1886)

* Fix Crystal number literals
* Add Crystal overflow and float division operators
* Fix Crysta...

382b63486efb399885dfe6295fa56b1a48b09c0e authored over 6 years ago
Allow empty prompt text in clojure-repl (#1885)

* Allow empty prompt in clojure-repl (fix for #1867)

ce28ef5d1e0bddb1772c78b45c1e49f3189dd42b authored over 6 years ago
Add missing dockerfile markup tests (#1883)

* Add missing dockerfile markup tests

d6ffa433f424ce83b7c526c50d91c34abd841bc9 authored over 6 years ago
Update crystal.js: annotation and verbatim keywords, tests (#1875)

* Update crystal.js
* Adds new `annotation` keyword
* Add verbatim
* Add test for crystal
* ...

17945ff959bf733f1d9124f61bdccccb0bd2a087 authored over 6 years ago
Fix Dockerfile definition when using highlight continuation parameter (#1795)

49483dc8552cbd476876237d0c1a0eae9e7d5987 authored over 6 years ago
docs(css-classes-reference): add `xquery` to XQuery (#1876)

Add default non-aliased language as the first item for XQuery to match the rest of the doc. e.g....

6747ca77b6ec3fea25f7265fa1f295719f619542 authored over 6 years ago
Merge pull request #1878 from highlightjs/changes-markdown-fix

Changes markdown fix

47a83379eb4679bec5a486bff7cf8057ddf11f71 authored over 6 years ago
Fix markdown in CHANGES.md

No new line before a list caused it not to be recognized as a list.

5a435cbb12ce6daf0a811c8329b179c053a7892f authored over 6 years ago
Fix line endings in CHANGES.md

0aeda4766f01e5587c2e65739e8b46a9ee4cd470 authored over 6 years ago
9.13.1

93cc723bac055240bc7c3559d907b6a9ab4ee326 authored over 6 years ago
docs(maintainers-guide): version in package lock

a1f17b76334a9718903497f544ffeb04ee27edac authored over 6 years ago
fix(reasonml): use var instead of const (#1872)

7136299aa35bf2cb8e6dac6bb4125d6461317d9b authored over 6 years ago
Fix autoDetection to accept language aliases (#1873)

* Fix for #1868

53118b3ea8db5af84597d9c5bd973bb6867a20f3 authored over 6 years ago
fix(swift): support multiline strings, update keywords (#1757)

52ad15c7901f4bd9095ce1b1d90b76c696e8bda4 authored over 6 years ago
Feat(typescript): highlight decorator factories (#1870)

7167f54f345b581a0fd21cc9434414de79551f73 authored over 6 years ago
fix(AngelScript): Added missing keywords (#1869)

* Added missing abstract keyword and upcoming try/catch keywords

* Add protected keyword to A...

6fe041fd13d7173a4f4436a788bb5eb9dac8e586 authored over 6 years ago
fix(csharp): function declarations no longer include trailing whitespace (#1862)

ffe9dd82291f865c779802c44b020cdd55aa6207 authored over 6 years ago
docs(CHANGES): Add change template for Master

e044f39c9d017b3bbcd49ab18257dda1a604bc09 authored over 6 years ago
doc(README): instructions for importing CSS when using the npm package (#1864)

7de3f59a3db24cd6411af8ef18b5b83a99af756b authored over 6 years ago
Merge pull request #1865 from highlightjs/new-maintainers

Update current maintainers in AUTHORS

82c22c6da9f591510f041d2047c0a5b7e9886370 authored over 6 years ago
Update current maintainers in AUTHORS

I took names from the GitHub org owners. Feel free to tweak it
further if needed.

38d76d1b8df931b959d42aa7eafc10623ccbc244 authored over 6 years ago
docs(maintainers-guide): add package-lock.json

The package-lock.json also needs a version bump.

b651068fe08ba96575ed1d675e6049345e3918e2 authored over 6 years ago
9.13.0

06510146c3130532f920bbb609e1e66347c80760 authored over 6 years ago
docs(CHANGES): reflect recent changes (#1863)

f7291702dd6598a1faa04331664e3e537be9950b authored over 6 years ago
Fix for #1814: mention TOML (#1861)

* Fix for #1814: mention TOML

* Fix for #1814: mention TOML

bf14392fdd2c1192c95d57241f140b2e1b000465 authored over 6 years ago
Add new language: .properties (#1858)

d65651b8062fbc03f85fe4f73b17a02855f3b702 authored over 6 years ago
Merge pull request #1856 from Bagira80/updated_cmake_commands_and_keywords

Updated cmake.js to contain new keywords/commands.

8d1d4e62c5a78217ca073c2e8e661e11ecb31c60 authored over 6 years ago
Updated cmake.js to contain new keywords/commands.

10bf866b5ffa06fbcdee025d8e76a72a679fd914 authored over 6 years ago
docs(README): change verb to match subject (#1854)

99ac11490a276566b249cc01b21b41d842b30ab2 authored over 6 years ago
Fix for #1669 (#1853)

* Fix for #1669 (matlab): incorrect handling of transpose operators + double quote strings

0f28d8d09a1a7f07ca12a694c2fd66159db3f9cc authored over 6 years ago
Fix(matlab): incorrect handling of transpose operators

* Fix for #1669

32f4680e52608c5d9496a23a21366aba67670f41 authored over 6 years ago
docs(docs/language-guide): Fixed typo in example code (#1849)

bd37870a6da20f6465366625201e366ff4920df6 authored over 6 years ago
Feat: add “plaintext” as language

* New boolean attribute 'endSameAsBegin': when set, acts as 'end' matching exactly the same stri...

dfe7bac4efcb1e873f12d62aac3f608f7490ff00 authored over 6 years ago
Docs(CHANGES.md): new language SAS (#1841)

ed8f506a5e33c995d6f7e7e3937d4c6b6cc6159e authored over 6 years ago
Improve highlighting for Elixir. (#1835)

* Improve highlighting for Elixir.

Specifically:
- Add missing keywords 'require', 'import',...

da8bd68f331cd8668570c37a15e9b077cabe9673 authored over 6 years ago
fix(yaml): Highlight local tags as types (#1832)

! (local tags) should be treated as types, just like !!.

c9bb1b2fa04715d48b5b3a9554648e63c875d5f1 authored over 6 years ago
Added support for SAS language (#1165)

be045859e91a2394d19cf4322f9fb2b544db1c4f authored over 6 years ago
add missing className

45358736cd32368c597b90dbb1a4d020aff3ba58 authored over 6 years ago
docs(README): use https for CDN (#1827)

6820eedf0f5406deb3ec2affb9a2420231bb4ddf authored over 6 years ago
chore: update deps, alias mocha as script (#1792)

460a96c683c95540441f18bebc231cf7e2166524 authored over 6 years ago
docs(CHANGES): reflect recent changes. (#1816)

436e48d1143bbd6170b57928ada673ed193c2630 authored over 6 years ago
Feat: New Language ArcGIS Arcade (#1371)

ArcGIS Arcade is an expression language based on JavaScript

101ec4fc0ffa090b3da500107f2b2890bd9538fb authored over 6 years ago
Fix(cpp): Fix C++ string handling. (#1825)

See https://bugs.chromium.org/p/gerrit/issues/detail?id=7748 and the
grammar here:
http://en.c...

2734ca67656e98fb29cf947e21471903e190295a authored over 6 years ago
Fix(swift): Add @objcMembers to @attributes (#1820)

0ebdfa641f3b402a2dcfe4523de36005301ef799 authored over 6 years ago
docs(CHANGES): better SOP Theme Link

23f7251dc65bf2b251b202155abe2e75d23e7eca authored over 6 years ago
docs(CHANGES): fix missed authorship, typos (#1817)

735626a93b273880f19618d597787d92a7ba27b1 authored over 6 years ago
docs(AUTHORS): add Gustavo Costa

fa10b9a6d46d65ef2401bbc1bf85e1ef8cf3b599 authored over 6 years ago
Add a11y light and dark style (#1815)

b7337391a18276c52b3d55b14117d3b3d6632f77 authored over 6 years ago
Docs(CHANGES): fixed link (#1813)

21adacaeb8289f1af543f5488d10b2be1766ae4d authored over 6 years ago
Add php7 alias to php.js (#1567)

2e2b2f2770ed8cfd24bec59a8c0968b2883e162a authored over 6 years ago
Added php to alias list (#1568)

b95c53d420bd02abad3ad209516949dadd156c6c authored over 6 years ago
Add Nord Style (#1621)

c45987098f3492d1c5d55befa61250f346290d6e authored over 6 years ago
Added Support for ReasonML (#1793)

1c7046919a0aa09eab11a205f480dd5a15c05ce6 authored over 6 years ago
Fix(python): highlighting of escaped quotes (#1807)

1d5e9c1add75abcb39663110bd78de9845da7607 authored over 6 years ago
Fix(cpp): Count matching parenthesis in params mode. (#1581)

In some cases, a function's parameters will contains parentheses
themselves. For instance, one ...

04dbfdbdd6d22733858dd05c124fd4c79452fc87 authored over 6 years ago
Fix(sql): `FOREIGN` key should be highlighted

Fixes #1563 (#1564)

ce2fe4a9443cf570235b702403c027d6ecc92b73 authored over 6 years ago
Fix(swift): add associatedtype (#1618)

Updates Swift's keyword with the following addition: `associatedtype`

21ee394c4e81a9e8db29ae5c856c63ef2a3f0174 authored over 6 years ago
Fix(vim): backslashes in single quote are literal (#1638)

c74b0b1c491e722caf1d57d07d4b6b5e043b9032 authored over 6 years ago
Add file extension "kt" as alias to kotlin.js (#1651)

83c0cf641a4ce29f1fc5b2a2943ac19b45f23e36 authored over 6 years ago
Fix mismatched PHP close tag inside string in XML source (#1656)

* Fix mismatched PHP close tag inside string in XML

* Fix dropping out of PHP sublanguage ins...

59f4a858eeb5d83c9391544fb53615619325d833 authored over 6 years ago
Add AngelScript language (#1798)

0f6f3df0c07fc26046ca5adac1fd1638bc686336 authored over 6 years ago
Add language GML (#1811)

50185118cd3a38c3e8774e9d9599872f31e5c80b authored over 6 years ago
Improvements to the Xcode theme (#1695)

* Improvements to the Xcode theme
* Gray DOCTYPE declarations like WebKit/Blink

e616e1c11e689fc0613a654a307132a5b685b73a authored over 6 years ago
Add ISBL language (#1785)

6d934b86117e3f1c062f46893b1f98ac311c8651 authored over 6 years ago
fix(elm): highlighting chars (#1749)

9b060d24f9b260da969b73c9249073ec17968ca6 authored over 6 years ago
New language for PostgreSQL SQL dialect and PL/pgSQL (#1804)

3fd5bd85ec3cace194d3970bf11df19940d93b3a authored over 6 years ago
Merge pull request #1789 from JoshuaKGoldberg/patch-1

Added missing oxford comma to README.md

f1a2cdd5ecdcb69c24b8e2af31d76bf21fc68cf2 authored over 6 years ago
Added missing oxford comma to README.md

7198016c173aed9149468d82af1f8743757c996d authored over 6 years ago
Add support for NSIS 3.03 (#1683)

* Add support for NSIS 3.03

- adds new NSIS 3.03 syntax
- fix: add missing separator in comp...

82370181bc37baaee077ffaa3f732294528c96c5 authored over 6 years ago
Add note about CommonJS to readme

656926799a0c8e3788211f4858c73662c7597d93 authored over 6 years ago
Add some keywords newly appended in Kotlin v1.1 & v1.2 (#1700)

* Modify Kotlin.
- Update new modifiers in version 1.1 & 1.2 of Kotlin.
- Refact the number mo...

f606670077112ca7429e2902f253ad78b507abe4 authored over 6 years ago
Add Lightfair style (#1692)

* Create lightfair.css

* Update AUTHORS.en.txt

* Update CHANGES.md

* Update CHANGES.md
...

afe1244e40f89a8d7fb4598e69139948044a879c authored over 6 years ago
Merge pull request #1662 from nullpixel/patch-1

Add @discardableResult to swift @attributes

452bc43e72162cdddc38ed6d2b5e848f31c4983f authored over 6 years ago
Merge pull request #1741 from dedmen/SQF_182_update

Update SQF Language to Arma 3 v1.82

9545b73375dace381434902468a64bec21edfe2a authored over 6 years ago
Merge pull request #1769 from Dorumin/master

Dart: string interpolation without curly braces

7e6e9275c572559dd724821c90ed2a19388cff6c authored over 6 years ago
Merge pull request #1744 from synvue/master

Updated with VHDL-2017 interfaces (views).

07836c417b4d162a6a4489c60aa68a867a7b96ac authored over 6 years ago
Merge pull request #1693 from NuclearCookie/bugfix/floating_points_cs

Fixed syntax highlighting for floating points in C#

8a28f1c0ddc21133d0b20a2ee09c7440860bdd61 authored over 6 years ago