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

Change templateDemo to use promises

77451f9ec4da609558deca8d4c1720d270428077 authored over 9 years ago
Change getStyleNames to return a promise

9d3227c5dbceb1798e2a6a94b4c251630e9dd1c8 authored over 9 years ago
Merge branch 'test/async'

Some tests still do have synchronous code in it, since it seems there isn't
a way to change them...

b967fa699b7fc3c4d605fa0ff87efa21ce521181 authored over 9 years ago
Add bluebird to devDependencies

c29c944efc9cf94c610321ce64e193a6d2286e0a authored over 9 years ago
Change use br to asynchronous testing

47501cb67adb336dbf88c5a181b4f2c50b4d5bf1 authored over 9 years ago
Change sub languages to asynchronous testing

0c665c9998bf7d7619184d073cdf832b30a1d8af authored over 9 years ago
Change language alias to asynchronous testing

c8b4f6f3ab932ac95e47686177b676bc0e3e87df authored over 9 years ago
Change custom markup to asynchronous testing

e83cdc12d5fb1c8875417f023510b4407fd71e74 authored over 9 years ago
Change explicit language to asynchronous testing

c16cae9edcf409a801666f3cafcf123e3b2f0027 authored over 9 years ago
Change forEach to lodash each functions

45a9cc5a2d330c8c89a947627566fa0cda0a6be2 authored over 9 years ago
Change markup to asynchronous testing

5dbfba1e52ed1c0c5dd725b6794e2ae9fc327f77 authored over 9 years ago
Change highlightAuto to asynchronous testing

9b78d133c957c2391b1d9dce1cf63a666c1d42f7 authored over 9 years ago
Add asynchronous handler for common test tasks

4f3a3762d7284cd9b05cee202a4ccde9209c901f authored over 9 years ago
Fixed formatting in the class reference.

626f2c6ca7cad3180fe3b3b30c51f3f1061d4a2f authored over 9 years ago
Converted applescript.js to new classes.

7f12968812d5e51fa4e3358d12ff08a7facbee7e authored over 9 years ago
Fixed Haxe stomping on ActionScript due to function return types.

9990a032e473a62e28452ceaddc637f53952e80b authored over 9 years ago
Converted actionscript.js to new class names.

d91cc8288367afdd807dfce339ef4b63e6ee9c9f authored over 9 years ago
Converted 1c.js to new class names.

17772f71e637200f0a578b59639656e7030d5033 authored over 9 years ago
Define "built_in" and "params" in the class reference.

51968228bb02165a9da419432da0b3140af7520a authored over 9 years ago
'key' class name for semantically void key-value pairs.

e6c20a6dc4734dcaf1fe4e20d0c1831be01b1431 authored over 9 years ago
Converted json.js to new class names.

36f7ad9f5ba0bd2b09f1ca1455b62fc1dd06fa11 authored over 9 years ago
Removed stray className: 'setting' from ini.js

d97f4d360f100584ac8d5c0d142c09adf7e263f4 authored over 9 years ago
Merge branch 'master' into new-styles

Conflicts:
docs/css-classes-reference.rst
src/languages/ini.js

07650656bb230ab526800377824128b68b3755cd authored over 9 years ago
Change plural languages to the singular

This is mostly to keep the CLI clean that `[<>...]` is already assumed to be
multiple, there isn...

ab821c93cb0cd84f905c56f9286c2f489bacf85a authored over 9 years ago
Merge pull request #869 from jvoigtlaender/patch-1

changed transliteration of author name

8acd2a9bbe14f2703860c01dd7af304a7439172a authored over 9 years ago
changed transliteration of author name

Sorry, should have provided the cyrillic version myself directly. (That changed version is how t...

a8a11066ba017ef50466575b66e09e2be61fb079 authored over 9 years ago
Sync authors lists

0bb68f1cae0426b597c8e37c32514084fdcc0cbb authored over 9 years ago
Update AUTHORS.ru.txt

6dcba15386f656ffda7c037b7a9d351347ef1d2b authored over 9 years ago
Merge pull request #868 from jvoigtlaender/elm

Add Elm support

9314cb71d67fdc84d09ac693ad0347135ba57f82 authored over 9 years ago
Update ChangeLog

02b96dc1e10d4cc9c2d5c0735ab5022ab2631d5f authored over 9 years ago
Less strict illegal for Rust traits and enums, fixes #867

c28718fbabafb73a40459c1f1c99b5c69c61aa49 authored over 9 years ago
Add Elm support

d161c0a6ad2a6165e7cca304dfa9df97f57594fc authored over 9 years ago
Merging Toml extensions into Ini.

753affbc1318a01f891a16f2cb0ee764f585b3ec authored over 9 years ago
Added missing `\` to Toml snippet.

b6dde25aa2e264d252fc6cc433dbcfab12de0f9c authored over 9 years ago
Pre-merge fixes to Toml:

- Tuning relevance between toml, nix and applescript.
- Extracting common parts of string defini...

f1166f341db83f56fa22528b9f13bc769eb16af7 authored over 9 years ago
Merge branch 'master' of https://github.com/GuillaumeGomez/highlight.js into toml

a62fa1ef39af92c11f7e6a15defcf9d78e7845bb authored over 9 years ago
Added Zephir to class reference.

0a4963b649dc557801c69460e50b42e8b5d4abca authored over 9 years ago
Merge branch 'master' into new-styles

9163bcb66514c5c0e5b429f1846df30b61f31b91 authored over 9 years ago
Extend Zephir detection test

cf7d9b88b5a6710e8d9a48590b6f91b276d0aec2 authored over 9 years ago
Zephir language highlighting draft

8a6f480ec51c5f37deba77d61a70c91fa2259579 authored over 9 years ago
Add notable changes from master

2d76d1db7c7d428df97c3527ae4a8258c804f58f authored over 9 years ago
Merge branch 'update/readme'

Closes #863

f9beca9401c9fc588d29151a05954f52cd920a01 authored over 9 years ago
Add mention for library use with module patterns

Which includes both AMD and CommonJS.

81ebba0283a2d997c969b9c7957ea75b6ed50ba9 authored over 9 years ago
Fix inconsistent hard wrapping

f13da0dbd099b9f8ab1cd9e65c2949dfbe50ac1c authored over 9 years ago
Correctly reorder the link references

b6640b6cd577715bbed1d6114547b21138df61c9 authored over 9 years ago
Add test file

c9762708fb507f49333a17d7a75e6ffcdbba798f authored over 9 years ago
Update toml.js

13af823df89a9e4d9d655d919872bab8a8787f02 authored over 9 years ago
Add more information

74479397aa38e682f0ff4e200b769e5958fe5066 authored over 9 years ago
Add test files

87c665458246d71f43eaeec68750d5c4c8143318 authored over 9 years ago
Updated roboconf.js to new classes.

9645e26a2b7a85cd2fc4945f22802dcfb3f5c98e authored over 9 years ago
Change category

0781c55111bd69e69221e10fc17ec7a7a09d9ca9 authored over 9 years ago
Add missing semicolons

830e5fe1d757fe93fdb4f109d1e2645b7f8ea228 authored over 9 years ago
Better indentation

ee3e8d54a6cf444bf9799886d0348a5052c888c9 authored over 9 years ago
Add Toml language

a930438482be7f4b2c872ee27523737643bb1cd7 authored over 9 years ago
Merge branch 'master' into new-styles

21bd8b205120ff2296ad1860ab2bcc28376b9448 authored over 9 years ago
Reverted #860 back to ignoring literal new-lines with `useBR: true`.

Discussion: https://github.com/isagalaev/highlight.js/issues/860#issuecomment-108053440

To summ...

715dec698144e345f24e3867aa08b0849f2f5cd3 authored over 9 years ago
Hightlight TODO etc in comments only followed by semicolon, fixes #861

8c081ffe814edc0ad8401b2a3bc6caa19a2d0acc authored over 9 years ago
Remove `_.property` calls for `_.map` function

Completely forgot that `_.map` allows you to implicitly call the
`_.property` function when the ...

6e2b49e7d4b21fd8b59053e61042d5234202831a authored over 9 years ago
Merge branch 'tests/clean-up'

97db7e62fef09df95dae3148ca93632ba1a7d6ce authored over 9 years ago
Remove repetition from expected strings

b11bfc48498f0b9a2877a14235cfff97cd2887c1 authored over 9 years ago
Move non-`<pre><code>` test to the proper order

9bb9ee0dad9e6464c595f54f452489423c352ff3 authored over 9 years ago
Use _.property to remove repetition in tests

1e00c6198fdd4addcadf74da96b6969c86a43151 authored over 9 years ago
Fix indentation for some tests

d40e8787b5cd177ffad60ce4c47ea479665d2f83 authored over 9 years ago
Use the local no-highlighting id for tests

855e5244fe997621128004217da29ffd834be89f authored over 9 years ago
Merge branch 'fix/useBR'

Closes #860

e5faa8ca693f0f7f1990acad71ec4a1d191cb7c0 authored over 9 years ago
Add br tests to special test group

bd01f1778dc3fd1a3bee86f058b03066a195b08d authored over 9 years ago
Add tests for useBR option

e57030901c7fe363dc9b26469a8fbdc19dfca4ba authored over 9 years ago
Add examples for useBR options in HTML

f3533c26befcf1928657c8220db3aca72230536e authored over 9 years ago
Don't remove literal newlines if useBR is true

The useBR actually needs the literal newlines for replacing them with break
tags. It seems like ...

858b51ab574cc2e2a393c15011ba137ff6baf2e4 authored over 9 years ago
Merge branch 'restructure-tests'

bbf01113e9ab57ad0c8dcc73cdd71bb699f9f0a9 authored over 9 years ago
Add explanations for each test group

483800c1846aac269b210c49602df68e878ea674 authored over 9 years ago
Add main file for testing

7bfc3df1e1e921d65b95cade6883fb0d5722f733 authored over 9 years ago
Fix module paths for imports

c3bae6ad964b41bd1e9c579e04ed238790eece33 authored over 9 years ago
Move top level module file to index.js

3861d1daaeaf75e4631c3516918bfdbdd9f6cdf3 authored over 9 years ago
Updated puppet.js to new classes.

b2af20bbd31d350f6734d0f8646b921a89b69afd authored over 9 years ago
Merge branch 'master' into new-styles

636ac990afbc6293373a38aa9215ce97db917d77 authored over 9 years ago
More structural redefinition of Puppet.

0cc6a333b0672411fd5239ed1e4342eab69ad049 authored over 9 years ago
Drop overly general markup test for Docker.

Markup tests are designed to test one language feature at a time.
A copy of a detect test is a b...

11b7e8f1692ff1a9abbb3227f2bf8ed228948414 authored over 9 years ago
Updated dockerfile.js to new class names.

5bc9b19584aca5b511d895bbc5d7a65b0c9b9923 authored over 9 years ago
Merge branch 'fix/image-encoding'

Closes #859

0a047e05b8a654feffe4c239fa9d91348bdfc765 authored over 9 years ago
Ensure that images in node are correct encoding

288309d70dd0a848ae2eb1a7c1ad01cb97d7dd6d authored over 9 years ago
Ensure that images in CDN are correct encoding

704aa76eb04da9a60bc9a2cd4e18fe61c60a4508 authored over 9 years ago
Ensure that images in browser are correct encoding

ffe9b6f27aacdc19990355d2b850eab44a9451fb authored over 9 years ago
Fix glob being confused with the utility function

cace9b52ea147f33dc1d42d5413915182d19b56c authored over 9 years ago
Updated dns.js to new class names.

42d476998f462ad6cd7756a35b276a0bb978c335 authored over 9 years ago
Merge branch 'master' into new-styles

a4b19aaed835936ad4a28afcdfca893f17c8c803 authored over 9 years ago
'assembler' category, we now have three of those.

c48dff6d13bc933ddc277815d7f37f4c5e3a9d41 authored over 9 years ago
DIE .nginx, DIE!!!!

e7b8827560047b50a7613b2865508b711825e520 authored over 9 years ago
Updated Scala to new class names.

This is actually a very big update becase with Scala we've
introduced definitions for 'function'...

d9536e64a339870da4c4877e7bb788f45ea6bcf9 authored over 9 years ago
Removed .nginx-specific classes.

a14b54f437e9e7e061d05ba9144f86c94a2e6e4f authored over 9 years ago
Removed .ini-specific classes.

779d809522f7dd70ebd63ac408b77f61e92b4520 authored over 9 years ago
Merge branch 'master' into new-styles

Conflicts:
docs/css-classes-reference.rst

52343f6c76ab7366912e9703cd6df7b6d818a0e1 authored over 9 years ago
Merge branch 'update/build-tool'

56e854ab548e00c801167bba3ab5e9f6e04dc44a authored over 9 years ago
Also switch clean task to using partial

4619c68e28402d8d1da7a4832eb21a1e3a8317bd authored over 9 years ago
Use partial with the placeholder for callback

840621a38fb9ec87680d91ab03323fa448a349f4 authored over 9 years ago
Use partial rather than curry

To me this seems cleaner since I can include all the arguments at once
rather than invoking the ...

e37c99d9342a524c072dae87afa5c4c3c89a6c11 authored over 9 years ago
Distinguish decorators from matrix multiplication in Python.

88b6ac9403bd5b6b8e026a1f39a6064b37b5175c authored over 9 years ago
Merge branch 'update/tests'

6ec22996cbd8466b5fec04c75c4a782179ede9eb authored over 9 years ago
Clean up utility by using lodash functions

4e7cb79ea09bec5449b274db99a7187473595cdd authored over 9 years ago
Change to using `this` to access variables

5fd21a249533e152972ff52927155455a7b3a5da authored over 9 years ago