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 pull request #397 from stuartpb/patch-1

Use textContent / innerHTML for block text

557d5e2848fe6b22a7edf2cdf4a5cedcc1e024bc authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Use textContent / innerHTML for block text

This is much faster and simpler than the blockText function:

http://jsperf.com/textcontent-vs...

d2951feec6cb2676fa8beda02537f9c2c6393d25 authored almost 11 years ago by Stuart P. Bentley <[email protected]>
Add description of latest commits to CHANGES

01b992b71d7c3eb5097d52f0fab20f89912886c7 authored almost 11 years ago by Oleg Efimov <[email protected]>
Merge pull request #393 from Sannis/sql_improvements

SQL improvements

6bdb6db3ff835d38a6a013e62783a5e188140343 authored almost 11 years ago by Oleg Efimov <[email protected]>
Name

4f3b7250eccfb7fe311e69776da183fabf159575 authored almost 11 years ago by Oleg Efimov <[email protected]>
Don't consider object keys in function detection

7178dfcadc35aa84ad7bfb0309539b32abfb6879 authored almost 11 years ago by Daiz <[email protected]>
Advanced number parsing

cc8a19d62cf94cf9cc8368e0e153c3dee6a1ec4f authored almost 11 years ago by Daiz <[email protected]>
Change variable identification so that it can't end in a dash

73bca462994d4ebed001629ca88114b297c6e488 authored almost 11 years ago by Daiz <[email protected]>
Add support for no-bracket string substitution identification

91186fbb702a2e3e832115a9ca557b40a58b5c27 authored almost 11 years ago by Daiz <[email protected]>
Add more LS keywords - from, to, til

c38b51b38465012de2593e0ce1529ccc2aa53a80 authored almost 11 years ago by Daiz <[email protected]>
Improved function parsing

aefeaccfe73dae287e844c51e0495666ecd34fe0 authored almost 11 years ago by Daiz <[email protected]>
Fine-tune function relevancy

8149c58bd715232b2ddbbe9cc92997bedd1b5097 authored almost 11 years ago by Daiz <[email protected]>
Fine-grained function relevance values

9dfca4dd4740ff1bd9c93468a74f6720acb78b58 authored almost 11 years ago by Daiz <[email protected]>
Add some relevance numbers

9bac53a3732570dffebb0b9f02c4b90fefd80157 authored almost 11 years ago by Daiz <[email protected]>
Add backslash string identification

f59f9811847485f83d4967e79ee61228754865c4 authored almost 11 years ago by Daiz <[email protected]>
Modify function syntax to include hushing

ba81088d8112aa0514d4f02fb8f1f9c657e5f9c0 authored almost 11 years ago by Daiz <[email protected]>
Move keywords around a bit

dac4867473df009417d2a6f8f3d5b63c5765dabf authored almost 11 years ago by Daiz <[email protected]>
Fix function identifier

b09918e1abd412165fa2035d2f21167259986bb0 authored almost 11 years ago by Daiz <[email protected]>
Fix block comment identifiers

e303ab2a793aa3de0681c740e11f247fcfad5ada authored almost 11 years ago by Daiz <[email protected]>
LiveScript numbers can't begin with decimal dot

28203c171739e9a750da7c19368938dfa025d56c authored almost 11 years ago by Daiz <[email protected]>
Merge remote-tracking branch 'origin/master' into sql_improvements

2da6fbaa2e6c0645d7382a94698dbbc1098382ee authored almost 11 years ago by Oleg Efimov <[email protected]>
Change info block

a3d0fb25864ec3e9fbe5a61edc9ecc6390c6f7ad authored almost 11 years ago by Daiz <[email protected]>
Change function syntax for LiveScript

0289b3919763dc6c6295931fcddcbe0fba85f243 authored almost 11 years ago by Daiz <[email protected]>
Change block comment syntax to /* ... */

971b10dc7728ea851d5368cfd335adc38cd44f35 authored almost 11 years ago by Daiz <[email protected]>
Change aliases to LS extensions

6620dfe6e20ef7c947667e6d11bd7dcab01afd79 authored almost 11 years ago by Daiz <[email protected]>
Change JS escaping from backticks to double backticks

30dabd4baac8e85d4126a52ace7ce74a5f10ac8c authored almost 11 years ago by Daiz <[email protected]>
Add dash to acceptable variable names

4181291a165f297ce6007155661760729d818471 authored almost 11 years ago by Daiz <[email protected]>
Move let & void around

c57d476e5614649e2ca92ed72f3407e588847980 authored almost 11 years ago by Daiz <[email protected]>
Add fallthrough & otherwise LS keywords

03307b9d86b9c43c32af4745ad3b9592890d119b authored almost 11 years ago by Daiz <[email protected]>
Add it & that literals

8d1bb1823d2338d11d18c4177aee6d12db2a2e29 authored almost 11 years ago by Daiz <[email protected]>
Change multiline regex to two slashes

42ff91f5826e85b1264b64433992b5b3b163cbd2 authored almost 11 years ago by Daiz <[email protected]>
Add void literal

e1090058bf95c987e3133018fdce84703ce17cbb authored almost 11 years ago by Daiz <[email protected]>
Some more replaces in build.py to reduce compressed JS size

79c251933ea8558c2c6afdca98f99d29932d6fb7 authored almost 11 years ago by Oleg Efimov <[email protected]>
Merge remote-tracking branch 'origin/master' into sql_improvements

df0a0fcb8b9068aeef81ba80a65709641e59b904 authored almost 11 years ago by Oleg Efimov <[email protected]>
Some more JS style fixes

03285d621b5e66253d7a0bd63b9ece7fd4c53068 authored almost 11 years ago by Oleg Efimov <[email protected]>
Merge remote-tracking branch 'origin/master' into sql_improvements

0eb206012542d50556493866314a7c87eb229083 authored almost 11 years ago by Oleg Efimov <[email protected]>
Fix JS for markdown definition

0d10e675bc4c06ded2c85ff4f5b9d06a5842a0ef authored almost 11 years ago by Oleg Efimov <[email protected]>
Unique and order SQL keywords

6e7d597b32a48675e294936bec554d67f22af2aa authored almost 11 years ago by Oleg Efimov <[email protected]>
Merge pull request #394 from Sannis/merge_test_and_export_html

Merge export.html into test.html

967ced42e661cfd96b3e96838039d81b4deee171 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Merge export.html into test.html

f6b011cc69c6718df7765db48553b4daf2d8087f authored almost 11 years ago by Oleg Efimov <[email protected]>
Respect new contributors

2540f3d99f28e098842ee9050fc57984c95ae998 authored almost 11 years ago by Oleg Efimov <[email protected]>
Use beginKeywords, drop extra relevance for ilike keyword

314b9e0c8a8e581475836cbe32666d51e1f1222f authored almost 11 years ago by Oleg Efimov <[email protected]>
Bye bye aggregate

4470797425466e9cd98e6f5a335a7e2d258b19fb authored almost 11 years ago by Oleg Efimov <[email protected]>
Merge remote-tracking branch 'neor-ru/patch-4' into sql_improvements

Conflicts:
src/languages/sql.js

203780d31def5850e9676e6aa3a86da137c91d3d authored almost 11 years ago by Oleg Efimov <[email protected]>
Merge remote-tracking branch 'isagalaev/master' into sql_improvements

a12bc77a410f14bfc54bcf4fb6c7b837b3f1b1a3 authored almost 11 years ago by Oleg Efimov <[email protected]>
New: add more functions of T-SQL

a6d9617435d2e933e1a9886e36f22ff37ee6be07 authored almost 11 years ago by Heiko August <[email protected]>
Hightlight returns keyword for protobug rpc services

a09cd3feb67b6975b83e56e183bb91f194836b58 authored almost 11 years ago by Oleg Efimov <[email protected]>
Merge branch 'better_protobuf_definition'

c89cbda23b0c21c8acded4648750b4e77f281760 authored almost 11 years ago by Oleg Efimov <[email protected]>
Hightlight returns keyword for protobug rpc services

2c58ce9f72f4d3ec5d8800dfe8a9bee7560bc885 authored almost 11 years ago by Oleg Efimov <[email protected]>
Add new Obj-C aliases to CSS classes reference

8b7bd27915b529fed5c16a7717785b32653b1ff0 authored almost 11 years ago by Oleg Efimov <[email protected]>
Add obj-c as alias to objectivec

4caf9ddbe3adf3a8159f3d485aa101eec8972d90 authored almost 11 years ago by Oleg Efimov <[email protected]>
Merge pull request #390 from xslim/patch-1

Alias for Objective-C

756f972289b114622bc8c4f59b582935f178d6cd authored almost 11 years ago by Oleg Efimov <[email protected]>
Alias for Objective-C

On GitHub, the `objc` alias is often used. Can we add it?
Also, is it possible to add `obj-c` (...

51764dbaff0f3fdcbda05554124ae44bbfc0848a authored almost 11 years ago by Taras Kalapun <[email protected]>
SQL: many keywords and functions

extended list of keywords and functions.
MySQL 5 syntax

8dc0d60c3031f84677dcbb9831f7e769799b9e66 authored almost 11 years ago by neor-ru <[email protected]>
Merge branch 'master' of github.com:isagalaev/highlight.js

Conflicts:
AUTHORS.ru.txt

e294d000e33d0ed9645d3b58ab5d115d63e1e714 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Moved Vim Script after AppleScript in test.html and class reference.

c4c53e2377a7b28173329e4e1b70e25e0e233f96 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Added Harttle to AUTHORS.ru.txt

ab45f15fcfefe7b18735a12932f5d52dc0922229 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Fixed up Vim Script relevance:

- zeroed relevance of single-character keywords
- illegalized `{` and `:` in the default mode
- ...

381a18d9488744ed88e8959567b0903bada790d5 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Don't escape mode buffer before searching for keywords, otherwise keywords like 'lt', 'gt', 'amp' are found in HTML entities.

6b3abd70e5de65cab6429dde82eb85df14eea48b authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'master' of github.com:harttle/highlight.js into vimscript

Conflicts:
AUTHORS.en.txt
src/test.html

ef8069863a1959e02b5287792908ee5c3821162b authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Include docs into the browser download and node.js package

Closes #357

bb0e884681be8100f893879154b8690cdc41c4fc authored almost 11 years ago by Oleg Efimov <[email protected]>
Allow /**/ comments inside SQL statements

Closes #379

93886c4d200911997bc4715e0dd854b4b3cb7678 authored almost 11 years ago by Oleg Efimov <[email protected]>
Update readmes according latest changes of API

d4c4526100f21d1ebac9e01d23c596cd562c6333 authored almost 11 years ago by Oleg Efimov <[email protected]>
Typos and stylistic fixes in Russian readme, thanks to @maximal

f379399887e3f19afca6f80a4291c70df2695b99 authored almost 11 years ago by Oleg Efimov <[email protected]>
Update authors list in Russian

9d2d4bf93b32193e98ed650818cea0dc656106b6 authored almost 11 years ago by Oleg Efimov <[email protected]>
Merge pull request #359 from Sannis/fix_export_html

Add listLanguages() API methods and fix export.html

b8634d5a07e8b5f5dda2aba6b604dfa77733bd83 authored almost 11 years ago by Oleg Efimov <[email protected]>
Added common global objects to JavaScript, removed one from CoffeeScript. Should fix #381.

9a367b3a25661a49a826c17e7cda9f5e64232812 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Merge pull request #382 from jenius/lang-patch

closes #380

2612b1bafbebd6e05d217563fbd37dd47475bedd authored almost 11 years ago by Jeremy Hull <[email protected]>
Add test for lang- prefixing

886be847c49fa094e7ca9f4802521e82c394d551 authored almost 11 years ago by Jeremy Hull <[email protected]>
Add @jenius to AUTHORS.en.txt

ace4219f56a5dfcbd8a40ec479fd8934d0eee318 authored almost 11 years ago by Jeremy Hull <[email protected]>
fix language class detection

e2d0abd6fbfb1d52d13836eb2b98b5726cc620d0 authored almost 11 years ago by Jeff Escalante <[email protected]>
Merge pull request #378 from neor-ru/patch-1

Update sql.js

aad088f61bf53c624cac4b5328ae8a2717c31575 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Update sql.js

keywords: limit, ifnull

ee8f4948e0747a56071307a22c19b4e828c7517c authored almost 11 years ago by neor-ru <[email protected]>
Few ReST fixes in docs

465e906544b7bbc052700ba22a599c28132cf1ce authored almost 11 years ago by Oleg Efimov <[email protected]>
Merge branch 'master' of github.com:isagalaev/highlight.js

8fdb9003473f2a58d80a4183177d91471b2bccc6 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Highlight the beginning keyword and the title in the class definition in Protobuf.

9ed62a301ae229dd5aa2ed915d5c06c2ead7590c authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Adding Dan Tao to AUTHORS.ru.txt

76cf4b278333c0098bec5176fcf21c7d4341f99c authored almost 11 years ago by Ivan Sagalaev <[email protected]>
moved protobuf boolean values into keywords section

39523ab9941be087cd452dba67a7317311d5b153 authored almost 11 years ago by Dan Tao <[email protected]>
added self to authors file

2db1770b76038f791a15004767334edd463a225c authored almost 11 years ago by Dan Tao <[email protected]>
changed class for protobuf enum values from "title" to "constant"

23496ce3b6cc47187671053e9915499024b8041c authored almost 11 years ago by Dan Tao <[email protected]>
Merge pull request #375 from dtao/fix-to-language-contributor-checklist

fixed language contributor checklist to reflect up-to-date language def format

71dd738a7a3dabb8ebde57eb3b67a108e52fdc6d authored almost 11 years ago by Ivan Sagalaev <[email protected]>
fixed language contributor checklist to reflect up-to-date language def format

e220ef9ec3587c28c631f4d21269d3982cada33f authored almost 11 years ago by Dan Tao <[email protected]>
changed heading in test.html from "Protobuf" to "Protocol Buffers"

5eb2b7d77d6cc45e0cb334a34a3f2606f2729b6f authored almost 11 years ago by Dan Tao <[email protected]>
added booleans to protobuf language definition

735cfd3165f192902cc914b56c3353589dd30f2e authored almost 11 years ago by Dan Tao <[email protected]>
added protocol buffer language support

2ee601ccd0bd1302cdb86f4a7022b87b40e37f79 authored almost 11 years ago by Dan Tao <[email protected]>
Removing special-casing of numbers in CSS values in a number of styles.

3faaca45f87dab77a64d84677f97f1283e45a530 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Merge pull request #365 from BennettJames/scss_fixes

A Few Improvements to SCSS Mode

669f35447688ca34d5e6098284e9271f77447036 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
limited function highlighting to just the name

d43514758458f1e3b6add670de157c470c2e8fb4 authored almost 11 years ago by Bennett Sala <[email protected]>
added every conceivable css unit (for reference - http://www.w3.org/TR/css3-values/)

5180fc5bdd84249e3ed6b11ee32902ba6d3cde5f authored almost 11 years ago by Bennett Sala <[email protected]>
Redefined AVR asm directives as keywords.

Generalized '\.[A-Za-z0-9]+' gives too much relevance to dot-access in other languages. One way ...

11528a2231783a1679be07916b8c55b1b4d09657 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Added phrasal English words to boost relevance in comments. Fixes #213.

576bd1c35397aebb09c4563c247f5fb47d3848a4 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Added XL programming language (http://xlr.sf.net and http://www.taodyne.com)

9d386b63ebdb3bbb9e4fd5846e64400b1d349df3 authored almost 11 years ago by Christophe de Dinechin <[email protected]>
Add support for dustjs

2c1284271c943438239b284365df5ad98082609d authored almost 11 years ago by Michael Allen <[email protected]>
修改: src/languages/vim.js

10e696a2577d22183013cf2cf731ceb7c01e0a5f authored almost 11 years ago by Jun Yang <[email protected]>
Added variable detection to SCSS. Improved function detection.

0f84993d9d3654c398d629502fc1064804424ea7 authored almost 11 years ago by Bennett Sala <[email protected]>
Add listLanguages() API methods and fix export.html

74a67d617e055be0a03d26387e3115003d18d941 authored almost 11 years ago by Oleg Efimov <[email protected]>
Merge pull request #362 from idleberg/master

added NSIS classes

3dbf5700b05dcaa87d03d0d39a8bb8a0b1a84329 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
added NSIS classes

290035b431805d1837feedf7d139564275cb6e1b authored almost 11 years ago by idleberg <[email protected]>
Support old syntax with double quotes under #include in C++.

ecb16d1fb184c054a511d362268207398823cb09 authored almost 11 years ago by Ivan Sagalaev <[email protected]>
Reindented and fixed dangling commas in nsis.js.

cd9abf8a9c24436197036819474a82726de43b35 authored almost 11 years ago by Ivan Sagalaev <[email protected]>