Brandon Black
94367cc460
Update LICENSE
2017-02-15 14:11:37 -08:00
Phineas
72bec1fddc
Update LICENSE Copyright Date to 2017 ( #3476 )
2017-02-15 14:11:13 -08:00
Brandon Black
4e2eba4ef8
Revert "Release v5.0.5" ( #3477 )
2017-02-15 12:48:45 -08:00
Colin Seymour
10457b6639
Release v5.0.5 ( #3473 )
...
Release v5.0.5
* Update submodules
* Update grammars
* Bump version to 5.0.5
* Relax dependency on rugged
It's probably not wise to depend on a beta version just yet.
* revert php.tmbundle grammar update
One of the changes in 3ed4837b43...010cc1c22c leads to breakage in snippet highlighting on github.com
2017-02-15 11:12:53 +00:00
Colin Seymour
01de40faaa
Return early in Classifier.classify if no languages supplied ( #3471 )
...
* Return early if no languages supplied
There's no need to tokenise the data when attempting to classify without a limited language scope as no action will be performed when it comes to scoring anyway.
* Add test for empty languages array
2017-02-13 18:22:54 +00:00
Paul Chaignon
62d285fce6
Fix head commit for TXL grammar ( #3470 )
2017-02-13 14:35:38 +01:00
Stefan Stölzle
0056095e8c
Add .lkml to LookML ( #3454 )
...
* Add .lkml to LookML
* Limit .lkml to .view.lkml and .model.lkml
* Add lkml samples
* Fix extension order
2017-02-03 11:50:30 +01:00
Lars Brinkhoff
d6dc3a3991
Accomodate Markdown lines which begin with '>'. ( #3452 )
2017-02-02 11:58:52 -08:00
Greg Zimmerman
b524461b7c
Add PowerShell color. Matches default console color for PowerShell. ( #3448 )
2017-02-02 11:13:01 -08:00
fix-fix
76d41697aa
Use official HTML primary color ( #3447 )
...
Use primary color of HTML5 logo as defined on Logo FAQ page
2017-02-02 11:09:55 -08:00
John Gardner
32147b629e
Register "Emakefile" as an Erlang filename ( #3443 )
2017-02-02 11:09:07 -08:00
John Gardner
e7b5e25bf8
Add support for regular expression data ( #3441 )
2017-02-02 11:08:20 -08:00
Brandon Black
d761658f8b
Release v5.0.4 ( #3445 )
...
* bumping to v5.0.3
* updating rugged
v5.0.4
2017-01-31 15:08:52 -08:00
Brandon Black
3719214aba
fixing null reference in yarn.lock check ( #3444 )
2017-01-31 14:45:22 -08:00
Paul Chaignon
47b109be36
Improve heuristic for Modula-2 ( #3434 )
...
Module names can contain dots
2017-01-24 15:10:46 -08:00
Javier Honduvilla Coto
1ec4db97c2
Be able to configure the number of threads for git submodules update ( #3438 )
...
* make the number of submodule update threads configurable
* change thread number to be a script argument
2017-01-24 09:55:31 -08:00
Brandon Black
9fe5fe0de2
v5.0.3 Release ( #3436 )
...
* bumping to v5.0.3
* updating grammars
v5.0.3
2017-01-23 20:09:26 -08:00
sunderls
b36ea7ac9d
Add yarn ( #3432 )
...
* add yarn.lock
* fix comment
* remove yarn test
* add test
* fix test
* try fix again
* try 3rd time
* check filename and firstline for yarn lockfile
2017-01-23 10:58:53 -08:00
Yuki Izumi
625b06c30d
Use textmate/diff.tmbundle again ( #3429 )
...
Upstream textmate/diff.tmbundle#6 was merged.
2017-01-17 17:02:10 +11:00
Brandon Black
28bce533b2
Release v5.0.2 ( #3427 )
...
* updated grammars
* bumping version
* adding .gem files to gitignore
v5.0.2
2017-01-11 16:08:31 -08:00
John Gardner
93ec1922cb
Swap grammar used for CSS highlighting ( #3426 )
...
* Swap grammar used for CSS highlighting
* Whitelist license of Atom's CSS grammar
* Explicitly declare grammar as MIT-licensed
Source: https://github.com/atom/language-css/blob/5d4af/package.json#L14
2017-01-11 16:16:25 +11:00
Yuki Izumi
5d09fb67dd
Allow for split(",") returning nil ( #3424 )
2017-01-10 11:44:24 +11:00
Arfon Smith
93dcb61742
Removing references to @arfon ( #3423 )
2017-01-09 11:54:55 -08:00
Brandon Black
3a03594685
bumping to v5.0.1 ( #3421 )
v5.0.1
2017-01-08 23:30:56 -08:00
Brandon Black
5ce2c254f9
purging vestigial search term references
2017-01-08 23:08:16 -08:00
Brandon Black
d7814c4899
fixing incompatibility with latest rugged
2017-01-08 22:59:00 -08:00
Brandon Black
50c08bf29e
updating grammars
2017-01-08 22:29:01 -08:00
Yuki Izumi
34928baee6
Use https://github.com/textmate/diff.tmbundle/pull/6 ( #3420 )
2017-01-08 21:53:14 -08:00
USAMI Kenta
27bb41aa4d
Add Cask file as Emacs Lisp ( #3416 )
...
* Add Cask file as Emacs Lisp
* Replace Cask file (original is zonuexe/composer.el)
2017-01-04 11:26:20 -08:00
Brandon Black
1415f4b52d
fixing grammar file pedantry
2017-01-03 17:23:56 -08:00
Arie Kurniawan
ae8ffcad22
change http to https
...
fix the little flaws found on http protocol that is used,
one of the web using the http protocol which is already supporting more secure protocol,
which is https
2017-01-03 17:19:58 -08:00
Brandon Black
f43633bf10
fixing license for atom-language-rust
2017-01-03 17:02:25 -08:00
Brandon Black
a604de9846
replacing atom grammar due to ST2 compatibility change
2017-01-03 16:46:02 -08:00
Brandon Black
3e224e0039
updating grammars
2017-01-03 16:33:46 -08:00
Christopher Gilbert
15b04f86c3
Amended license file for SublimeEthereum language grammar
2017-01-03 16:13:27 -08:00
Christopher Gilbert
42af436c20
Added grammar for Solidity programming language
2017-01-03 16:13:27 -08:00
Christopher Gilbert
2b08c66f0b
Added grammar for Solidity programming language
2017-01-03 16:13:27 -08:00
Zach Brock
f98ab593fb
Detect Javascript files generated by Protocol Buffers.
2017-01-03 16:07:26 -08:00
Brandon Black
f951ec07de
bin help cleanup
2017-01-03 15:52:22 -08:00
Vadim Markovtsev
e9ac71590f
Add --json option to bin/linguist
2017-01-03 14:56:12 -08:00
Al Thomas
210cd19876
Add Genie programming language ( #3396 )
...
* Add Genie programming language
Genie was introduced in 2008 as part of the GNOME project:
https://wiki.gnome.org/Projects/Genie
It is a programming language that uses the Vala compiler to
produce native binaries. It has good bindings to C libraries
especially those that are part of the GObject world such as
Gtk+3 and GStreamer
* Change color for Genie so tests pass
2017-01-03 14:15:17 -08:00
Mate Lorincz
f473c555ac
Update vendor.yml ( #3382 )
...
Exclude Realm and RealmSwift frameworks from language statistics.
2017-01-03 14:10:49 -08:00
Nate Whetsell
48e4394d87
Add Jison-generated JavaScript to generated files ( #3393 )
...
* Fix typos
* Add Jison-generated JavaScript to generated files
2017-01-03 14:08:29 -08:00
meganemura
e1ce88920d
Fix add-grammar and convert-grammars ( #3354 )
...
* Skip removed grammar submodule
* Clean up old grammar from grammars and grammars.yml
* Clean up unused grammar license
Run `script/licensed`.
This was missing change in 12f9295 of #3350 .
* Clean up license files when we replace grammar
Update license files by running `script/licensed`.
Since we replace grammar, the old grammar license must be removed
and new grammar license must be added.
2017-01-03 13:57:46 -08:00
Paul Chaignon
675cee1d72
Improve the .pl Prolog heuristic rule ( #3409 )
...
:- can be directly at the start of a line
2017-01-03 13:54:47 -08:00
yutannihilation
1c4baf6dc2
ignore roxygen2-generated files ( #3373 )
2017-01-03 13:31:04 -08:00
Samantha McVey
8f2820e9cc
Add XCompose language and highlighter ( #3402 )
...
* Add XCompose language and highlighter
* XCompose fix some errors in the Travis build
* Remove xmodmap files for XCompose
Most xmodmap files aren't XCompose, and there's not enough xmodmap files
which are XCompose to be worth adding to heuristics
* Remove some extensions/filenames from XCompose
* Rename and move sample to correct folder and filename
That we have added in languages.yml
* Use generated language id
2017-01-03 13:29:00 -08:00
Danila Malyutin
04c268e535
Add mysql extension for sql scripts ( #3413 )
2017-01-03 11:47:19 -08:00
Paul Chaignon
ec749b3f8d
Remove the Hy grammar ( #3411 )
...
The grammar repository was recently deleted
2017-01-03 11:38:44 -08:00
Samantha McVey
08b63e7033
Change repository for Perl 6 grammar
2016-12-24 00:58:21 +01:00