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

(chore) update docs to match issue template

54d1ed068ae0834bb817c91c71b6f92715465654 authored over 4 years ago
bump v10.1.1; (chore) add changelog for 10.1.1

93fd0d7335e2b8b94dd122dc2898db8c86343257 authored over 4 years ago
(chore) clean up types just a little

c5783d2ffca795ccbae7045f66553adaf78303a2 authored over 4 years ago
(chore) declare ambient modules for lib/core & languges

a4ee4e40263aad8586bfe7d1d0fc42a0683080f7 authored over 4 years ago
(chore) removed dangling comma (#2612)

- This causes a syntax error on node 6 and earlier.

06565885c7c8d2717b0f8d655c3157f02551686c authored over 4 years ago
(chore) more import below metadata comment

b1bce6e3ada485b89696f554878b2ef44a73d94a authored over 4 years ago
(chore) bump copyright

74de6eaa1d4dddd2ce1b167abda91913a77c48e6 authored over 4 years ago
bump v10.1.0

b2d19b038882b32935325d7f73531c8dfde2f7c4 authored over 4 years ago
(chore) upgrade some dev stuff to newer versions

84f7fa3c8d9742a2f890a406ac2cebf88830d139 authored over 4 years ago
(chore) bump dev dependencies

c6dec5e0d90af7a01275b0362b035c9f1ea598b0 authored over 4 years ago
(chore) fix tiny style issues, add linting npm task

- fixes tiny style issues
- adds `npm run lint` for linting the main library source
(not langu...

dfeb3a131fbb59f91f20894f471866667ca276c7 authored over 4 years ago
enh(csharp) highlight generics in more cases (#2599)

014343e8d57f35ac6b01c619d9a3d8989de39dfe authored over 4 years ago
enh(dart) highlight built-in nullable types (#2598)

* Dart: allow built-in nullable types with trailing ? to be highlighted

b4046ce996340147fe75e3e419c4378781de4f3a authored over 4 years ago
(chore) add `.js` extension to import statements (#2601)

Adds file extensions to all import specifiers in ./src/ files. This is useful to run the files ...

a010c151328b8944a7a03e5335956de8baf63295 authored over 4 years ago
enh(toml)(ini) Improve parsing of complex keys (#2595)

Fixes: https://github.com/highlightjs/highlight.js/issues/2594

1936dbd59dcd4de7391a9ea0413a68906fb04c14 authored over 4 years ago
(chore) Update issue templates (#2574)

Co-authored-by: Vladimir Jimenez <[email protected]>

adb813c7221971d0094a779762ed0e2af639f556 authored over 4 years ago
enh(java) added support for hexadecimal floating point literals (#2509)

- Added support for many additional types of floating point literals
- Added related tests

T...

d8189c603d63b261d427a39b835707593d86af6f authored over 4 years ago
enh(protobuf) Support multiline comments (#2597)

1bfe83475bd09566b73fdc69992a37eb294365a5 authored over 4 years ago
(themes) add `nnfx-dark` theme (#2584)

c4c9772a45bc5d91046efa89d3901849bac99f1b authored over 4 years ago
Added Cisco Command Line to SUPPORTED_LANGUAGES.md (#2583)

debfdf7cc9822a49e7f033b2c286ef025ce8d3c8 authored over 4 years ago
(themes) Add new lioshi theme (#2581)

87a338b0a1e99976fe5c0c8f6ec7cb224765719e authored over 4 years ago
add nnfx theme (#2571)

f30dbf774a1cb4c9644b6e97b0b853812e434038 authored over 4 years ago
(docs) add changelog entry for last PR

3ff516994fc799f58220e21b5bec5c1e69041d19 authored over 4 years ago
(parser) properly escape ' and " in HTML output (#2564)

* escape quotes also in final HTML output
* [style] update test coding style
* update markup t...

3e9c1b1e8b10b3a5c82ab6e52700ee51f5e978b0 authored over 4 years ago
Update @typescript-eslint/eslint-plugin to the latest version 🚀 (#2576)

* chore(package): update @typescript-eslint/eslint-plugin to version 3.0.0
* chore(package): up...

a6f0a343a9c3fe99f7204b9add6393fcc36e172b authored over 4 years ago
Update @typescript-eslint/parser to the latest version 🚀 (#2575)

* chore(package): update @typescript-eslint/parser to version 3.0.0
* chore(package): update lo...

cc2dc8b0ebbba90bc21ff269841f8f789e957fdc authored over 4 years ago
fix(groovy) strings are not allowed inside ternary clauses (#2565)

* fix(groovy) strings are not allowed inside ternary clauses
* whitespace can also include tabs

c6f2995371f11a66efa5f785680e825251f6a896 authored over 4 years ago
(docs) Mention `c` is a possible class for C (#2577)

02bdae34d81c9e690d18700cff1df287ab318c23 authored over 4 years ago
fix(typescript) Add missing `readonly` keyword (#2562)

278a610ae3926634f7e06413a9e47ceaed419e5b authored over 4 years ago
enh(handlebars) Support for sub-expressions, path-expressions, hashes, block-parameters and literals (#2344)

- `htmlbars` grammar is now deprecated. Use `handlebars` instead.

A stub is included so that ...

e9e7b44a348065522eec49d406f614a2b4aef5ee authored over 4 years ago
(parser) highlightBlock result key `re` => `relevance` (#2553)

63f367c46f2eeb6f9b7a3545e325eeeb917f9942 authored over 4 years ago
(parser/docs) Add jsdoc annotations and TypeScript type file (#2517)

Adds JSDoc annotations and a .tsconfig that allows TypeScript to be run in it's "allowJS" mode a...

c836e3aae667ce8c8f7b28534a25d280587f7d3f authored over 4 years ago
(docs) add Jolie to Supported Languages (#2556)

c5cdc1cbe1b70dfcd14946cc68cd44014f322b3c authored over 4 years ago
enh(erlang) add support for underscore separators in numeric literals (#2554)

* (erlang) add support for underscore separators in numeric literals
* (erlang) add tests

b50fa497894c08b3d22efd0cca4c791126311778 authored over 4 years ago
enh(dart) Add `late` and `required` keywords, and `Never` built-in type (Dart 2.9) (#2551)

* Add new Dart 2.9 keywords for Null Safety language feature

f64993fc9da344fe4592c8f78dc651a2032681e1 authored over 4 years ago
(docs) Add Svelte to list of supported languages (#2549)

a34f2d46019e14ccc2ad19141d6b0c0fb4cce633 authored over 4 years ago
(docs) add OCL to list of supported languages (#2547)

02fd993c55697a455e8af5fd4de48a226c7ee6b3 authored over 4 years ago
(swift) @objcMembers not completely highlighted (#2543)

* Fixed @objcMembers in Swift

Would match `@objc` first, and the `Members` part would be unhigh...

544ed68d731f8b560e0e5616e60d254eb13ff466 authored over 4 years ago
chore: rename `registerAlias` to `registerAliases`

Plural form is clearly better as it's not surprising to the reader
to see it being passed an arr...

a3be151a6b05c58915910aa92f15a76b6561fdf0 authored over 4 years ago
enh(cpp) Recognize `priority_queue`, `pair` as containers (#2541)

527086fd42f9edac78db44c74731886e804b8266 authored over 4 years ago
(fix) `fixMarkup` would rarely destroy markup when `useBR` was enabled (#2532)

8c7422958b8cca585e1866cde0d9f9ea6c7a8e43 authored over 4 years ago
enh(cpp) add `pair`, `make_pair`, `priority_queue` as built-ins (#2538)

04e4991d66657bd3c23d5356e069591f281910c6 authored over 4 years ago
(parser) Add hljs.registerAlias() public API (#2540)

* Add hljs.registerAlias(alias, languageName) public API
* Add .registerAlias() test

2fafd0e0b7c89979066600918ea97e394010687a authored over 4 years ago
fix(javascript) fix regex inside parens after a non-regex (#2531)

* make the object attr container smarter
* deal with multi-line comments also
* comments in an...

5c125b978d128e697f7a9f78d6045087fc697f53 authored over 4 years ago
fix(ts/js) use identifier to match potential keywords (#2519)

- (parser) Adds `keywords.$pattern` key to grammar definitions
- `lexemes` is now deprecated in...

9e4f2dc22aaec92237bf5c25694842ecb8795fd3 authored over 4 years ago
(docs) fix supported languages link: it moved again! (#2533)

33d3afe1002e27bb4d3dde88235f6ccf0159f24d authored over 4 years ago
(docs) added unicorn-rails-log as an 3rd-party language (#2528)

- (docs) Add syntax highlighting for Rails Unicorn logging to supported languages.

b31cb981dd14541270389ea21c2047ba93462486 authored over 4 years ago
fix(parser) Fix freezing issue with illegal 0 width matches (#2524)

* fix[parser] add edge case handle for illegal 0 width matches
* add last ditch catch all that ...

acbbac8876c190e738a146efc503af69c07232dd authored over 4 years ago
(build) browser build is CommonJS and IIFE, no more AMD (#2511)

* (build) browser build is CommonJS and IIFE (global) now
* (build) dropping support for AMD, w...

8f5290ee2d43e4c9c713b361fe9690b5b07c04e6 authored over 4 years ago
[enh] Add `OPTIMIZE:` and `HACK:` to comment doctags

e8624ccb65cfd859a0273b58ec3897afd16a5498 authored over 4 years ago
(yaml) Add support for inline sequences and mappings (#2513)

* Use containers to match inline sequences and mappings
* Add string type for inside inline ele...

d98cd4fdce027dd0ad00badb590dc0c63a0b89ce authored over 4 years ago
(parser) Adds SHEBANG mode

a23f19e16b9a1b1d4ff6d0bf86890ee03729212d authored over 4 years ago
(parser) Build common EMCAscript foundation

Builds a common keyword foundation for any grammar that is
building on top of JavaScript:

- Liv...

b984c7baac05df21a44356e38b3a896970b53a5e authored over 4 years ago
(dev) improve developer tool UI

5f1fbf12ca33a1d0a8ed210c46a83671b87615f0 authored over 4 years ago
(docs) add TLDR instructions for building and testing

e63d5d7badecf510ea60985c5bea61feb4967391 authored over 4 years ago
prevented setter keyword conflicting with setTimeout|setInterval and highlighted them (#2514) (#2515)

* fix(javascript) prevent setter keyword 'set' conflicting with setTimeout|setInterval (#2514)
...

ba2e65e43f047bd14becc12735d9acbab7c63d4e authored over 4 years ago
(chore) Ruby uses END_SAME_AS_BEGIN mode/rule

95abfe0b2c136ef17a57c5e0cdc813af5d401a4f authored over 4 years ago
enh(cpp): Improve highlighting of unterminated raw strings

PR #1897 switched C++ raw strings to use backreferences, however this
breaks souce files where r...

58d911325a2157f6f31c741cd9b24630bf9275c9 authored over 4 years ago
(chore) pgsql uses END_SAME_AS_BEGIN mode/rule now also

a4f1f2092e02955392836f8f0657864e3ad2a12d authored over 4 years ago
(docs) rename to `mode_reference`; docs for callbacks

- I can never find this file because it's name didn't fully match.
- rename callbacks to `on:beg...

d4b047b4d89bcc302f50f079ba189b0ad0ccb91b authored over 4 years ago
(pgsql) add test for $$ quoting existing behavior

- even if that existing behavior is questionable
- the ending span should really close before th...

629de193db04b892cc5aaaf37cd216b825513b99 authored over 4 years ago
(parser) make END_SAME_AS_BEGIN a function helper

Adds a mode helper to replace the deprecated `endSameAsBegin` attribute.

The first match group ...

07450a69f44c4040d0bf9c7df9da54f34e0897f2 authored over 4 years ago
(chore) C-like uses the new END_SAME_AS_BEGIN mode

1998ddf510119f23bb76c4c74c8ea88c46394d87 authored over 4 years ago
fix(javascript/typescript): lambda with parens in parameters fails (#2502)

* fix(javascript/typescript): lambda with parens in parameters fails

- Fixes both JavaScript ...

0afd0d3f914a7d548afcc0b3696a4cad9a0a9166 authored over 4 years ago
(yaml) improve tag support; add verbatim tags (#2487)

* YAML parse non-word characters as part of tags
* adds support for verbatim tags

Co-authore...

7502e420ac2edbef746dd8cac0052eb7f0f984ae authored over 4 years ago
(docs) Add Visual Basic for Applications (VBA) to supported languages (#2512)

f86d6a9d41171dfa518de30c902f6931ff9100e5 authored over 4 years ago
(chore) Add ESLint config and clean up the major stuff (#2503)

* (chore) eslint:recommended
* (chore): eslint_standard
* relax eslint rules for language gram...

705f49b8c371ef0317dcd58278a212185c44045b authored over 4 years ago
fix(parser) fixes sublanguage with no rule matches (#2506)

* fix(parser) fixes sublanguage with no rule matches

Resolves #2504.

f6813ccab84833be3b00d1438b2f11c18a67188d authored almost 5 years ago
(docs) Add Chaos to supported languages (#2510)

3875088aaedb8107492961b854701f48c89260b7 authored almost 5 years ago
(chore) workflows do not seem suited to OSS pull request style workflows

2d90a5c49737d7b5cd6310c84c2721b23ee675e2 authored almost 5 years ago
(docs) there is a single AUTHORS file now

51906fbb3a5a4eb6bb744412ce95aa0169f82836 authored almost 5 years ago
(docs) tiny effort to update Russian docs with new names/urls

2cb1759098baa01235d925977289389b3286b3b6 authored almost 5 years ago
bump v10.0.0

b49986efb677a40252402b85adba5162e7bfe0a3 authored almost 5 years ago
(chore) `htmlbars.js` now depends on `handlebars.js`

- Break this in v10 so that hopefully it will be a while
before we need to release v11 (anothe...

e8ca7fb48137b343591047277a9c7dbad43cd410 authored almost 5 years ago
(chore) extend the CDN npm build description a bit

- add "(pre-compiled CDN assets)"

0a89e7ba0f78211924252310a727b4d669b34de0 authored almost 5 years ago
(dev) tools/checkAutodetect now detects exact relevance matches

- *technically* exact relevance ties in auto-detect are bad
- HLJS resolves ties in _alphabetic ...

c48b6c4aed30e8c0e31b5ea343bd93c1e9fc4085 authored almost 5 years ago
(yaml) add support for timestamps (#2496)

c7c561df8729d71c1d661e60dea04b51661b3ad9 authored almost 5 years ago
(docs) add CpcdosC+ to the list of supported languages (#2494)

18be9ee55dbb74047bb4e41699c9f4ee2639c19c authored almost 5 years ago
(docs) Add TSQL to the list of supported languages (#2492)

864b702881aeb8a428c928f3d2c09d2e5dc73ffc authored almost 5 years ago
(dev) Developer tool should use un-minified library

4389bf2d2d778b00ac99946aa90c57820b79e581 authored almost 5 years ago
(python) don't include `(` `)` in functions `params` match (#2490)

- Before: `<params>(x,y,z)</params>`
- After: `(<params>x,y,z</params>)`

Improves consistenc...

30deab18baead4c247263c3f8d1f29c027d93a9d authored almost 5 years ago
(themes) Add Srcery style (#2483)

512ae5f5dcdc6dd24185e6e08737c3679073a9b6 authored almost 5 years ago
Never (#2481)

* Never language added to the list of supported languages.

ca23180cff10702aa7b711df8d35bc6af4b4769f authored almost 5 years ago
enh(swift) add `compactMap` to `built_in` keywords (#2480)

52bf8d0e3d0f3df3a0289bbfd45972c598007600 authored almost 5 years ago
(chore) fix documentation typos (#2472)

6a50f692f5bdad8b5c0078e381e76dd8fd65f125 authored almost 5 years ago
(docs) fix typo (#2471)

772dc1fd872028262c7b18bcd9bb2ac3dbfc6300 authored almost 5 years ago
(docs) Mention Python-REPL in supported languages (#2470)

c5b1ae6dc9247d944bdea02cf3117027b2d4839b authored almost 5 years ago
(chore) Fix windows absolute paths. (#2469)

* Fix windows absolute paths. Build no like `C:/` :-)

67d21e9011de9a9715e7a2d89f76ec4ba21ec42e authored almost 5 years ago
enh(nim) adds func keyword for (#2468)

* adds `func` keyword for nim language

0b40e1cd15578a1bb6128da4db19f22aea61793c authored almost 5 years ago
(chore) Fix README to use a valid language in the example

166aa0afb7259c010e7cd05acda8a5d85a81c4db authored almost 5 years ago
(docs) add Lean language to list of supported languages (#2464)

33a6718ddff1359a691fb9cf58c7d70edafc24e2 authored almost 5 years ago
(chore) update commander to the latest version 🚀 (#2458)

* chore(package): update commander to version 5.0.0
* chore(package): update lockfile package-l...

0e91095b6606b4f58e4996fa0e91fb0330b9f79a authored almost 5 years ago
(chore) Getting started tweaks (#2457)

7c355bf5062c761bad5dd3024e3bdc0b7716cd4d authored almost 5 years ago
(chores) minor cleanups and chores for v10 release/beta (#2447)

* update docs
* readme links to upgrade docs
* build the version # into the distributable
* c...

94faa802a06f671fab113b9c79e9f03ca6671289 authored almost 5 years ago
(chore) Update README to mention version 10

- Try and see if we can stop people from submitting "fixes" to our newer docs

b862fc1e1e2e0d3e46749b7554626588179622f0 authored almost 5 years ago
chore(package): update lockfile package-lock.json

1ad2e0764ab812ed5767275da96cf9750dc18f7b authored almost 5 years ago
chore(package): update rollup to version 2.0.0

315bf597b319299d4f4504816660768a48b47c9d authored almost 5 years ago
(chore) Update issue templates

ed4b46fb06a73791c929459a428bb998d70e2816 authored almost 5 years ago
(bug) Fix `beginKeywords` to ignore . matches (#2434)

- split out complex multi-regex matching into discrete classes
- new classes allow multiple reg...

8c248fd7107c0e98b8cbef14220e4ce91c8f5637 authored almost 5 years ago
enh(xml) deprecate ActionScript inside script tags (#2444)

Resolves #1212.

b6d0e373eab5c36f9f660612c77b7e986dc35d79 authored almost 5 years ago