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

Merge remote-tracking branch 'origin/master' into doctags

5288308495916c45c3bd609173bf7534fbe8c81b authored over 9 years ago
Update AUTHORS.ru.txt

f3d666811373397b7327e9b4374c8100b39b4ae3 authored over 9 years ago
DNS zone file definition fixes

5634545a48296b4f357a6915481288ea97c272df authored over 9 years ago
Merge remote-tracking branch 'enko/add-dns-zone-file'

# Conflicts:
# AUTHORS.en.txt
# CHANGES.md

a69230850bc10b17a530c2d516f4142093782894 authored over 9 years ago
Add doctag reference for AspectJ

475a52ecd755ac6827a2b4cd4e15e13a50f0bc75 authored over 9 years ago
Merge pull request #844 from RX14/master

Fix gherkin tables carrying on to next lines

1fe1b83b4c1a710f5d039c12cc6306badcb6d771 authored over 9 years ago
Fix gherkin tables carrying on to next lines

Also fixed string highlighting applying to the whole table, not just the columns.

bc771cbc8b18415dae48ec009cb463db66c60fbf authored over 9 years ago
Restore C/AL in CSS classes reference doc

eb353715fe7ecc48f0533ed6d8f9676debd0cd33 authored over 9 years ago
Merge remote-tracking branch 'origin/master' into doctags

c4c3d7e878f4966efe9ac47d4a7bce46b21c0420 authored over 9 years ago
Format comments

6dbc6dd5eada867f560d29d1236d96b63658b919 authored over 9 years ago
Merge branch 'build/demo-styles'

f2197202b3040499fa82ea53015aeaebef6af547 authored over 9 years ago
Don't redefine the blobs variable

ed64aad690f3200e8e592ab42ac8256896d45e8d authored over 9 years ago
Use compact for filtering out falsey values

71298741163b7264a995d13aee59dcd772201b87 authored over 9 years ago
Change to template generated alternate styles

This messes with the proper names used for the styles but it is far more
convenient to not have ...

7d8a5f2c6862e3a448d27a09077ede143b9f7c2f authored over 9 years ago
Add styles to the template data

6394fa136bd5301ed3fd72d531ac15a0c5ecb2a8 authored over 9 years ago
Add getStyleNames to utility

3b63d47107f52f933adf6772db8486152245687e authored over 9 years ago
Merge branch 'style/github-gist'

From LouisBarranqueiro/master #843: Add Github Gist theme

165b9a76c607c5b208f9cb1cb89cb418edf21614 authored over 9 years ago
Add Github Gist to CHANGES in master

a1f90e378c242d80d5197c9e5a9b086919af0fdb authored over 9 years ago
Fix Github Gist to be consistent with other styles

7af4122afefdcd4237d50eadade0485d7c9f1a95 authored over 9 years ago
Add Github Gist to demo page

fa47b31af1d875fa64e6c379d5a214602f0f76ca authored over 9 years ago
Add Github Gist theme

6dc2677a419079fc562489415c0e65f2430e292c authored over 9 years ago
Add test for functions with types

b0f32bb8f866e26d6c3f90a2987222790a04b8e4 authored over 9 years ago
Add semicolons as an end to typescript functions

fd0df913996dcd91f449b237e251801be07ff9e7 authored over 9 years ago
Reduce the example for C/AL

The auto detection for the test suite slows down with this large
"snippet". There still might be...

61c442634eab1b8f778e4c247da5a0d41a062ee7 authored over 9 years ago
Add current fixes and improvements to CHANGES

636e8bedaa9a392560b3110b5f979b88174facb4 authored over 9 years ago
Merge branch 'update/typescript'

Closes #841

71f1758801231ea24e57ffa88509c2391c1a991a authored over 9 years ago
Add keywords to both function and params

10b2086fa00ac43f9ef5424cd20b9d7e4f632acc authored over 9 years ago
Add keywords into the constructor definition

823bc24a956889cd2d730be75f8904e9b21ed5c9 authored over 9 years ago
Pull out keywords into a variable

e7cf42c0e00144300caba56c547eae8aa9a47676 authored over 9 years ago
Update numbers for TypeScript

1018446229e4f49bf6f04e43ee2b9c651e68f219 authored over 9 years ago
Change pi definition to be a bit smaller

This reflects the changes over in JavaScript

77922feeaabccf7e56e4dc584c6a7a0876b01ac3 authored over 9 years ago
Use beginKeywords and remove relevance as suggested by @Sannis.

Also fix the indentation.

ac4213dd45a30d2f8551af9c52bd01ce081ca54f authored almost 10 years ago
Merge branch 'fix/lua-autodetection'

Closes #777

6fce69029b48f164d8f79997304f04e0629523cf authored almost 10 years ago
Add end to keywords contained in this definition

f7b14cf042b24b9fb4a18b0590563e72fa752d80 authored almost 10 years ago
Ensure that the end keyword follows whitespace

Without this, autodetection will incorrect detection lua as livecode --
See: #777. Plus, as far ...

c6db28d2d45a7e3266b3785dd6501760bb3f28e5 authored almost 10 years ago
DRY up the RegExp for one preprocessor

788d1bdab3843802759291177d177452f981c049 authored almost 10 years ago
Combine all the preprocessor definitions to one

0ee1631f4b2fb0f116e41aa9b9c5cb4d0e531525 authored almost 10 years ago
Remove command class for the keyword `end`

It is the same as the function definition and will end up choosing one or
the other indiscrimina...

d6254c2de087f4f253a2bfe9de38be3b745ab228 authored almost 10 years ago
Merge branch 'master' into doctags

Conflicts:
src/languages/kotlin.js

d2eccb36224eb69fde99b43706f7b3ee8a35836a authored almost 10 years ago
Reformat Kotlin languagefile

1dca1b471d5b692e90184968734890ecd764e3ae authored almost 10 years ago
Code format

35a40ea2fb501fe8ead59f6cfcbe9b46e2feba78 authored almost 10 years ago
Do not include leading space into doctag mode

4ce1abd99d1368f2805af179dd622706cc3ed9f6 authored almost 10 years ago
Add "TODO FIXME NOTE BUG XXX" mode to all comments, fixes #609

6e62d5731027d43ac7c4e767e261ec4af0521e8a authored almost 10 years ago
Remove duplicated hljs-doctag rules from styles

e77b4b687514b8897cd71c4c29be8495be47b2b5 authored almost 10 years ago
Unify *doc modes across all languages and styles

d9b73e9f34aac58ecbc642925278afd8e7e170b1 authored almost 10 years ago
Merge branch 'update/rust'

88692f425a0ad9db05bc74b37874dd0852e7913c authored almost 10 years ago
Make number definitions more strict

e7dd858349c9dccc4cc39c5bfe901d31cf5be5ff authored almost 10 years ago
Combine the multiple strings into a variant

16140ca25c2dfd78bf95ab63e9afa36655b09da4 authored almost 10 years ago
Add tests for octal and binary literals

56914929af98f8460f93cff45ca0b18b3f1fca3b authored almost 10 years ago
Merge branch 'update/javascript'

b37afb1e5e72b8abf5ea07a7cd1c5397623ea48b authored almost 10 years ago
Use stricter definition of numbers

Old version used basically the same thing as hljs.C_NUMBER_RE but also
included octal and binary...

d004922c1535ba306b0852ffa10870bef825b00e authored almost 10 years ago
Compress 'use strict' and 'use asm' into one regex

313ac04b69bacc9295413434cc876a2646cf84ac authored almost 10 years ago
Merge branch 'testing/api'

Moving tests into a proper category for testing the API of hljs. Since we
were previously only t...

3c5e73bd394a3a291c71dfa144069bc641ab31fc authored almost 10 years ago
Pull out the `hljs` test description

082706a6d5acfa07e29115ba25b0beb82c01ec11 authored almost 10 years ago
Fix require paths for highlightAuto

04fe7a7ed1fea0700b149f466563adb3096b5631 authored almost 10 years ago
Include all tests in the api folder

c9fe337f9227acd6948388d13086bc26c625893f authored almost 10 years ago
Move highlightAuto to api folder

ca486265df63452e44bbe42bf7affa18d00591e0 authored almost 10 years ago
Rename RegExp files to API

80520d78dbb38a7ee42a65e6b8d287bfb81f44f6 authored almost 10 years ago
Merge pull request #838 from DavidAnson/crlftestfix

Add .gitattributes to test directory to avoid failures in CRLF environme...

958bd66f56598b423b30b1142fd4e5be9398d7b9 authored almost 10 years ago
Add test/.gitattributes to avoid failures in CRLF environments, normalize file encoding (fixes #836)

12ae5a13dbcf63e23f601ba7192949ac2632ef6b authored almost 10 years ago
Merge pull request #837 from DavidAnson/dotted-namespace

Add support for '.' in C# namespaces

32c05f522ce9890be5eb934aaecb56e6a42b9cb7 authored almost 10 years ago
Add support for '.' in C# namespaces

4513702ca2b499afe8863deceee781220387c180 authored almost 10 years ago
Add support for DNS zone files.

d4ae2f6685473cfe36f4bcd8eafe0db5e89fd5ab authored almost 10 years ago
Merge branch 'test/regex'

b6703d452f9673026dd65e04eda79f8f31dc1181 authored almost 10 years ago
Add missing semicolon

ac1965d0214905ac88e74b6cec85cc2c90245d0c authored almost 10 years ago
Add tests for RE_STARTERS_RE

88a7e27d15599f79418a9eb487f1406c5ab14cdf authored almost 10 years ago
Add tests for BINARY_NUMBER_RE

378fc6d78dd6e1970d6d59e3a96c318318942ccb authored almost 10 years ago
Add tests for C_NUMBER_RE

2509a2ec3b546c92f94fa9382710bec1c2721425 authored almost 10 years ago
Switch to using the utility function

d70f78a2cd276d14f5879f0c3d7006d8fef6caf4 authored almost 10 years ago
Add numberToString function to utility

f807d914df8c46d5145fc23b6d6088a0939d2130 authored almost 10 years ago
Fix small style issues

059f45d9619b4f3bf40f8e160b4ffcd691a8da6b authored almost 10 years ago
Use matchEach rather than just match

6ee66823f5d94eb289d8b88f02d88cbbbd15f384 authored almost 10 years ago
Fix binary literals formatting

07e58703d9fd5dee9d1cc69bd4c4523c2e313e47 authored almost 10 years ago
Add 0.001 to end of range so it actually reaches 1

320e71b9cf36b8b75c3f5ed500a080b7e16768f5 authored almost 10 years ago
Fix test statements to the clear intent

a9ffdb74c719c33eb3893382352c6481678fb739 authored almost 10 years ago
Merge branch 'test/regex'

Adds tests for 3/6 common regexp. Will implement the other 3 tomorrow but
this is a good start t...

265e74b38f967566c22628b6a59c507ef498e505 authored almost 10 years ago
Add test for RegExp NUMBER_RE

cbb6cbe6ab11d4d9a894b07ae0cae80d051fcdd4 authored almost 10 years ago
Add test for RegExp UNDERSCORE_IDENT_RE

6c61858a400f4939629b452850b36f0190dc034e authored almost 10 years ago
Add test for common RegExp IDENT_RE in hljs

5535ede045dce93fdd7aa2dbd391cb7e3149edaa authored almost 10 years ago
Merge branch 'update/dependencies'

0900d38739d56d01ba5a6d20e4e5a1ad363f8f6e authored almost 10 years ago
Update the rest of dependencies as normal

ce8ffd14a7dce389e8705d08a38d0491b5f2b251 authored almost 10 years ago
Lock jsdom at v3.1.2

The reason for the lock is because 4.0.0 on will rely on iojs. Since
highlight.js relies on test...

79c3a484c35b6385d661fa84be1ce050ab0cb9c9 authored almost 10 years ago
Merge branch 'fix/css-style'

27796c2d86982685cb54d76b098a58b4c4d47455 authored almost 10 years ago
Lowercase the hex colors

42c220476b77cf3377b47eb060fd79c60d1c8265 authored almost 10 years ago
Remove css class right after the comma

This seemed like an error added in when numbers specific to css was removed
in the commit 3faaca4.

c5643e48c373f78ae363d98a6bf0a69af1f402ba authored almost 10 years ago
Put curly brace on same line

d5e5c6087bf79939e6911f49706338aff881c703 authored almost 10 years ago
Change tabs to two spaces

e415392ff5440863f9d7d4587a9b6227c0b7ed7b authored almost 10 years ago
Fix `-webkit-` prefix

7c56992153a07a6d7b1d80f9b4bb47f29d064521 authored almost 10 years ago
Add a newline for each css selector

e31ee68c7eaaf2a15116d31ec108002d39845f68 authored almost 10 years ago
Add space in between selector groups

00e3fe973118a03509786a6fcc57f9285d33f435 authored almost 10 years ago
Put curly brace on same line

951e2211dc3844ba2a8c10bac75f9e3916c8f7a0 authored almost 10 years ago
Use two spaces for indention

9ebed06f1f501a9885700c0e4288b47a98f8508b authored almost 10 years ago
Merge branch 'update/travis'

f587bd007961c92fc4719e11d274a9d011d7c971 authored almost 10 years ago
Add iojs to engines being tested

9c6530203d08853c8a5f0061f9691b335c012e3d authored almost 10 years ago
Separate build and test to two different commands

002767ed1f53aafae3739b7dc79acb2346628a5a authored almost 10 years ago
Update node to test the latest stable version

53c916e2f8a31dab46ab0205e8a7af2b95f78795 authored almost 10 years ago
Refactor blockLanguage to be a bit more clear

This function also returns early if it finds the language rather than map
through the full array...

27318760263cac51677c325f67c4a93e3c2ec4e5 authored almost 10 years ago
Merge pull request #828 from marcominetti/javascript/add-asyncawait-support

Add 'async' to ES6/7 keywords

749be78af4db6acc06fdd733879212a9cf617ead authored almost 10 years ago
Add 'async' to ES6/7 keywords

9f1e183119da6ce3cf2165a1fc7adbe7f391d463 authored almost 10 years ago
Merge branch 'utility/no-highlight-check'

11c4277de10af0d669f384110d2be2fec4561ee2 authored almost 10 years ago