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

C/AL language: Single procedure snippet supported

6f8fb6e6b8cc972e9374295cc1f7b8c022dbfdaf authored almost 10 years ago by Kenneth Fuglsang Christensen <[email protected]>
Add me to AUTHORS.en.txt

98136ae04a2f24b7fac54378a36e9180f2d8c159 authored almost 10 years ago by Bruno Dias <[email protected]>
Add Inform7 language definition, test

c99c41f18214aa0a900f7bb290bc358d5ee386f4 authored almost 10 years ago by Bruno Dias <[email protected]>
typo correction in top-comment

47ca3ea39d8ec79e09322f5c5cf3b9949d2fbd9e authored almost 10 years ago by atelierbram <[email protected]>
Merge pull request #783 from atelierbram/Atelier-Schemes-update

Atelier schemes update

5c7087017d6aa2f806bbff8997861140a579a923 authored almost 10 years ago by Oleg Efimov <[email protected]>
more informative comment

33c0688d4288acc0c6b7d53a7bfcc95366721eda authored almost 10 years ago by atelierbram <[email protected]>
more informative top-comment

4e243714ca9ec38dad4455571574e64f942e0078 authored almost 10 years ago by atelierbram <[email protected]>
Merge branch 'lisp'

149f0debdc284eed0e445277d2f38e7fbcc34537 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Don't markup identifiers in Lisp.

b4a2fa46404f1a01d06046cb3b4876d6261e0d93 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Lisp syntax fix: identifiers with digital suffix, uppercase exponent in floating literals, etc.

de3a365563ebab148f9e5fa9f29c861cfb0615a1 authored almost 10 years ago by WangZheng <[email protected]>
Merge pull request #787 from steverep/patch-1

Fix mispelling of Highlight.js (first word after heading)

07dd6308d3a17823d10475db6662e1bc9a541112 authored almost 10 years ago by Oleg Efimov <[email protected]>
Fix mispelling of Highlight.js (first word after heading)

6c5250c700beb2e0c841eb7095d80f8963d631c2 authored almost 10 years ago by Steve Repsher <[email protected]>
Add `,` to illegals in Python function definition.

14bdeef7a63a51942306b0588f2063eb1162cf42 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Use endsParent on Swift function parameters.

Fixes #649.

29831bf2a7a081c302bcb81c62147416360ca055 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'master' of github.com:isagalaev/highlight.js

d6bed296c6c7ed8e80514f8cc79f8cc8b5c4c723 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'elixir-functions'

3421e899f89dfeea1a5503182fd223b4872649e3 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Using `endsParent` for Elixir function titles.

This way we can ensure that only the first identifier after `def`
is marked up as a title.

ed0a0e9b2d7ba6bb2f00293c37379f95805bc850 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
New mode attribute: `endsParent`.

9d9ee094e67a8a7fa7c26e25c18c33581b659574 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Introduce Kotlin language

Add companion keyword

ccfbae6a8c3e50e4f8b678bd10f52eb849646e18 authored almost 10 years ago by Sergey Mashkov <[email protected]>
Dropped PARAMS from Elixir functions.

Dropping params allowed to avoid the whole mess with
`starts`/`endsWithParent`/`returnEnd`. Inst...

893caef79d6fb8fe546d1a86dcf4d5b6fe700190 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Two variants for the `end` of Elixir functions.

Fixes #707.

eaab7b3bd4f4f604db7e6f1d3360424d1555e9e4 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
correct spelling mistake in name

8ec84af8e414cd8a17a79f3cb6837f9bbba8864a authored almost 10 years ago by atelierbram <[email protected]>
renamed filename to correct spelling-mistake

3838c50f7cce6de846acb3c6fcf4c7b8b58f05c5 authored almost 10 years ago by atelierbram <[email protected]>
Merge pull request #785 from atelierbram/fixed-typo

Fixed typo

ec140af3459e66531a079bd9c68f765a84e1b4aa authored almost 10 years ago by Oleg Efimov <[email protected]>
added hyphens in name comment

4b9016184d500a837d10c999e6df03f7575c66a6 authored almost 10 years ago by atelierbram <[email protected]>
fixed typo, should by Dune, not Dun in title attribute of linked stylesheet

54eded5319ec33954f91bfe95d68f049eb2846ce authored almost 10 years ago by atelierbram <[email protected]>
trimmed comment on top, improve title highlighting

84b8ac917c52be10fdc098f3433b3cd0e283969e authored almost 10 years ago by atelierbram <[email protected]>
cleaned out top contribution comment, added styles on demo page

77aa0080bc3025451d500d51884a62068466185f authored almost 10 years ago by atelierbram <[email protected]>
added new theme in Atelier-series, Sulpherpool

1aa83e64a9c8ee83eb9386dcf2efa42019c2fee7 authored almost 10 years ago by atelierbram <[email protected]>
added to the fix for iOS

94d7d0330a1adf04ad42f7510804ae9facfd78f2 authored almost 10 years ago by atelierbram <[email protected]>
small corrections on a few color-values to improve readability

ce560a15a73b8b0efc763d8112924fd71651285c authored almost 10 years ago by atelierbram <[email protected]>
Merge pull request #780 from mathiasbynens/patch-2

Add `await` to ES6 keywords

9d18d564f288edf0f80391ac940355df5caedfb7 authored almost 10 years ago by Oleg Efimov <[email protected]>
Add `await` to ES6 keywords

https://mathiasbynens.be/notes/reserved-keywords#ecmascript-6

b11d501805ad2416de2da6db5977a1f7ed67856d authored almost 10 years ago by Mathias Bynens <[email protected]>
Introduce Kotlin language

Change category to misc

65bdf6711e844f073ae0875c60a7b16cffaec7c2 authored almost 10 years ago by Sergey Mashkov <[email protected]>
Introduce Kotlin language

add category

16fbad9406c35cca3491107e343199300931dc6f authored almost 10 years ago by Sergey Mashkov <[email protected]>
Introduce Kotlin language

d5b6b983b543e869396fc4cafb608282a2152545 authored almost 10 years ago by Sergey Mashkov <[email protected]>
Merge branch 'objc'

5f930ac7e4813c7a53a412a2288774084d468b62 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Dropedp CUSTOM_CLASS mode from ObjectiveC.

530760ccec70160981136aa7d3e9f52eef8ec4b1 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'objc_builtin_regex' of https://github.com/ahfarmer/highlight.js into objc

Conflicts:
AUTHORS.en.txt
AUTHORS.ru.txt

5487b720701069632ff086b2920b0e1ba9fc3c14 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Drop high relevance from some R keywords.

2123fe5bc2490ae5a8e277bb795184580aaee667 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Add :: as another separator for composed identifiers in PHP. Fixes #749, #653.

d49e9fb8fa82a43ed96333510c9c5bc1af776352 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Putting back the 'as' keyword for ES6.

5e12a7a955ea86e34f51186f181f41258e6d35fa authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Excluding class-specific keywords from general mode.

7a8e337fa4e1f10fe409a1d25af96cd269b5844f authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Using more common 'subst' class name for ES6 template strings.

d7a20416091655982c207fd2b1c2753542f2acb8 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Removing import-specific keywords from general mode.

8dad0226bfa9863ec40df6ae747b81e95b78f256 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Updating AUTHORS.ru.txt

e8ea6263d5219ffdcc12755ccdd1ff9b50383e87 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'TApplencourt_master'

ff744b97a4159b2a222fb5605f663f03a24f760d authored almost 10 years ago by Oleg Efimov <[email protected]>
Merge remote-tracking branch 'origin/master' into TApplencourt_master

# Conflicts:
# AUTHORS.en.txt

eb8c6212ae125474b42b549325d5d8c027925aba authored almost 10 years ago by Oleg Efimov <[email protected]>
Merge pull request #775 from Justineo/master

Add better ES6 support

5bd5b38f5bf2dcc8077fd38b09cb5e90e0dd40a5 authored almost 10 years ago by Oleg Efimov <[email protected]>
Merge pull request #776 from c-rack/elixir-add-defp-keyword

Elixir: add 'defp' to list of function keywords.

4af5ef6aff64960c71261704cea3976fe1a7f6fd authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Elixir: add 'defp' to list of function keywords.

f5a8758e20c4af436ca6dea73fa1380777259aa7 authored almost 10 years ago by Constantin Rack <[email protected]>
add better ES6 support

ffdd1e843c0f10bff057061ca8d23dae924b2d96 authored almost 10 years ago by Justineo <[email protected]>
Use standrad string mode in Nimrod.

The custom one used previously didn't zero out relevance of the
backslash escape leading to Nimr...

8fd6aa7e0082179308f060fffff26ec64e656421 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Shorter code in hljs.COMMENT.

Feel free to discuss if it looks overly clever.

4096f055a667194270241a1312bf425019d5f994 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Replace hljs.COMMENT with hljs.C during compression.

b1bd0b98a7e420a186f5a6698b9ff661162a32f2 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Merge pull request #562 from Sannis/phrasal_words_mode_for_all_comments

Add hljs.PHRASAL_WORDS_MODE to all comment modes

cca792f7b53ac5eb2cc70b02db5a0d5cfc33fa4a authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'master' of github.com:isagalaev/highlight.js

4c1ae58a39273f661bb7073f72df1fb285455976 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Drop unused rule from codepen-embed.css.

86632d19735d2d0f16a50721528a826fd502298e authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Merge branches update/lodash and fix/rust-numbers

5f165bb4ae31203aa82d19fc3e1da55f3c43caee authored almost 10 years ago by Jeremy Hull <[email protected]>
Fix test for number literals

cf91ec116909665e8fba4b50c6295d6344c818fa authored almost 10 years ago by Jeremy Hull <[email protected]>
All suffix numbers require a size of some sort

1becfe9333fdd5f85653a6455a020c2e832d2521 authored almost 10 years ago by Jeremy Hull <[email protected]>
Add support for octal integers

532b50abb3ada94cb4bf2a4fb89e7956b54f74d9 authored almost 10 years ago by Jeremy Hull <[email protected]>
Only have a range for a-f considering it is hex

d2c1ebc9256fd9eca13c8d3e0f1535b341d0d284 authored almost 10 years ago by Jeremy Hull <[email protected]>
Add test for previously wrong highlighting

dcec3bbfb8ec69ef2fea4f65f02183766dc3657a authored almost 10 years ago by Jeremy Hull <[email protected]>
Fix wrong highlighting in variables

When variables started with an underscore, that underscore would be marked
as a number.

6b9d31af49f3da84a3cd495fb0fbec5b1cc32f02 authored almost 10 years ago by Jeremy Hull <[email protected]>
Refactor parseHeader to a more functional style

5a3c9df49cd8ebe36f2ff9f17794c807c5aa5b07 authored almost 10 years ago by Jeremy Hull <[email protected]>
Change to the new API for template function

`template` no longer uses the data parameter and needs to be added in after
the first call.

800221eaf3cb5f3448b9bf41abf663e0844cbd11 authored almost 10 years ago by Jeremy Hull <[email protected]>
Update lodash to the lastest version

a83c345744d9c39805c5d6750aace4e392ee3de9 authored almost 10 years ago by Jeremy Hull <[email protected]>
Added gams support

5703bb03435977ada75bce71dc80e37ec476734c authored almost 10 years ago by b-pos465 <[email protected]>
Merge pull request #679 from d10/readme

Update README.md

a5ff920fbe453cb09a169732c8e1f89f61c0a5bf authored almost 10 years ago by Oleg Efimov <[email protected]>
Merge branch 'senshu-master'

77483222010973a5bafbe69f24b73f82d556845e authored almost 10 years ago by Oleg Efimov <[email protected]>
Zero relevance for VHDL numbers

a8217e9299c8e1b22748bb65cb6c993cb7b13fe4 authored almost 10 years ago by Oleg Efimov <[email protected]>
Remove debug log from fixMarkup() function

bb47bf72c8a8267c7954adae0e6fcdcbe9c6df99 authored almost 10 years ago by Oleg Efimov <[email protected]>
Use hljs.COMMENT() in Clojure and Fortran definitions

74bcc990fa154b77f45ff91acbdebd281acc79be authored almost 10 years ago by Oleg Efimov <[email protected]>
Merge remote-tracking branch 'origin/master' into phrasal_words_mode_for_all_comments

Conflicts:
src/languages/delphi.js

dcf750d7f4fda82eb2691ca076d64e10fa19f41a authored almost 10 years ago by Oleg Efimov <[email protected]>
ECMAScript 6 modules fully supported, fixes #756

1037c6f0645f56e2ec28781e8baeef0890126053 authored almost 10 years ago by Oleg Efimov <[email protected]>
adding files for gams

233b0b4ce55277e36a5b00dec3099d8e21a2ddfb authored almost 10 years ago by b-pos465 <[email protected]>
Merge pull request #768 from danvk/sudofalse

Use Travis container-based architecture for faster builds

876e33cbce6088961b93d145d56f21bbfcdd98bb authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Merge pull request #767 from danvk/master

Improve support for JSX

7f38cff7df5d10f61676aaaaebcbeed2847b9c97 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
use travis container-based architecture

18729f0876c2b3cad8de50972c5737b1c83a4c92 authored almost 10 years ago by Dan Vanderkam <[email protected]>
Add some tests for JavaScript highlighting

89339fe4f808a2b11ce349f5f520a512dd1793ed authored almost 10 years ago by Dan Vanderkam <[email protected]>
javascript patch for JSX

f6ac341b93dc38de42982d0fa24c4d96268b67f1 authored almost 10 years ago by Dan Vanderkam <[email protected]>
Merge pull request #764 from YusukeHirao/fix/addClass

fixed: language is added to className every run the parse

94b7835dde2b0225d730e9139e8f5f1a4ed2c1d0 authored almost 10 years ago by Ivan Sagalaev <[email protected]>
fixed: language is added to className every run the parse

d5a0970a196ac7dee5abd00f72ac9797f45ee340 authored almost 10 years ago by Yusuke Hirao <[email protected]>
Merge pull request #763 from hmemcpy/csharp-keywords

Adding support for highlighting C# keywords: dynamic and 'when'

d6da3e5f71bc0865c36ea876133adc29e8270b41 authored almost 10 years ago by Oleg Efimov <[email protected]>
Adding support for highlighting the C# keywords: dynamic and 'when', which is a part of the new C# 6 syntax for exception filters

8babb0575c571561ea12db426747afc5287452a2 authored almost 10 years ago by Igal Tabachnik <[email protected]>
[FIX] fixed auto-detection

5d8f0f151c3ff633824292dd86f57a9981d3058f authored almost 10 years ago by Dirk Kirsten <[email protected]>
[ADD] add support for XQuery (and therefore for XPath as well)

d394f8eea9c3dc21e5f50d136e3fc6b13392310d authored almost 10 years ago by Dirk Kirsten <[email protected]>
Changed regexp for integers in Fortran and IRPF90

5702e8b5e7b0ad7d4cfeefaf7015fd03f0a967dc authored almost 10 years ago by Anthony Scemama <[email protected]>
Merge branch 'irpf90' of github.com:scemama/highlight.js into irpf90

006ab9ed7708bfdf1236d397d727c3a4e58cdcd8 authored almost 10 years ago by Anthony Scemama <[email protected]>
Add addition/deletion/change selector to Android Studio style

3d66a72e2c8535a6000f264fae2d4977ef3ff436 authored almost 10 years ago by Oleg Efimov <[email protected]>
Merge remote-tracking branch 'kanytu/master'

Conflicts:
AUTHORS.en.txt

f5dd5b0cf7e70a39c825ee30636198f18733a15f authored almost 10 years ago by Oleg Efimov <[email protected]>
Updated theme

2d6080a0e0577884e679f5c475d8474a711c1900 authored almost 10 years ago by Pedro Oliveira <[email protected]>
Regex do not catch \s\n now

8951692cb8eaae388fb2ed7da026f15e485ac1ed authored almost 10 years ago by Thomas Applencourt <[email protected]>
Merge pull request #757 from Alxandr/patch-1

Add import and exports as keywords in javascript.

aef94e60546abbdd0b3c2f4ee0b1e52d285fa34f authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Add import and exports as keywords in javascript.

a179f0698d235d137613a0699aaa19549adfdfa8 authored almost 10 years ago by Alxandr <[email protected]>
Merge pull request #754 from kemar/fix_npm_build

Include images in the node.js build

6960d16d56ddcb1d8327698d627e91e98d4971fc authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Include images in the node.js build

c8043d2f3b713e10b07f21c41e6ef5c16bd8fcc3 authored almost 10 years ago by kemar <[email protected]>
Add 'revoke' as an SQL operator starting keyword.

Fixes #753.

c9b293f03fbaa30c5022021fd5b9ceb677989b8b authored almost 10 years ago by Ivan Sagalaev <[email protected]>
Merge pull request #706 from Sannis/autodetect_xml_script_tag_content_language

Autodetect XML-like languages script tag content language

6f325231f08c2433d618c524739eb9932e0f5ef9 authored almost 10 years ago by Ivan Sagalaev <[email protected]>