Alhadis
93341be396
Add language definition and samples for RUNOFF
2016-07-21 08:41:05 +10:00
Alhadis
f2ae3b6223
Define additional extensions/names for Troff files
2016-07-21 07:46:33 +10:00
Alhadis
e84204a274
Swap language grammar used for Roff highlighting
2016-07-21 07:13:17 +10:00
Arfon Smith
d9edfb7088
Merge branch 'master' into cut-release-v4.8.8
2016-07-14 08:25:37 -06:00
Paul Chaignon
1d48ff51d5
Support for GDB
2016-07-14 12:59:06 +02:00
Arfon Smith
5076539df5
Bumping to v4.8.8
2016-07-13 10:42:55 -06:00
Arfon Smith
c1203b7dad
Merge branch 'master' into apollo
2016-07-13 10:35:02 -06:00
Arfon Smith
fad13d901c
Merge pull request #3095 from larsbrinkhoff/gcc-md
...
GCC machine descriptions
2016-07-13 10:30:15 -06:00
Arfon Smith
1e022f53e3
Updating Apollo to correct tm_scope
2016-07-13 09:50:12 -06:00
Arfon Smith
da2f4ed711
Merge branch 'master' into apollo
2016-07-13 09:41:15 -06:00
Arfon Smith
6a7439141a
Merge pull request #3113 from larsbrinkhoff/achromatic-markdown
...
Achromatic Markdown.
2016-07-13 09:40:47 -06:00
Arfon Smith
9fcf546ae6
Merge branch 'master' into apollo
2016-07-13 09:38:38 -06:00
Lars Brinkhoff
01b14de046
Remove colors: GraphQL, RDoc, reStructuredText, and
...
World of Warcraft Addon Data
2016-07-13 13:33:23 +02:00
Lars Brinkhoff
284486a2ed
Achromaticalizise Markdown.
2016-07-13 08:29:22 +02:00
Chris Garry
2fab4045e4
Add language color
2016-07-12 20:23:53 +00:00
Chris Garry
05205ddbf1
Alphabetize entries
2016-07-12 19:43:37 +00:00
Chris Garry
80a3ea0cd9
Update language name
2016-07-12 18:36:32 +00:00
Chris Garry
6c20525375
Add support for Apollo Guidance Computer extension
2016-07-12 18:08:47 +00:00
Lars Brinkhoff
17168d5fdc
Add "GCC Machine Description" language.
2016-07-11 18:41:01 +02:00
Lars Brinkhoff
c148ecfd9b
Remove Lean grammar; deleted in upstream.
2016-07-11 14:43:32 +02:00
James Brooks
b96ed4b56a
Switch Lean to text mode
2016-07-11 12:08:03 +01:00
James Brooks
0019f60ba7
Fix tm_scope
2016-07-11 11:51:09 +01:00
James Brooks
10be4be18f
Added Laravel Blade
2016-07-07 13:41:34 +01:00
Paul Chaignon
16bd70d84f
Improve .ts heuristic rule
...
Use the closing TS tag instead of the opening tag as it cannot contain parameters
2016-07-01 19:17:14 +02:00
Paul Chaignon
5066f66dcd
New interpreters from RosettaCode ( #3087 )
2016-06-28 18:57:47 +02:00
Paul Chaignon
77a4883763
Support the EQ programming language ( #3086 )
2016-06-28 18:53:35 +02:00
Arfon Smith
776a6a0619
Merge pull request #3082 from pchaigno/pascal
...
.pascal file extension for Pascal
2016-06-27 08:39:46 -06:00
Paul Chaignon
4514363c84
.pascal file extension for Pascal
2016-06-27 12:19:25 +02:00
Paul Chaignon
ead0593976
Interpreters for Scheme
2016-06-26 22:30:08 +02:00
Sahil Dua
5ac2cdde50
Add fontello CSS files to vendor.yml ( #3068 )
2016-06-22 07:05:28 +02:00
Paul Chaignon
5c705b3367
Merge pull request #3069 from Alhadis/document-colours
...
Add language colour for Roff
2016-06-22 07:02:05 +02:00
Arfon Smith
81f9079f43
Bumping version to v4.8.7
2016-06-21 09:57:23 -06:00
Alhadis
62192e17e8
Revert "Add colour for PostScript"
...
This reverts commit 0b6f17c676 .
2016-06-21 23:39:07 +10:00
Alhadis
0b6f17c676
Add colour for PostScript
2016-06-21 22:57:31 +10:00
Alhadis
6d9b5390c4
Add colour for Roff source
2016-06-21 22:51:01 +10:00
Sahil Dua
56a65d0975
Add ace-builds to vendored files ( #3061 )
2016-06-21 06:45:37 -06:00
Paul Chaignon
e4c6c1d245
Remove pragma keyword from PLSQL heuristic rule ( #3066 )
...
The pragma keyword is not specific to PLSQL and can be found in other SQL languages
2016-06-21 06:45:05 -06:00
Alhadis
02fe28eb25
Crank luminosity of SRecode Template language's colour
2016-06-16 19:50:39 +10:00
Alhadis
e77530b390
Classify SRecode Templates as a separate language
2016-06-16 19:34:26 +10:00
Alhadis
d0370a3b4c
Add a heuristic to disambiguate SubRip text files
2016-06-15 21:17:35 +10:00
Alhadis
1bc87aadb3
Define SubRip Text language and add sample
2016-06-15 21:06:45 +10:00
Alhadis
53a532dc76
Add .srt to Emacs Lisp extensions
2016-06-15 16:51:36 +10:00
John Gardner
0669a83e40
Define TextMate grammar scope for Turing ( #3053 )
2016-06-14 19:54:25 -06:00
John Gardner
c4ab3b276f
Add syntax highlighting for Turing ( #3052 )
...
* Change Turing's colour to red
* Add a grammar for Turing
2016-06-14 13:16:26 -06:00
John Gardner
920f825496
Add heuristic for Perl6 and Turing ( #3049 )
2016-06-13 13:11:56 -06:00
Arfon Smith
f28573420e
Set encoding when writing out samples ( #3046 )
2016-06-13 13:11:04 -06:00
Charlie Briggs
c471990aa3
Add npm-shrinkwrap.json to generated files ( #3048 )
...
This file is generated by the `npm shrinkwrap` command. It's large,
generated, and has a noisey diff. One similar file, php composer lock
files, is already ignored.
Closes https://github.com/github/linguist/issues/3045
2016-06-13 13:10:13 -06:00
Alhadis
d356ea28af
Add syntax highlighting for the Clean language
2016-06-04 03:57:08 +10:00
Arfon Smith
ff99d1bac8
Removing grammar that is breaking the build.
2016-06-02 18:30:51 -06:00
Arfon Smith
f4af4727a1
Bumping to v4.8.6
2016-06-02 11:35:29 -06:00