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

Fix small typo

9dc216f1c0ec945f8f9090bd8d81b17b0d25c0bd authored over 10 years ago by Andrey Matsovkin <[email protected]>
Puppet didn't make it into 8.2 after all.

22a394f5b734ac4134459039bf60fb31cac289b3 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Better support for transpose operator in Matlab.

Transpose quotes and dots after matrices, cells, variables and
function calls are now marked up ...

68ae76d6675e55088845f72b344322e6f4b95be9 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge pull request #577 from paulsm/java_fix

Added fix for incorrect detection of throw as function definition

c2ccfcaec938faf7c0eb725625681e6a03d0d962 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Noting Processing support in CHANGES.md.

03c5c4b89a610deb18c5f1df42f6719d9215f45b authored over 10 years ago by Ivan Sagalaev <[email protected]>
Detection test for Processing. Also trimmed whitespace from the test snippet.

597ab96cc216c0e69537900463d1c615b0904a08 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Removing `case_insensitive: false` (default) from Processing.

555ab5c20b7842424c354546e8c4216ffa211c2a authored over 10 years ago by Ivan Sagalaev <[email protected]>
Adding Java keywords and simple lexemes to Processing.

073d2dd12efd3cfc72c7b07f4878ab66cc744c06 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Changed 'function' to 'title' in processing.js for better coloring.

a43a769ca3cd94c0845ced35454d77bd7e8e55aa authored over 10 years ago by Ivan Sagalaev <[email protected]>
Rearranging Erik Paluka in AUTHOR.en.txt, adding to AUTHORS.ru.txt.

a793a38bfa9a06941bdb046d3fa759aa025d2fdc authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'master' of github.com:paluka/highlight.js into processing

Conflicts:
classref.txt

4249b81576a10ca160ccca30d18f9a92ae241f90 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Deleted processing only styles from default css

ceeacff329251a65ed4ab341f2924039e53f94e8 authored over 10 years ago by paluka <[email protected]>
Changed class names

1c0a897cb5e17902d74afe0e2cee031814c0c31c authored over 10 years ago by paluka <[email protected]>
Forgotten tests for Clojure symbols and numbers.

ea2efd2a35256489da28c245c1643bd4cb08f7cc authored over 10 years ago by Ivan Sagalaev <[email protected]>
Fixed detection of numbers and symbols in Clojure.

0dfb4ced2b454ac5dbb2952a8e3ff2f9fb21e425 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Don't recognize words after -> in PHP as variables.

Fixes #567. See the discussion in the ticket.

7aca33422b7d35b8cc394605ed9eb932b16cde2a authored over 10 years ago by Ivan Sagalaev <[email protected]>
Shorter fix for ignoring throw keyword as function in java

70a5aa75a774afbe64b329d1b7aa2c47d257473f authored over 10 years ago by Paul Scott-Murphy <[email protected]>
Added fix for incorrect detection of throw as function definition

4ad416ab332c1cde959c9de3cf5989b20ab6f47f authored over 10 years ago by Paul Scott-Murphy <[email protected]>
Add @kassio as a contributor.

f29807b30a7d145edc2d29a4a72b3271375d4212 authored over 10 years ago by Lucas Mazza <[email protected]>
Fix the erb header formatting.

30aa04ea8b4fadaa7a14717e08cc3763fbdc1727 authored over 10 years ago by Kassio Borges <[email protected]>
Fix erb manifest formatting

4efee48d1fa19d3f1bcc500e417e9151648a714e authored over 10 years ago by Lucas Mazza <[email protected]>
Update erb.js to mark @kassio as a contributor to the language.

70ab749b96524f5410d2439c00c4bd7b44d599b2 authored over 10 years ago by Lucas Mazza <[email protected]>
Add initial support for the ERB syntax

5e868097b8a0da3a7a2dd2131d014d2e805a6b1c authored over 10 years ago by Lucas Mazza <[email protected]>
Add back "xml.js" dependency to "erb.js".

695137466279060aa688d60dc810853df7608cf9 authored over 10 years ago by Kassio Borges <[email protected]>
Update ERB detection test file

1ef67a4cc63ca344a8b99e4e5a35539cc356b6fb authored over 10 years ago by Lucas Mazza <[email protected]>
Fix erb syntax.

2b7129bcad0de8f6081f17a427aaaad61d754da6 authored over 10 years ago by Kassio Borges <[email protected]>
Remove unnecessary reference to 'xml.js' on 'erb.js'.

941146f69e4deff2b9f6892c673f1d8411c11948 authored over 10 years ago by Kassio Borges <[email protected]>
Merge pull request #576 from DanRathbun/patch-1

Update ruby.js to add missing string variants.

07da410f07e924a2ce7d17462eedd6bea04fa8b2 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Update ruby.js to add missing string variants.

Add backquoted string variant (begin: /`/, end: /`/.) - insert line 49
Add %Q, %W, and %x strin...

847c42ff23ae9e6237fee346828fc4032174c95f authored over 10 years ago by DanRathbun <[email protected]>
Merge pull request #573 from atelierbram/atelier-scheme_typo

correction of small typo in name

bae449d9d14d29ceadd4c73fcef66767ffd3f06b authored over 10 years ago by Ivan Sagalaev <[email protected]>
correction of small typo in name

af78fa64965bb6bcd86948040bc838bf8034a6d6 authored over 10 years ago by atelierbram <[email protected]>
Change semicolor to comma

This could have made result leak to the global namespace.

a54b34a83a3678b800f00ed3363cab3d00921e54 authored over 10 years ago by Jeremy Hull <[email protected]>
Merge branch 'language-classname'

d15750b9017a68679baad757c416a069dc981370 authored over 10 years ago by Jeremy Hull <[email protected]>
Revert the changes in styles from f4cf613

06e34e8bca701c0d51c69a22fd1f5fa7290e5029 authored over 10 years ago by Jeremy Hull <[email protected]>
Use buildClassName inside of highlightBlock

fb4ee8dc3aaae2d07d34f1abb08dffb4824d4d8c authored over 10 years ago by Jeremy Hull <[email protected]>
Add buildClassName function

This is primarily for adding the actual language name when the alias is
used; however, it also h...

ece92a345821c4a6eb4b83c109f63249de64f654 authored over 10 years ago by Jeremy Hull <[email protected]>
Noting Stylus in CHANGES.md

5c435d5ea8026e2c19ba181ee2699692e5ee7fb1 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Adding Bryant Williams to AUTHORS.ru.txt

302448641d99df6fd3d36dba0ea3abde9e9f50fe authored over 10 years ago by Ivan Sagalaev <[email protected]>
Removed Stylus' canonical name from aliases, listed it in class reference.

f49b1cffe811561ce50a68f7030376fa29547046 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'master' of github.com:scien/highlight.js into stylus

Conflicts:
AUTHORS.en.txt
docs/css-classes-reference.rst
src/test.html

749449a43741e541b77c57fea79df3ff4252dbca authored over 10 years ago by Ivan Sagalaev <[email protected]>
Noting Less in CHANGES.

9863bd3443137703267a8111de35416a8006ec3c authored over 10 years ago by Ivan Sagalaev <[email protected]>
Replace sensitive charaters in comments in less.js to work around limitation of the build tool.

03feec9f6106e49ff9ecea6a1c98f0eb74566372 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Convert new-lines in less.js to Unix style.

2e8f011550ac4ddf7222785e5f8e7a4cd013afc8 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Added Less snippet to test.html, moved Less class reference.

c66acacd3cee699be64a6972e60453bcc202ceef authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'less-language' of github.com:seven-phases-max/highlight.js into less

3daf825f0fb6cbf5dbd3fe0d72d54fa45e3e07bd authored over 10 years ago by Ivan Sagalaev <[email protected]>
autohighlight corrected

31bf12751ae2532121701ff0ce19ba1fc1dab6c8 authored over 10 years ago by titze <[email protected]>
link

a4c6f6cb0a944951ecd29eb56c47d51eeca56d18 authored over 10 years ago by titze <[email protected]>
newlines

13ffea36d050c923214160c8d5b2133f6ed014a9 authored over 10 years ago by titze <[email protected]>
Merge branch 'master' of https://github.com/titze/highlight.js

78f0e45bbc1f8f89466c38557c3cfd21a6e10ef4 authored over 10 years ago by titze <[email protected]>
smali

9672f7d4cdb71dd833ceba71ca9af18a29763bff authored over 10 years ago by titze <[email protected]>
Merge branch 'style/markdown-hardcoding'

Fixes #563

f4cf613519ad27bb8b91f9f097402af0a6c1156d authored over 10 years ago by Jeremy Hull <[email protected]>
Remove hard coded markdown classes in styles

486dfd0d4aba9050118c08dc5ebcc9c466f8e067 authored over 10 years ago by Jeremy Hull <[email protected]>
Add Less language

d98ddd1f970b3cd0604963bf2836d7c92c5ec566 authored over 10 years ago by seven-phases-max <[email protected]>
Add Puppet to CHANGES.md

0062878f7157116fe9fe8ac321b97bcd092f56d2 authored over 10 years ago by Oleg Efimov <[email protected]>
Shorter puppet example in test.html

60967253d0cd7a838c342fcfc8f8b11f8d56d85b authored over 10 years ago by Oleg Efimov <[email protected]>
Merge branch 'master' of github.com:Moliholy/highlight.js into Moliholy-master

Conflicts:
AUTHORS.en.txt
docs/css-classes-reference.rst
src/test.html

e933bc11543c85058ec765766ae3563c1f7c8877 authored over 10 years ago by Oleg Efimov <[email protected]>
Mention Tcl in CHANGES.md

ebec17bada77a6d31b4f4313125379b276d7b3c4 authored over 10 years ago by Oleg Efimov <[email protected]>
Add Radek Liska to ru contibutors list

a532a57951328a5d35ed6c8db1525c252fff5c6e authored over 10 years ago by Oleg Efimov <[email protected]>
add support for Tcl

b3d76491ddb19f433b3a4ac6d154b2f231954fb6 authored over 10 years ago by Radek Liska <[email protected]>
Merge pull request #556 from mathiasbynens/patch-1

Highlight the ES6 `u` and `y` regular expression flags correctly

7ada15237e6922ed0b9c66ef93830de7a1416e19 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'master' of https://github.com/Moliholy/highlight.js

Conflicts:
src/languages/puppet.js

97eda99ca95368e2fd58f46615f30546402262c1 authored over 10 years ago by Jose Molina <[email protected]>
Added Puppet language

7a8e8d4986ddfbcd6bf17b0fac47fe3c8102acd7 authored over 10 years ago by Jose Molina <[email protected]>
Added Puppet language

e8b53c5b435047ea157babdd0c9d1cc2d65fbd95 authored over 10 years ago by Jose Molina <[email protected]>
Highlight the ES6 `u` and `y` regular expression flags correctly

1956ffd3da8a7c6eec6c3c5e4bba4cdbbfd42336 authored over 10 years ago by Mathias Bynens <[email protected]>
more illegals. better function name and attribute selectors

dd6628a0022340e194667b3b5c9fc7dc66c8f98a authored over 10 years ago by Bryant Williams <[email protected]>
Move over copyDocs to browser build

9dda2ce5dbfd1f6f1f8f4181b917b14fca026541 authored over 10 years ago by Jeremy Hull <[email protected]>
Use base option to include docs in meta files task

7b7357e04e928c83f82cd758001791526c64e71d authored over 10 years ago by Jeremy Hull <[email protected]>
Allow for options in the dest task

2a42158a151bf86c33315a2a01bc7cc90011cddf authored over 10 years ago by Jeremy Hull <[email protected]>
Change template to regular style of requiring

This is mainly because browserify doesn't recognise requiring the languages
via a loop.

921c116a7611411d48ec44a0d70668493f6af53f authored over 10 years ago by Jeremy Hull <[email protected]>
Stop using merge and just use the object directly

529c7c0ca269d41a6e7219d5cbef06c54de7a623 authored over 10 years ago by Jeremy Hull <[email protected]>
add stylus syntax highlighting

c14e2934f2bf063d1edf2aa95423657c93c77e37 authored over 10 years ago by Bryant Williams <[email protected]>
Merge branch 'lm-erb' of github.com:lucasmazza/highlight.js into erb

6da13eb356f92ad8a4566eaa523bb81b36f5f3a2 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Allow PHP inside HTML attribute values.

1ec2c8748f799e4bbde6e5d78e2e974ca779a13c authored over 10 years ago by Ivan Sagalaev <[email protected]>
Keep continuations for different subLanguages separately.

- Fixed breakage on highlighting HTML that has both PHP and JavaScript.
- Added a special test f...

5a8648c1751eb5de2ae2b253f95b521437de789b authored over 10 years ago by Ivan Sagalaev <[email protected]>
Update travis file for node only environment

7f8ca7ce03668815f3b143b8b14b4bc2fd5eef23 authored over 10 years ago by Jeremy Hull <[email protected]>
Update docs to mention the new was of building

26b732e904e7ee2f20a10e62273f7955c5099efe authored over 10 years ago by Jeremy Hull <[email protected]>
Remove old build script and compression jar

9ff8ffaf0ea19736c16bc2b86795983b4b430d0a authored over 10 years ago by Jeremy Hull <[email protected]>
Add dependences for the build script

d0b2ec078aff0dced1f4733f697ea193fff18148 authored over 10 years ago by Jeremy Hull <[email protected]>
Add node build type

41471d6b868e50eb97b26087591c6b7beeb96027 authored over 10 years ago by Jeremy Hull <[email protected]>
Add cdn build type

bcd014bf83fec32b0291a4a4257513fd7c70df45 authored over 10 years ago by Jeremy Hull <[email protected]>
Add browser build type

This is used for browser, amd, and part of the cdn build.

0df8ce576cf56d340f39adc8001d3f3dc48b3346 authored over 10 years ago by Jeremy Hull <[email protected]>
Add useful tasks/functions used within each build

17d56d9100a3175c634eef75a3de9e000fedefce authored over 10 years ago by Jeremy Hull <[email protected]>
Add interface for new build script

This mimics the old build script in python so there is minimal
transitioning from old to new.

A...

6eb10da09613fcefceaef79e86d0152ca0090f2b authored over 10 years ago by Jeremy Hull <[email protected]>
Version 8.2

fbeaf909be18159d12881602dbf584857b04a609 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Noting Q language in CHANGES.md

676ab0ddba1d59fa581172f6cf02f0e73c1a5aad authored over 10 years ago by Ivan Sagalaev <[email protected]>
Adding Sergey Vidyuk to AUTHORs.ru.txt

0d9e980a9d0e1535ed5aefdd44518d9d02389e56 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge pull request #435 from sv/master

Add support for Q/KDB from Kx

7f8ef47d80c3dbbb48d6f15ed33c44eeb904ddd0 authored over 10 years ago by Ivan Sagalaev <[email protected]>
merge with upstream

6a084770ddd859ee35234edf8306241b8e917b18 authored over 10 years ago by Sergey Vidyuk <[email protected]>
add new test folder

06fe01a16bcb4818adb5cbb6719646be4398907f authored over 10 years ago by Sergey Vidyuk <[email protected]>
Added "gcode" as a canonical class name for G-Code.

418c5b4b7280b4675be61af0b1d79fa66f37658b authored over 10 years ago by Ivan Sagalaev <[email protected]>
Added detection test for G-Code

248644f4b955970490d3088f3414d7f4ac321f64 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Removed leading line-break from G-Code snippet.

45ef39b1c1cbf2745b88256f00258f378003e609 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Adding Adam Joseph Cook to AUTHORS.ru.txt

e0570dc6fcd998b67f2474eb8e94e814d5d3edb9 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'gcode' of github.com:adamjcook/highlight.js into gcode

Conflicts:
AUTHORS.en.txt
CHANGES.md

7eaa91d068e434f8e1ba868663e7bedb035f392b authored over 10 years ago by Ivan Sagalaev <[email protected]>
Redefined Java class/method declarations in the fashion of C#.

- see 6ceddea for details
- reset relevance of 'implements' and 'extends' across a few languages...

8d7095662eb9f6fb2da13d290cd2806ecc93fd9e authored over 10 years ago by Ivan Sagalaev <[email protected]>
Fixed #549: syntax error in jQuery example in READMEs.

7970f6b722fdfc33c52e5d9f0f71b08559e6b42a authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'scheme'

2a341f4d4bf5f35805a7874e8d81182b8ece2d08 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Attributing JP Verkamp + noting Lisps unification in CHANGES.md

c91aaf877cd5f5a9b7dedffec4ee75a68d7e670f authored over 10 years ago by Ivan Sagalaev <[email protected]>
Detection test for Scheme

f21a7be94e1df362b0bff11d7df6e9845d6ac001 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Reindent scheme.js

f535e1f016ed3da7b088bf5217262c4ab4c6bd1b authored over 10 years ago by Ivan Sagalaev <[email protected]>