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

Generalized `expand_mode`

To fix the bug whith `endsWithParent` modes that have more than
one parent and thus needing diff...

38741a078ecbe089f28d9ab38b5ed939c98577fb authored almost 8 years ago
Merge pull request #1453 from nknapp/master

Do not add "undefined" to the beginning of the result of .fixMarkup()

543b8f8b68b6c01c1f9909fd73ad2065f1a5cda3 authored almost 8 years ago
Do not add "undefined" to the beginning of the result of .fixMarkup()

Fixes #1452

- Added default return value (empty string) to the ".replace()" call.

db5ef501a8aaa019879a41313b671b54fc477fae authored almost 8 years ago
Merge branch 'rust-cleanup'

4b3fdc5a0f20ac281c6f12e6c0cd70c32e76dafe authored almost 8 years ago
Fix Rust trais test

53374c8e7e49093fa77054fe1c010901109e0217 authored almost 8 years ago
Update Rust highlighting.

0d52efaba07d0a356f34f0387f05480d14de5f5d authored almost 8 years ago
Shorter code to expand `mode.contains`

27d00bc452e158ceb415045f137bc9cd1e5c486f authored almost 8 years ago
Cache expanded mode variants

Consider a situation where we have a back reference to a parent mode
with variants:

var LIS...

8b726fc0fba80024a01d1882ea71b5576bc4af8f authored almost 8 years ago
Rename hylang's `built_in` to `builtin-name`

57f97ef45a5a78ac6baea5b5e9d0a9df4e7bb87c authored almost 8 years ago
update cpp code example

77ec2c3aab5f6d26a59de9d64e60412852565d1a authored about 8 years ago
update c++ syntax(meta-string)

e15a612c0834151d2a3c8ca620c467891d5daf44 authored about 8 years ago
Merge branch 'master' of github.com:isagalaev/highlight.js

e9b3ee2bde525cec0572fdcf247236668cc1027f authored about 8 years ago
Catch literals before strings in YAML

Fixes #1437

2b642ab27fa974177605ac3851b1056dfb59f6ca authored about 8 years ago
Add support for params for TS language and `Promise` keyword

01d754adb2dd6409fdb15ea581013e8eff0b63c0 authored about 8 years ago
Merge pull request #1429 from dempfi/patch-1

Add missing keywords for async/await and ES6-style imports to typescript language definition

3c26101675668c756f490590af821899ff962f91 authored about 8 years ago
Add missing keywords to typescript

4577ccfaefd93d57047db0a2ac62f065cb9bb5cb authored about 8 years ago
Merge branch 'rust'

d152b244c879af86447a54caf2ba6fe8c4f0876c authored about 8 years ago
Adding Kasper Andersen to AUTHORS.ru.txt

ec0f72bdb4c034bd527029d0852b5d39a1d4b7e5 authored about 8 years ago
Updated changes.md to reflect updates to Rust

a95749a0a428138e055fd652a8d9c8e900591736 authored about 8 years ago
Added missing keywords to Rust

12423683a385bda42a71d06f44956fff3482541f authored about 8 years ago
Added myself to authors

2dccea9f7e3adb4315904a91d408383699bc99e3 authored about 8 years ago
Added i128 and u128 support

3a1d1a6d4344433f21f09ae14623de6a53df8589 authored about 8 years ago
Update changes

5dc9572ce27f1e4283023d610637a651f0446e92 authored about 8 years ago
Merge pull request #1414 from mossarelli/patch-2

Updated Lua language to 5.2

8bfdb308c426a45abd0a8ba5af8d79182e46e8ee authored about 8 years ago
Updated Lua language to 5.2

Added ALL library methods from 5.2, properties and metatags.
Added goto keyword.
All libraries...

2be501dc6f785c5e1ff9ca6f86111a8a138faae7 authored about 8 years ago
fix qml var keyword

da3b90fffec193b18bf9beee92be5357b73476ba authored about 8 years ago
Merge pull request #1401 from isagalaev/revert-1395-python-f-strings

Revert "Add Python 3.6 f-literals"

8dfbef6d53e4546b7585feb5281f41bf9b57bd2c authored about 8 years ago
Revert "Add Python 3.6 f-literals"

0ab1aa29453bddc322a9bce8b89b1e77d7c7c6ad authored about 8 years ago
Update changes list

267ada37b4a8611cfed22577a7511dcc5d44f400 authored about 8 years ago
Merge pull request #1342 from matthewevans/master

Update GAUSS 17 function list

ce42f5932e87de03e4977c3f3d84ce188106f7b1 authored about 8 years ago
Merge branch 'halechan-master'

ec314e20d104e45e631baf512efbee527cc53071 authored about 8 years ago
Merge branch 'master' of git://github.com/halechan/highlight.js into halechan-master

Conflicts:
AUTHORS.en.txt

1d46641559ef623d67f8cd6538d6a99b753a9a27 authored about 8 years ago
Merge branch 'profitware-hylang-support'

85bbe4c6ac422890d768a165553978b1c2034a41 authored about 8 years ago
Merge branch 'hylang-support' of git://github.com/profitware/highlight.js into profitware-hylang-support

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

94f07b4981716cec7d6f80f6ba4443c5f1c52045 authored about 8 years ago
Update changes list

41e77248e6265ba806407a17c8abbdab0f1ffeb2 authored about 8 years ago
Merge pull request #1395 from flying-sheep/python-f-strings

Add Python 3.6 f-literals

e17937de8fc5c20c3cb2a135ee598451fa5bdec5 authored about 8 years ago
Unquoted strings in YAML

Makes sense to treat unquoted values as strings because they are
treated this way by yaml parser...

b144fc608f055ba37311dabd7f2884fa4e50c960 authored about 8 years ago
Added Python 3.6 f-literals

c8159eb69e28de845ab1a2ceae22041d4d567322 authored about 8 years ago
Merge pull request #1389 from phauer/improveKotlin

Add Kotlin Keywords 'lateinit' and 'init'

f67235e409603af1dbecd0d1a7fa8e6fa11a8a31 authored about 8 years ago
add kotlin keywords 'lateinit' and 'init'

ed2743debd31933237f256d03f9f69b3e91c1c56 authored about 8 years ago
Version 9.9.0

44b2e46196ac633b82b69ebf389c9bcf213941fc authored about 8 years ago
Update CHANGES for 9.9.0

c149859dddcbccbd2737f66962e0cddee1aa9c30 authored about 8 years ago
Merge pull request #1358 from GeoffreyBooth/coffeescript-triple-backticks

Add support for CoffeeScript triple backticks

b927b465c154c8ec1ffee7cdc7c99d6499abe63e authored about 8 years ago
Merge branch 'llvm'

c212f008836d1db5abeb36561302ed6ce18cd010 authored about 8 years ago
`double` and `iNN` are keywords in LLVM

We use "type" for user-defined syntactic types.

f5e992066088fa83f1da9032d51838d858a62abb authored about 8 years ago
Use simple string for keywords in LLVM

6a92c009678e22ed8c7bf697b609e3a7c2aea93e authored about 8 years ago
Adding Michael Rodler to AUTHORS.ru.txt

691330375521532a7928dba13e99d80686aff178 authored about 8 years ago
Merge branch 'llvmir' of https://github.com/f0rki/highlight.js into llvm

51beef0d3b151e73bae812c9e3c1b4d91278d232 authored about 8 years ago
Mention TypeScript improvements in CHANGES

ce095c3c5a900b8d89534f1829a7ef0a8739a7e0 authored about 8 years ago
Merge pull request #1344 from rparree/master

(TypeScript) Adds support for annotations and highlighting inside constructor param-list

14e0791aef962cfffed368f0fe26f63ccf30c6a5 authored about 8 years ago
Add Hy support

4fc136caf297ce9244166d8cec2a3c17b370b1d3 authored about 8 years ago
Merge branch 'sqf'

4ef879d0b09267615fa69d74ad702fa27a5e0ba2 authored about 8 years ago
Add Marvin Saignat to AUTHORS.ru.txt

344d7a0b94ddcb9e7154ed606cf758126541bb5d authored about 8 years ago
function regex optimisation

9f1220999125797e6660aa224f85950401d3226e authored about 8 years ago
Revert "function regex optimisation"

This reverts commit bd832f7b151812071aac56576ba96ec490a9f54d.

2c92a8701a2efd7bc468859772cd0ddd0bff97d3 authored about 8 years ago
function regex optimisation

bd832f7b151812071aac56576ba96ec490a9f54d authored about 8 years ago
do is a keyword

7dbd2cfb821e801953bca2b59f8ffc068746d30c authored about 8 years ago
functions

899016757b1d92fb37bd333e35dffddf14e2b7f2 authored about 8 years ago
better variable detection and optimisation

56f3fe184a54c9fc5b428c4d5804540b30d87beb authored about 8 years ago
contributor

80204de06a5d769191b81738ba50446729e029dc authored about 8 years ago
commands and keywords update

dec251968b9e2c26c43240643dec9225326a79d7 authored about 8 years ago
variables

6ed2cf933ef6e7e3b9c83bd55eb10b37fb9d0bb9 authored about 8 years ago
Merge branch 'delphi-comments'

1602cc3cdd984b2aa8a276a209a8bbf01bbfe2df authored about 8 years ago
Delphi compiler directives

Fixes #1366

7a12c5dd76a055e8fa4da3d4c6fae1c18ac145bf authored about 8 years ago
Reformat Delphi comments tighter

99773e930c5972ba4812544b26380846c3ef2d2d authored about 8 years ago
Add support for CoffeeScript triple backticks

fdb26b72ce58e00c25bb741f060fbac59121bbdf authored about 8 years ago
Merge pull request #1357 from GeoffreyBooth/coffeescript-keywords

Add missing CoffeeScript keywords

11b534829910e408ba4c3e9d971b54459f355500 authored about 8 years ago
Add missing CoffeeScript keywords

af777f4c703bd009cfb69c42b27558a752785b77 authored about 8 years ago
update AUTHORS

884142d2352e7f7a7ce6121ec19e0c45de9ccabf authored about 8 years ago
support highlight #

927d5af8a3c08021794ab164ff8d1d4433c3793a authored about 8 years ago
Merge branch 'master' of github.com:halechan/highlight.js

d6c5222c6597145132bfb8e98bd8f3631d034a84 authored about 8 years ago
add the leaf template language.

48c98305a5703e20699ab740812496e1a5c2c7e2 authored about 8 years ago
Add `unless` to Ruby expression starters

Fixes #1351

89155183b3b3c787ec5e0187dae5de6c7ea59f37 authored about 8 years ago
Merge pull request #1346 from logicplace/patch-1

Change bad uses of substr to substring

4d899f9d7513e8a6f62c483ad1e43dbfe1f16ebb authored about 8 years ago
Change bad uses of substr to substring

String.prototype.substr(start, count)
String.prototype.substring(start, end)
end = count - start

e245217da0767bfc48d62efc06c78e0f960548d9 authored about 8 years ago
typescript: updated the tests to expect highlighting of annotations and constructor params

b52256826ab9a55c7f959675918eb114df8584f9 authored over 8 years ago
typescript: added highlighting within constructor param list

Example:

```
constructor(private foo :Foo) {

}
```
now highlights "private".

Use the construc...

cddcec8834e2d3a8a8d93352f960bcbc5fbcc023 authored over 8 years ago
Merge branch 'master' of https://github.com/isagalaev/highlight.js

174d2f024a6a4542287cf93a29fe2a706fb80a03 authored over 8 years ago
Remove invalid function indx from built-ins

39aebd366cfb12ce5ba3d6013c105144b242b43b authored over 8 years ago
Merge branch 'master' of github.com:matthewevans/highlight.js

227b16627d2fe3b0ab271e98ac0b1fe1875e3160 authored over 8 years ago
add new v17 methods

ee116801dbf14d841bccb34ec8bc148510017246 authored over 8 years ago
add new v17 methods

34389dd413ac32550d10f6876c8294675da7e3ba authored over 8 years ago
Version 9.8.0

77308b81847df8feb1e313757f1f95d6c975c132 authored over 8 years ago
Update CHANGES.md for 9.8.0

ce523f4b4b25aca8e847aa0fea820634a3a0aa22 authored over 8 years ago
Fix haxe cross-detection bugs

84bae0e4484dd3016f3fcf8e479e65211fa4e61b authored over 8 years ago
Add Kenton Hamaluik to AUTHORS.ru.txt

8c2b72ea2fffea2d484f5f04b28b08ae678315f7 authored over 8 years ago
Merge branch 'master' of https://github.com/FuzzyWuzzie/highlight.js into haxe

ae6b409484db48732305a0170f49c78f0fc08d5a authored over 8 years ago
Merge branch 'master' of github.com:isagalaev/highlight.js

797be5d2548d991a1f25c8652d0e78b168324832 authored over 8 years ago
Merge pull request #1330 from manniL/master

Add valid unicode for swift classes and types

395ccbe1f2943b71ad3dabccf3aa0749903611f7 authored over 8 years ago
Add Nicolas Le Gall to AUTHORS.ru.txt

3a79bad269388a3eba931c47ce17692f98096eef authored over 8 years ago
Merge branch 'master' of github.com:isagalaev/highlight.js

b4cd51a38ccb6cb8c059c265cc7b105f5a7a5c67 authored over 8 years ago
Merge pull request #1329 from Darkitty/patch-1

Update AUTHORS.en.txt

437cdef31be1cda1f3d30c55be107217d1c12ae7 authored over 8 years ago
Remove yarn.lock

b1a6942b79a8228fa755a20a18c4467af6dad99d authored over 8 years ago
Merge pull request #1321 from idleberg/master

Update patterns

abc3978ea2aa97765caeb725802f5779c13a88e0 authored over 8 years ago
Added basic LLVM IR language support

5828c54379eab95f22912394ff0c0a34fb27c25c authored over 8 years ago
Updated AUTHORS

b4f626a7d59334068ef2efd90aed61b4d70d7fb7 authored over 8 years ago
Added Kenton Hamaluik to contributors (for Haxe)

a7385366a564eb98fdb91881ae1dd581ea2e31f3 authored over 8 years ago
got Haxe class entries working properly

c53a486a6d3f58890589547d5a3af7cb073b7e86 authored over 8 years ago
Added title modes to enums and abstracts

959fc7452461e9d190730a69c1dadbfd0aec8146 authored over 8 years ago
fixed troublesome Haxe function types

aa850d93f0a76d5a98c943a4ed3f48328cb0ae9b authored over 8 years ago